.topHeaderBkg {
	background-color: #003300;
	background-image: url(images/topbkg.jpg);
	background-repeat: repeat-x;
	height: 80px;
	width: auto;
}
.navBar {
	background-color: #003300;
	height: 20px;
	padding-top: 2px;
	text-indent: 30px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #86C875;
	border-bottom-color: #86C875;
	color: #CCCCCC;
	font-size: small;
	background-image: url(images/navBarbkg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #86C875;
	border-left-color: #86C875;
	width: auto;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	background-position: center;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 1px solid #000000;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-position: center;
}
.contentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: left;
	line-height: 18px;
}
.footer {
	background-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	bottom: auto;
	padding: 6px;
	background-image: url(images/bottombkg.jpg);
	background-repeat: repeat-x;
	width: auto;
}
.contentAreaBulits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 1.5em;
	font-weight: normal;
}
.pageBorder {
	border: 2px solid #86C875;
}
a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	background-position: center;
}
a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
	background-position: center;
}
.sectionsMenu {
	background-color: #336600;
	border: 1px solid #000000;
	position: static;
	padding: 8px;
	height: 100%;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	margin-left: 10px;
}
.sectionArea {
	padding: 12px;
	text-align: left;
}
.blowOut {
	border: 2px solid #666666;
	background-color: #FFFFFF;
	font-size: x-small;
}
