body
{
	background-color: black;
	font-family: arial;
	font-size: 10pt;
}

a
{
	color:orange;
	text-decoration: none;
	font-weight: bold;
}

#container
{
	width:950px;
	font-size: 10pt;
}

#container a, a:visited, a:active
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#titlebar
{
	text-align: right;
	color: white;
	background: white;
	width:950px;
	height:30px;
	font-size: 10pt;
}

#menubar
{
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	background: black;
	width:950px;
}

#menubar a, a:visited, a:active
{
	color: black;
	text-decoration: none;
}

#menubar a:hover
{
	color:yellow;
	text-decoration: none;
}

#main
{
	width:950px;
	font-family:arial;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 10pt;
}

#main td
{
	padding-top: 5px;
	font-family:arial;
	font-size: 10pt;
	font-weight: normal;
}

#main a, a:visited, a:active
{
	color: #000000;
	text-decoration: underline;
	font-family:arial;
	font-size: 10pt;
	font-weight: bold;
}

#main a:hover
{
	color: black;
	text-decoration: underline;
}

#minutes
{
	color: #000000;
	font-family:arial;
	font-size: 10pt;
}

#minutes a, a:visited, a:active
{
	color: #0000FF;
	text-decoration: none;
	font-family:arial;
	font-size: 10pt;
	font-weight: normal;
}

#minutes a:hover
{
	color: red;
	font-family:arial;
	font-size: 10pt;
	text-decoration: none;
}

#about
{
	width:900px;
	font-family:arial;
	color: black;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 10pt;
}

#about a, a:visited, a:active
{
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

#boardmembers
{
	width:950px;
	font-family:arial;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 10pt;
}

#boardmembers td
{
	padding-top: 5px;
	font-family:arial;
	font-size: 10pt;
	font-weight: normal;
}

#boardmembers a, a:visited, a:active
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#boardmembers a:hover
{
	color: black;
	text-decoration: underline;
}

#membership
{
	width:950px;
	font-family:arial;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 12pt;
}

#membership td
{
	padding-top: 5px;
	font-family:arial;
	font-size: 12pt;
	font-weight: normal;
}

#membership a, a:visited, a:active
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

#membership a:hover
{
	color: black;
	text-decoration: underline;
}

#photogallery
{
	width:950px;
	font-family:arial;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-size: 10pt;
}

#photogallery td
{
	padding-top: 5px;
	font-family:arial;
	font-size: 10pt;
	font-weight: normal;
}

#photogallery a, a:visited, a:active
{
	color: #110088;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

#photogallery a:hover
{
	color: #990000;
	text-decoration: none;
}

#photos td
{
	padding:0px;
}


#footer
{
	background: black;
	color: white;
	height: 11px;
	width: 950px;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
#orangespacer
{
	width:950px;
	height:4px;
	background: orange;
	font-size: 2px;
}
#whitespacer
{
	width:950px;
	height:1px;
	background: white;
	font-size: 1px;
}
#bluespacer
{
	width:950px;
	height:1px;
	background: 0000cc;
	font-size: 1px;
}
#greenspacer
{
	width:950px;
	height:2px;
	background: 00bc00;
	font-size: 2px;
}
#redspacer
{
	width:950px;
	height:1px;
	background: bc0000;
	font-size: 1px;
}
#blackspacer
{
	width:1px;
	height:4px;
	background: black;
	font-size: 2px;
}

#webdesign
{
	text-align:left;
	font-size: 8pt;
	color: #404040;
}

#webdesign a
{
	font-size: 8pt;
	color: #404040;
	text-decoration: none;
}

#bestviewed
{
	font-weight:bold;
	padding-right:0px;
	text-align:right;
	font-size: 8pt;
	color: #404040;
}
#smalllogoleft
{
	text-align: left;

}
#smalllogo
{
	text-align: right;

}