#wrapper {
	height: 1000px;
	width: 1002px;
	position: relative;
	border: medium solid #032388;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;
	background-color: #bddeff;
	background-repeat: no-repeat;
}
#header {
	background-image: url(../../../../soaringhead_.jpg);
	position: absolute;
	height: 268px;
	width: 998px;
	left: 5px;
	top: 2px;
	right: auto;
	bottom: auto;
	background-repeat: no-repeat;
	margin: auto;
}

#content {
	position: absolute;
	width: 777px;
	top: 300px;
	height: 575px;
	background-color: #BDDEFF;
}
#contentright {
	height: 400px;
	width: 600px;
	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;
	background-color: #bddeff;
	left: 25px;
}
#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: 20px;
	top: 30px;
	border-bottom-style: outset;
	background-color: #BDDEFF;
}
#table {
	position: absolute;
	height: 450px;
	width: 500px;
	top: 150px;
	left: 35px;
	padding-left: 5px;
}

#footer {
	position: absolute;
	height: 25px;
	width: 777px;
	top: 920px;
	padding-top: 48px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	background-color: #BDDEFF;
}

