body {
	font-family: "Adobe Garamond Pro", AGaramond, Garamond, "Times New Roman", Times, serif;
	text-align: center;
	padding: 0;
	margin: 0;
}
#cell {
	width: 1000px;
	margin: 0 auto;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	overflow: hidden;
}
#topbar {
	border-bottom: 2px solid #000000;
}
.topad {
	height: 92px;
	text-align: center;
	margin: 16px 0 16px 0;
}
#leftcell {
	width: 160px;
	float: left;
}
.lcad {
	padding-left: 4px;
}
#rightcell {
	width: 208px;
	float: right;
	text-align: center;
	}
#rightbar {
	width: 196px;
}
#rightbarhead {
	font-size: 18px;
	font-weight: bold;
	margin: 12px 0;
	text-align: center;
	font-family: "Trebuchet MS";
}
#rightbarcontent {
	padding: 0 4px 0 4px;
}
#content {
	margin: 0 220px 0 172px;
}
.countyfloat {
	float: right;
	text-align: right;
	margin: 0;
}
#banner {
	width: 468px;
	height: 60px;
	background-color: #FFFFFF;
	border: 2px dashed #000000;
	position: absolute;
	top: 34px;
	left: 460px;
}
.leaderboard {
	border: 1px solid #000000;
}
.rightcellad {
	width: 208px;
	margin: 0 0 16px 0;
}
.rightpic {
	float: right;
	border: 2px solid #000000;
	margin: 0 0 8px 8px;
}
.glink {
	margin: 4px 0 4px 8px;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.eprlink {
	font-size: 11px;
	margin: 0;
	text-align: center;
}
a:link,a:visited,a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	text-transform: uppercase;
	margin: 0;
	text-align: center;
	font-size: 24px;
}
h5 {
	font-size: 14px;
	margin: 2px 0 12px 0;
}
li {
	list-style-type: square;
}
.mpnav {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.formtable {
	border: 1px solid #000000;
	padding: 8px;
}
.sectionheader {
	text-transform:uppercase;
	font-family: "Trebuchet MS";
	font-size:22px;
	margin: 0 0 12px 0;
	text-align:center;
	}
