body {
	background-position: 0px 0px;
	width: 760px;
	margin-left: 20px;
	margin-top: 5px;
}

#banner {
	height: 110px;
	width: 760px;
	background-color: #669933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

#banner_logo {
	color: #000000;
	height: 100px;
	width: 150px;
	background-color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	text-decoration: none;
}

#banner_title {
	background-color: #FFFFFF;
	height: 110px;
	width: 600px;
	float: right;
}

#globalnav {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 755px;
	height: 20px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #363;
	background-color: #693;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

#globalnav a {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-decoration: none;
	font-style: normal;
}

#globalnav a:hover {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	text-decoration: underline;
	font-style: normal;
}

#left_content {
	float: left;
	height: auto;
	width: 480px;
	margin-bottom: 10px;
}

#left_column {
	float: left;
	height: auto;
	width: 465px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
}

#left_top_feature {
	height: 220px;
	width: 465px;
	margin-bottom: 10px;
	padding-top: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #693;
}

#left_bottom_feature {
	background-color: #FFF;
	text-align: justify;
	height: 158px;
	width: 443px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #693;
}

#right_column {
	float: right;
	height: auto;
	width: 268px;
	padding-top: 5px;
	padding-right: 5px;
	background-color: #FFF;
	padding-left: 5px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #693;
	border-left-color: #693;
}

#footer {
	background-color: #693;
	text-align: center;
	float: left;
	height: 30px;
	width: 760px;
	color: #fff;
	padding-top: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	color: #036;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	color: #036;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #036;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #000;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #fff;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	color: #000000;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	font-style: italic;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

.image_feature_bot {
	float: left;
	height: 103px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 12px;
	border: 1px solid #006600;
	background-color: #693;
}
