	body {
	margin:0px;
	text-align: center;
	padding-top: 10px;
	font-size: .7em;
		}
		#wrapper {
	text-align: left;
	width: 760px;
	border: 1px solid #000066;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
		#banner {
	background-color: #FFFFFF;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 203px;
}
	#topnav {
	background-color: #8CB6DA;
	position: absolute;
	height: 22px;
	width: 760px;
	top: 135px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
}
#topnav a:link, #topnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
#topnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#tagline {
	background-repeat: no-repeat;
	position: absolute;
	height: 23px;
	width: 760px;
	top: 171px;
	left: auto;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1A6EB6;
	text-align: center;
	font-style: italic;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

#leftcontent {
	left:auto;
	width:150px;
	top:180px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px;
	clear: left;
		}
	#centerleftcontent {
	width:580px;
	top:180px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	z-index: 10;
	padding: 10px;
	line-height: 140%;
		}
	#footer {
	clear: both;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #8CB6DA;
	height: 15px;
	text-align: center;
}
#footer a:link {
	color: #265275;
	font-weight: bold;
}
#footer a:visited {
	color: #265275;
}
#footer a:hover {
	color: #CC0000;
}

.addclear:after {
content: ".";
display" block;
height:0;
clear:both;
visibility:hidden;
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #1A6EB6;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #1A6EB6;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
