<!--
#container {
	background: #FFFFFF;
	width: 765px;
	margin: auto;
	margin-top: 0px;
	border: thin solid #000000;
}
#btmenu {
	color: #FFCC00;
	background: #000000;
	height: 200px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	position: absolute;
	margin-top: 500px;
}
#container #menu {
	height: auto;
	width: 140px;
	float: left;
	margin-top: 5px;
}
body {
	overflow: auto;
	background: gray;
	font: 11.5px Arial, Helvetica, sans-serif;
}
#container h1 {
	font-size: 15px;
}
#container #menu li {
	display: block;
	list-style-type: none;
	
}
#container #menu a {
	font-weight: normal;
	font-size: 11.5px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
	text-decoration: none;
	background: #000000 url(images/bg.jpg) no-repeat left;
	height: 30px;
	width: 100px;
	display: block;
	outline:0;
	margin-bottom: 5px;
 	margin-left: 10px;
}
#container #menu a:hover {
	color: #FFFFFF;
}
#popup {
	float: right;
	width: 300px;
	border: thin solid #666666;
	height: auto;
	background: #000000;
	visibility: hidden;
	font: 11.333px Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-right: 20px;
}
#container #menu .accordion a {
	color: #FFFFFF;
}
#container #menu .accordion a:hover {
	color: #FFFFFF;
}

a:link
{
	color: #8E240F;
	text-decoration: none;
}

a:visited
{
	color: #333399;
	text-decoration: none;
}

a:hover
{
	color: #8E240F;
	text-decoration: underline;
}

a 
{
	color: #8E240F;
	font-weight: bold; 
}

.officers a:link
{
	color: #CCCCCC;
	text-decoration: none;
}

.officers a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}

.officers a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.officers a 
{
	color: #CCCCCC;
	font-weight: normal; 
}


.rowone 
{
	background-color: #dddddd;
	font-size: 9px; 
}

.rowtwo
{
	font-size: 9px; 
}

.subheading
{
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold; 
}

.news
{
	font: 11px Arial, Helvetica, sans-serif;
}

-->
