<style type="text/css">
* {
	margin: 0px;
	padding: 0px;
	}
#mainmenu a:link, #mainmenu a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-image: none;
	padding-right: 10px;
	padding-left: 10px;

}
#mainmenu a:hover, #mainmenu active {
	color: #FFCC00;
}

#container {
	margin-right: auto;
	margin-left: auto;
	border: thick double #012D54;
	width: 727px;
	background-color: #FEFFFF;

}
#masthead {
	height: 83px;
	width: 727px;
	background-image: url(images/AWmasthead.jpg);
	background-position: center;
}
#mainmenu {
	background-color: #666666;
	width: 717px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#body {
	width: 727px;
}
#footer {
	margin: auto;
	text-align: center;
	padding: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F6F9D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F6F9D7;
	text-decoration: none;
	background-image: none;
	background-color: #666666;
}
#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #F6F9D7;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
#footer a:hover, #footer a:active {
	color: #FF9900;
}
</style>
img {
	float: left;
}
.clearfloat {
	clear: both;
	float: none;
}
#bodytext img {
	margin-left: 100px;
}
#nav {
	width: 150px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #CCCCCC;
	margin-right: 30px;
	margin-bottom: 30px;
}
