@charset "UTF-8";
body {
	background-color: #000033;
}
a:visited {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
#navbox {
	float: right;
	width: 200px;
}
#wrapper {
	text-align: left;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	}
#frame {
	width: 955px;
	position: absolute;
	background-position: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: -212px;

}
.navrules {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCFFCC;
	margin-top: 5px;
	}
.anav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 300;
	color: #FFFF99;
	text-decoration: none;
}
.anav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 300;
	color: #FFFF99;
	border-top-width: 1px;
	text-decoration: none;
}
#leftcontent {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.anav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 300;
	color: #3366CC;
	text-decoration: none;
}
.copy1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
}
.subhed1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
	color: #CCFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a:link {
	color: #FFFF00;
}
