body {
	text-align: center;
	background-color: #B3D9D9;
	min-width: 770px;
	font-size: 62.5%;
}
#wrapper {
	width:760px;
	margin:0 auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
 }
#header {
 	margin: 0px;
	overflow: hidden;
}
#topnav {
	height: 30px;
	clear: both;
	text-align: center;
	background-image: url(/awmdata/main-button-tile.gif);
	background-color: #82B3DD;
}
#right {
	width: 300px;
	float: right;
	padding-top: 18px;
	padding-bottom: 15px;
}
#left {
	width: 425px;
	float: left;
	padding: 10px;
}
#bottomnav {
	height: 32px;
	clear: both;
	text-align: center;
	margin: 0px;
	clear: both;
	width: 100%;
	font-size:1.3em;
	background-color: #B7DBFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#bottomnav ul {
	padding: 0;
	width: 720px;
	list-style: none;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 35px;
}
#bottomnav ul li {
	float:left;
	width: 120px;
	margin-left:10px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: black;
	border-left-color: #999999;

}
#bottomnav ul a {
	display:block;
	text-decoration: none;
	color:#000000;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
	line-height: 1.8em;
}
#bottomnav ul a:hover {
	background: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #000000;
}
#footer {
	text-align: center;
	clear: both;
	background:#33FF33;
	height: auto;
}
.home1 {
	text-align: center;
	font-size: 2.2em;
	text-transform: uppercase;
}
.home2 {
	font-size: 1.5em;
	text-align: center;
}
.home3 {
	font-size: 1.7em;
	text-align: center;
}
.home4 {
	font-size: 1.4em;
	text-align: center;
}
.DesignedBy {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	text-align: center;
	font-size: 1.3em;
}
