body {
	text-align: center;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	background: #00111C url(../assets/screenbackground.jpg) fixed;
	margin-top: 15px;
	color: #002741;
	margin-bottom: 15px;
}
#frame {
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../assets/bground.gif) repeat-y;
	width: 750px;
	border: 1px solid #FFFFFF;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	background-image: url(../assets/header2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 168px;
}
#header {
	background: url(../assets/header-top.jpg) no-repeat right top;
	width: 750px;
	height: 168px;
}
#header2 {
	background: #000000;	
}
#content {
	width: 460px;
	float: right;
	padding-top: 40px;
	padding-bottom: 0px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-right: 25px;
	padding-left: 0px;
}
#content ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content li
{
	margin-left: 15px;
	padding: 0 0 1em .5em;
	line-height: 1.6em;
	list-style-type: disc;
}
h1 {
	color: #002741;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
}
h2 {
	color: #04416E;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #04416E;
}
h3 {
	color: #022541;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F2627;
	text-align: center;
	background-color: #AAD033;
}
h4 {
	color: #002741;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h5 {
	color: #002741;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
h6 {
	color: #002741;
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
a:link {
	text-decoration: underline;
	color: #003A76;
}
a:visited {
	color: #003A76;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #002741;
}
#mainNav {
	width: 243px;
	float: left;
	padding: 10px 0 0px;
	line-height: 1.5em;
}
#footer {
	clear: both;
	text-align: left;
	background-image: url(../assets/footer.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-left: 25px;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 30px;
	margin: 0px;
	background-position: center bottom;
	height: 0px;
	line-height: 20px;
}
.right-col {
	float: right;
	left: 70%;
	padding: 10px;
	float: right;
	margin-left: 20px;
	width: 250px;
	line-height: 1.4em;
	font-size: 0.95em;
	border: 1px solid #66CC00;
	color: #54A800;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.image-right {
	float: right;
	margin: 0px;
	background: #E8F3C3;
	padding: 1px 1px 10px 10px;
}
#mainNav-text {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #04416E;
	width: 180px;	
	padding: 0 25px;
}
#mainNav-text img {
	margin-top: 10px;
	border: 1px solid #2F2627;
}
#mainNav-text h1 {
	padding: 0px;
	text-align: left;
	font-size: 1.1em;
	color: #04416E;
}
#mainNav-text ul
{
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0;
}
#mainNav-text li
{
	padding-left: 3px;
	padding-bottom: 10px;
	list-style-type: disc;
}
#mainNav-text a {
	text-decoration: underline;
	color: #04416E;
	}
#mainNav-text a:visited {
	text-decoration: underline;
	color: #04416E;
}
#mainNav-text a:hover {
	text-decoration: none;
	color: #04416E;
}
#footer2 {
	clear: both;
	padding-top: 20px;
	color: #000000;
	width: 730px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #AAD033;
	text-decoration: none;
}
#mainNav-text h2 {
	background: #333333;
	padding: 10px 0px 0px;
	text-align: left;
	color: #04416E;
	font-size: 1em;
	border: none;
}
