body {
	background-color: #E3F2D2;
}
#wrap {
	text-align: center;
	vertical-align: top;
	margin-top: 36px;
	margin-right: 1%;
	margin-left: 1%;
	height: auto;
	width: auto;
}
#Hwy71 {
	background-image: url(Hwy71Images/hwy71net.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 800px;
	padding: 12px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F9FCF5;
	text-align: center;
	vertical-align: top;
	margin-top: 3px;
	margin-bottom: 3px;
}
#header {
	height: 200px;
	width: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#sidebar {
	width: 200px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#content {
	padding: 6px;
	float: right;
	height: auto;
	width: 576px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 9px;
	background-color: #E9F5DB;
	text-align: center;
	vertical-align: 50%;
	height: auto;
	width: 788px;
	padding: 6px;
	margin: 0px;
}
.clearfloat {
	clear: both;
}
.bold_text {
	font-weight: bold;
	color: #1B6435;
	text-align: left;
}
a:link {
	color: #1b6435;
	text-decoration: none;
}
a:hover {
	color: #006;
	text-decoration: none;
}
a:visited {
	color: #060;
}
a:active {
	color: #000;
	text-decoration: none;
}
