@charset "utf-8";
#wrap {
	width: 727px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 660px;
	border: 1px solid #334977;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.area_style {
	font-weight: bold;
}

#header {
	background-color: #FFFFFF;
	background-image: url(images/Henderson_header.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 667px;
	font-family: Times;
	font-style: italic;
	color: #000000;
	text-align: right;
	padding-top: 30px;
	padding-right: 60px;
	font-size: 20px;
}

#navigation {
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 720px;
	float: left;
	margin-left: 7px;
	padding-top: 5px;
}

#navigation a {
	color: #005a9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
}
#navigation a:hover {
	color: #005a9c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: underline;
}

#main {
	background-color: #FFFFFF;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	height: 450px;
	width: 720px;
	float: left;
	margin-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	width: 700px;
	margin-left: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	float: left;
	margin-right: auto;
}
#footer {
	height: 34px;
	width: 700px;
	float: left;
	margin-left: 7px;
	padding-top: 5px;
	background-image: url(images/main_bg.jpeg);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 20px;
	color: #00519c;
	text-decoration: none;
	text-align: center;
}
#right {
	font-family: Verdana;
	font-size: 11px;
	color: #ff3300;
	float: right;
	width: 200px;
	margin-top: 20px;
}
#right a {
	text-decoration: none;
	display: block;
	color: #ff3300;
	font-size: 12px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#right a:hover {
	text-decoration: underline;
	display: block;
	color: #ff3300;
	font-size: 12px;
	padding-bottom: 8px;
	padding-left: 10px;
}

#left {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 400px;
	margin-top: 0px;
	margin-left: 50px;
	text-align: left;
}
.clear {
	clear: both;
}

#left a {
	text-decoration: none;
	color: #000000;
}



#left a:hover {
	text-decoration: underline;
	color: #000000;
}
#left ul {
	list-style-type: square;
}
#left ul li a {
	text-decoration: none;
	color: #000000;
	padding: 0px;
}
#left ul li a:hover {
	text-decoration: underline;
	padding: 0px;
}

.email {
	color: #d53030;
}
.date {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-left: 20px;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

h3 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #d71414;
}
h2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #005A9C;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #005A9C;
	margin-top: 0px;
}
#fee {

	width: 665px;
	margin-left: 35px;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 5px;
	float: left;
}
#main_2 {
	background-color: #FFFFFF;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	height: 450px;
	width: 720px;
	float: left;
	margin-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
}
#left2 {

	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 400px;
	margin-top: 20px;
	margin-left: 50px;
	text-align: left;
}
