#header {
	width: 850px;
	position: relative;
	left: 50%;
	margin-left: -425px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 3px solid #6b7ebd;
}
#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666066;
	border-bottom-color: #666066;
	border-left-color: #666066;
	background-color: #f8f6d7;
}
#mainnav {
	width: 800px;
	float: left;
	background-color: #21378d;
}
#secnav {
	width: 720px;
	float: left;
	background-color: #21378d;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 18px;
	vertical-align: middle;
}
#secnav a{
	color: #FFFFFF;
	text-decoration: none;
}
#secnav a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#container {
	width: 720px;
	float: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#container img{
	display: block;
}
#leftbar {
	float: left;
	display: inline;
	width:270px;
}
hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #445384;
}
#leftbar p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	line-height: 1.55em;
	color: #333333;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 420px;
	float: right;
	padding-left: 30px;
}
#content img{
	display: inline;
}
#footer {
	clear: both;
	width: 800px;
	text-align: center;
	background-color: #21378d;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}	
a {
	font-weight: normal;
	color: #21378d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.55em;
	color: #333333;
}
body {
	margin-top: 25px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #34333b;
}	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.45em;
	color: #831043;
	line-height: 1.45em;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.photo {
	display: block;
	border: 3px solid #445384;
	margin-top: 5px;
	width:264px;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.footerinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}
