@charset "UTF-8";


body,td,th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:150%;
}
body {
	background-color: #000000;
	background-image: url(/images/SS_Moons.jpg);
	background-repeat: no-repeat;
	/*margin-left: 40px;margin-right: 0px;*/
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
}
.red_list {list-style-image: url(/images/arrow.gif);}
.blue_list {
	list-style-image: url(/images/bullet_blue.gif);
}
a:link {
	color: #bb410f;
	text-decoration:none;
	
}
a:visited {
	color: #bb410f;
	text-decoration:none;
	
}
a:hover {
	color: #40498e;
	text-decoration:underline;
}
a:active {
	color: #40498e;
	text-decoration:underline;
}
#nav {background-color:#efaf02;
border-bottom:#bb410f 3px solid;
height:30px;}
#nav2 {background-color:#efaf02;
border-bottom:#bb410f 3px solid;
height:30px;}
.promo {
	font-weight: bold;
	color: #FFFFFF;
	/*border:#40498e 2px solid;*/
	padding:10px;
	background-color: #CCCC66;
	width:305px; height:110px;
	text-align:center;
	margin:3px;
	
}

#nav a:link {
	color: #40498e; font-weight:bold;
	text-decoration:none;
}
#nav a:visited {
	color: #40498e;font-weight:bold;
	text-decoration:none;
}
#nav a:hover {
	color: #40498e;font-weight:bold;
	text-decoration:underline;
}
#nav a:active {
	color: #40498e;font-weight:bold;
	text-decoration:underline;
}

#main {border-left: 2px solid #efaf02;border-bottom: 2px solid #efaf02;border-right: 2px solid #efaf02;}

#main {
	background-color:#FFFFFF;
	/*padding:5px 15px 10px 20px;*/
}


img {border-color:#000000;}
h1 {
	font-size: 18px;
	color: #40498e;
	margin-top:5px;margin-bottom:5px;
}
h2 {
	font-size: 14px;
	color: #bb410f;
	margin-top:5px;margin-bottom:5px;
}
h3 {
	font-size: 12px;
	color: #40498e;
}

.captiontext {
	font-size: 9px;
}

#header {
	border-top: 2px solid #efaf02;
	border-right: 2px solid #efaf02; border-left: 2px solid #efaf02;}
