body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	text-align: center;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	float: none;
}

img {
	border: 0px;
}

a {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	color: #00349A;
	text-decoration: none;
}

h1 {
	background-color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	text-align: left;
}

h2 {
	background-color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	line-height: 22px;
	text-align: left;
}

#headertop {
	display: inline;
	width: 760px;
	font-size: 80%;
	text-align: right;
	float: left;
}

#headertop a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#headertop a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


#logo {
	display: inline;
	width: 760px;
	height: 140px;
	text-align: left;
	float: left;
	background-color:#00349A;
	background-image:url(../images/headerphotos.jpg);
}

#buttons {
	display: inline;
	width: 760px;
	height: 20px;
	text-align: center;
	color: #CDCC36;
	font-size: 80%;
	font-weight: bold;
	float: left;
	background-color:#000000;
}

#buttons a {
	font-weight: bold;
	color: #CDCC36;
	text-decoration: none;
}

#buttons a:hover {
	font-weight: bold;
	color: #000000;
	background-color: #CDCC36;
	text-decoration: none;
}


#header {
	display: inline;
	background-color: #660000;
	width: 758px;
	padding-top: 10px;
	border-left: 1px solid #A26801;
	border-right: 1px solid #A26801;
	text-align: center;
	float: left;
}

#content {
	display: inline;
	background-color: #FFFFFF;
	width: 740px;
	font-size: 80%;
	padding-top: 40px;
	padding-left: 9px;
	padding-right: 9px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	float: left;
}

#contentleft {
	display: inline;
	width: 200px;
	text-align: left;
	float: left;
}

#contentleft a {
	display: block;
	background-color: #D5E3FF;
	width: 184px;
	font-weight: bold;
	color: #00349A;
	border-bottom: 2px solid #000000;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-align: left;
	text-decoration: none;
	float: left;
}

#contentleft a:hover {
	display: block;
	background-color: #00349A;
	width: 184px;
	font-weight: bold;
	color: #CDCC36;
	border-bottom: 2px solid #000000;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	text-align: left;
	text-decoration: none;
	float: left;
}


#contentright {
	display: inline;
	width: 520px;
	padding-left: 20px;
	text-align: left;
	float: left;
}

#footer {
	display: inline;
	width: 760px;
	font-size: 80%;
	text-align: right;
	float: left;
}

#footerleft {
	display: inline;
	width: 380px;
	text-align: left;
	float: left;
}

#footerright {
	display: inline;
	width: 380px;
	text-align: right;
	float: left;
}

#footer a {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
