body {
	background-image: url(Images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #8B0519;
	scrollbar-3dlight-color: ##0C1B4B
	scrollbar-darkshadow-color: #0C1B4B;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #EBD78A;
	scrollbar-shadow-color: #0C1B4B;
	scrollbar-track-color: #FFFFFF;
}

.container {
	position:relative;
	text-align:left;
	margin:0px auto;
	width:784px;
	height:556px;
	top:0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.headercontainer {
	height: 86px;
	width: 784px;
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	background-image: url(Images/header_background.gif);
}

.menucontainer {
	height: 469px;
	width: 222px;
	position: absolute;
	top: 88px;
	z-index: 10001;
}

#footer {
	position:relative;
	text-align:center;
	width:780px;
	height:12px;
	top:10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	padding: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footerlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}

#footerlink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	text-decoration: none;
}
.menuheader {
	height: 22px;
	width: 189px;
	position: absolute;
	left: 11px;
	top: 6px;
}

.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000066;
	letter-spacing: 1px;
	text-align: left;
	padding: 4px;
	height: 14px;
	width: 200px;
	position: absolute;
	font-weight: bold;
	left: 94px;
	top: 0px;
}

.menulinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #918FBD;
	letter-spacing: 1px;
	text-align: left;
	padding: 4px;
	height: 14px;
	width: 200px;
	position: absolute;
	font-weight: bold;
}

.submenulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}

.submenulinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #918FBD;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}

.redundantmenulinks {
	background-color: #918FBD;
	height: 22px;
	width: 208px;
	position: absolute;
}

.searchheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 3px;
	height: 14px;
	width: 202px;
	position: absolute;
	left: 10px;
	top: 370px;
}

.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	padding: 3px;
	height: 134px;
	width: 211px;
	position: absolute;
	left: 7px;
	top: 389px;
	z-index: 100001
}

.searchfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 3px;
	height: 13px;
	width: 202px;
	position: absolute;
	left: 9px;
	top: 528px;
}

.searchtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}

.iframehome {
	height: 454px;
	width: 547px;
	position: absolute;
	left: 227px;
	top: 95px;
}

.banner {
	height: 81px;
	width: 579px;
	position: absolute;
	z-index: 1000000000000;
	left: 204px;
	top: 1px;
}

.logos {	
	margin:0px auto;
	height: 54px;
	width: 200px;
	position: relative;
	top: 20px;
}
