@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	height: 100%;
	background-color: #f1f1f1;
	text-align: center;
	background-repeat: repeat-x;
}
#wrapper {
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -4em;
	margin-left: auto;
}
#header {
	height: 100px;
	width: 750px;
	clear: both;
	float: none;
	background-image: url(../../images/header1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header2 {
	text-align: left;
	background-repeat: no-repeat;
	width: 750px;
	float: none;
	height: 150px;
	background-image: url(../../images/header2.png);
	clear: both;
	background-position: 0px 0px;
}	
#nav {
	position: relative;
	visibility: visible;
	left: 10px;
	font-size: 120%;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	vertical-align: middle;
	top: 23px;
	float: left;
	clear: left;
}
#nav ul {
	font-size: 100%;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
}
#nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav li a:hover, #nav li active, #nav li a:focus {
	color: 518dba;
}
#header3 {
	height: 100px;
	width: 750px;
	background-image: url(../../images/header3.png);
	background-repeat: no-repeat;
}
#submenu {
	float: left;
	clear: right;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: smaller;
	position: relative;
	height: auto;
	width: auto;
}
#date {
	float: left;
	clear: right;
	font-size: smaller;
	position: relative;
	height: auto;
	width: 170px;
	top: 80px;
	left: -88px;
	padding-left: 5px;
}
#content h2 {
	padding-right: 5px;
	padding-bottom: 5px;
}
#content span {
	position: absolute;
	left: -3000px;
}
#header span {
	position: absolute;
	left: -3000px;
	background-image: none;
}
#header h1 {
	background-image: none;
	width: 750px;
	clip: rect(0px,0px,0px,0px);
	right: 0px;
	overflow: hidden;
	padding: 0px;
	height: 100px;
}
#content {
	float: none;
	width: 683px;
	padding-left: 5px;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #061D53;
	position: relative;
	top: 0px;
	clear: both;
	left: 57px;
	margin-bottom: 4em;
}
#footer, #push {
	height: 4em;
	#height: 4em;
	_height: 4em;
	padding: 3px;
}
#footer p {
	font-size: 70%;
	text-align: center;
	padding-top: 3px;
}
#submenu {
	font-size: 9px;
	left: 20px;
}
#links {
	clear: right;
	float: none;
	width: 165px;
	top: -200px;
	padding-top: 7px;
	padding-right: 5px;
	padding-left: 55px;
	position: relative;
	top: -81px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
