body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #E5E5E5;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
a:link,a:visited,a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00008E;
	font-size: 13px;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}
#TopContainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#Container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: -30px;
	top: 0px;
}
#HeadLinks {
	position: absolute;
	top: 18px;
	right: 20px;
	text-align: right;
}

#Banner {
	margin: 0px;
	padding: 0px;
	width: 750px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00008E;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #00008E;
	height: 85px;
	background-color: #169400;
}
#HeadSpacer {
	height: 93px;
	width: 750px;
	background-color: #FFFFFF;
}

#ContentArea {
	background-color: #FFFFFF;
	width: 750px;
	position: relative;
	background-image: url(../images/fauxcolumn.gif);
	background-repeat: repeat-y;
}
#Nav {
	position: absolute;
	width: 450px;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#Footer {
	font-size: 11px;
	color: #999999;
	background-color: #E5E5E5;
	height: 20px;
	width: 750px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00008E;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 2px;
}

#Content {
	width: 500px;
	margin-left: 210px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#Nav a {
	color: #00008E;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	width: 160px;
	text-align: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D5E9D1;
	border-bottom-color: #D5E9D1;
}
#Content ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#Nav a:link, #Nav a:visited {
	color: #00008E;
}
#Nav a:hover {
	color: #00008E;
	background-color: #D5E9D1;
}
.NavLinkArea {
	position: relative;
}
.HoverDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D5E9D1;
	width: 260px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	position: absolute;
	left: 190px;
	top: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #AED4A7;
	border-right-color: #739C6B;
	border-bottom-color: #739C6B;
}

.HoverDescTxt {
	font-weight: bold;
	padding-top: 5px;
}
.PhotoTable {
	margin-left: 6px;
}
.PhotoCaptions {
	font-size: 10px;
	line-height: 12px;
	background-color: #F2F2F2;
	padding: 2px;
}



/****** Header Navigation ******/
#HeadLinks a {
	color: #00008E;
	text-decoration: none;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 8px;
	display: block;
	width: 85px;
}
#HeadLinks a:link, #HeadLinks a:visited {
	color: #00008E;
	background-color: #AED3A7;
}
#HeadLinks a:hover {
	background-color: #D5E9D1;
}
#FooterBanner {
	font-size: 11px;
	color: #999999;
	background-color: #00008E;
	height: 30px;
	width: 750px;
	border-top-style: none;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
