#wrapper {
	height: 900px;
	width: 777px;
	position: relative;
	border: medium solid #032388;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
}
#header {
	background-image: url(../Header.jpg);
	position: absolute;
	height: 268px;
	width: 777px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
#topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	height: 20px;
	width: 300px;
	padding-top: 5px;
	position: absolute;
	top: 5px;
	left: 350px;
}
#headcontent {
	height: 220px;
	width: 400px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1px;
	font-weight: bold;
	color: #FFFFFF;
	top: 50px;
	left: 350px;
	padding-top: 10px;
}

#content {
	background-image: url(../Body.jpg);
	position: absolute;
	width: 777px;
	top: 260px;
	height: 575px;
}
#contentright {
	height: 400px;
	width: 575px;
	margin-left: 175px;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #192A86;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: none;
	line-height: 12px;
	text-decoration: none;
	top: 21px;
}
#contentsitemap {
	background-image: url(../images/Site%20Map_r1_c1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 35px;
	height: 125px;
	width: 474px;
	top: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


#leftnav {
	padding: 5px;
	height: 450px;
	width: 138px;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #192A86;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #192A86;
	border-right-color: #192A86;
	border-bottom-color: #192A86;
	border-left-color: #192A86;
	left: 8px;
	top: -3px;
}
#table {
	position: absolute;
	height: 450px;
	width: 500px;
	top: 150px;
	left: 35px;
	padding-left: 5px;
}

#footer {
	position: absolute;
	height: 25px;
	width: 777px;
	top: 835px;
	padding-top: 48px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	background-color: #E2E9F3;
}
