/* CSS Document */ 
/* Written by D J Churchyard, Tricees (c) 2007*/ 
body	{
	text-align: center;
	background-color:#445770;
	background-image:url(../images/backgroundstars.jpg);
	background-repeat:repeat;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img		{
	border: 0px;
}
#wrapper	{
	width: 754px;
	height: 796px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#layoutframe	{
	position:absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#flashframe	{
	position:absolute;
	top: 116px;
	left: 47px;
	width: 646px;
	height:544px;
	z-index: 5;
}
#navbar	{
	position:absolute;
	top: 0px;
	left: 6px;
	width:720px;
	font-size: 100%;
	color:#363886;
	font-weight: bold;
/*	border: 5px solid #ff0000; */
	z-index: 20;
}
#navbar2 {
	position:absolute;
	top: 10px;
	left: 4px;
	width:720px;
	font-size: 100%;
	color:#000000;
	font-weight: bold;
	z-index:9;
	border: 5px solid #ff0000;
}
#navbar a	{
	text-decoration:none;
	color:#979EBF;
	font-size: 90%;
	font-weight:normal;
}
#navbar a:link	{
	text-decoration:none;
	color:#979EBF;
	font-weight: normal;
}
#navbar a:visited	{
	text-decoration:none;
	color:#979EBF;
	font-weight: normal;
}
#navbar a:hover	{
	text-decoration:none;
	color:#363886;
	font-weight: normal;
}
#navbar a:active	{
	text-decoration:none;
	color:#979EBF;
	font-weight: normal;
}


#quotes2	{
	position: absolute;
	color: #FFFFFF;
	top: 555px;
	left: 475px;
	width: 213px;
	height: 102px;
/*border: 1px dotted #ff0000; */
	z-index: 9;
	overflow:auto;
}
#footer	{
	position:absolute;
	top: 765px;
	left: 20px;
	width:720px;
	font-size: 70%;
	color:#363886;
	height: auto;
	text-align:center;
	color:#666666;
}
#footer a	{
	text-decoration:none;
	color:#666666;
	font-size: 90%;
}
#footer a:link	{
	text-decoration:none;
	color:#666666;
}
#footer a:visited	{
	text-decoration:none;
	color:#999999;
}
#footer a:hover	{
	text-decoration:none;
	color:#333333;
}
#footer a:active	{
	text-decoration:none;
	color:#000000;
}
.smallprint	{
	font-size: 75%;
	color:#999999;
}
