body {
	background: #2D6BD2 url(images/backgroundgradient.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
}
#menubutton {
	background: url(images/button.jpg) no-repeat;
	height: 32px;
	width: 161px;
}
#content img {
	float: left;
	margin-right: 10px;
}

#menubutton a {
	font: normal 18px/28px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#leftside {
	background: url(images/leftside.png) repeat-y;
	width: 20px;
}
#top {
	background: url(images/top.png) repeat-x;
	height: 15px;
}
#content {
	font: 14px Arial, Helvetica, sans-serif;
	color: #003366;
	background: #FFFFFF;
}
#content h1 {
	font: 30px "Times New Roman", Times, serif;
	color: #000000;
	border-bottom: thin solid #4E8D1A;
	text-align: left;
}
#content h2 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #003366;
	border-bottom: thin solid #003366;
}

#footer {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}
.membercountyheading {
	font: bold 16px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #569A1F;
	padding: 5px;
}
.membercountymembers {
	font: normal 14px/30px "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #3D93C6;
	padding: 5px;
}

#rightside {
	background: url(images/rightside.png) repeat-y;
	width: 20px;
}
#nsilink a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
