body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
#container {
	width: 844px;
	background-color: #FFFFFF;
}
#header {
	height: 160px;
	width: 844px;
	border-bottom: white solid 8px;
	background-color: #FFFFFF;
}
#menu {
	height: 25px;
	width: 844px;
}
#left {
	width: 225px;
	float: left;
	background-color: #FFFFFF;
}
#middle {
	float: left;
	width: 390px;
	padding-left: 25px;
	padding-right: 15px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #FFFFFF;
}
#middlehelp {
	float: left;
	width: 565px;
	padding-left: 25px;
	padding-right: 15px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
}
#right {
	float: left;
	width: 185px;
	background-color: #FFFFFF;
}
#footer {
	background-color: #666666;
	height: 25px;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	float: left;
	width: 844px;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial;
	border-color: #999999;
}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 4px 10px;
	width: 191px;
	background: #ccc;
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{
	background: #a0a0a0;
	color: #FFFFFF;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ccc;
	border: 1px solid #a0a0a0}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 189px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #ccc;
		color: #000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #a0a0a0;
		color: #FFF}


.results {
	position: relative;
	background: url(images/results-over.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 154px;
	height:114px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.results a {
display: block;
color: #000;
width: 154px;
height:114px;
float: left;
text-decoration: none;}

.results img {width: 154px; height: 114px; border: 0; }
* html a:hover {visibility:visible}

.results a:hover img{visibility:hidden}





.news {
	position: relative;
	background: url(images/hotnews2.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 180px;
	height:180px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thumbsup {
	margin-top: 12px;
}


.news a {
	display: block;
	color: #000;
	width: 180px;
	height:180px;
	float: left;
	text-decoration: none;
}

.news img {
	width: 180px;
	height: 180px;
	border: 0;
}
* html a:hover {visibility:visible}

.news a:hover img{visibility:hidden}

.news span {
position: absolute;
left: 1px;
top: 1px;
margin: 0px;
padding: 0px;
cursor: pointer;}

.join {
	position: relative;
	background: url(images/joinnow.gif) no-repeat;
	white-space: nowrap;
	display: block;
	width: 183px;
	height:39px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.join a {
display: block;
color: #000;
width: 183px;
height:39px;
float: left;
text-decoration: none;}

.join img {width: 183px; height: 39px; border: 0; }
* html a:hover {visibility:visible}

.join a:hover img{visibility:hidden}

.join span {
position: absolute;
left: 1px;
top: 1px;
margin: 0px;
padding: 0px;
cursor: pointer;}

.gbold {
	color: #8CC63F;
	font-size: 15px;
	font-weight: bold;
}
.gboldsmall {
	color: #8CC63F;
	font-weight: bold;
	font-size: 12px;
}
.ybold {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
}
.yboldsmall {
	color: #FF9900;
	font-weight: bold;
	font-size: 12px;
}
.blbold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.blboldsmall {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#memberbox {
	background-color: #8CC63F;
	color: #FFFFFF;
	width: 450px;
	padding-left: 15px;
	border-left: white 10px solid;
}
#donatebox {
	background-color: #FF9900;
	color: #FFFFFF;
	width: 450px;
	padding-left: 15px;
	border-left: white 10px solid;
}
.numlist {
	color: #F47920;
	width: 30px;
	float: left;
}
.values {
	width: 350px;
	float: left;
}
.numval {
	width: 380px;
	height: 400px;
}
.candidates {
	float: left;
	height: 150px;
	width: 800px;
	margin-top: 8px;
	margin-left: 8px;
}
.candidates .photo {
	float: left;
	width: 160px;
}
.candidates .text {
	float: left;
	width: 610px;
	text-align: left;
	margin-top: 12px;
	margin-left: 5px;
}
.rightnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #8CC63F;
	border-bottom: solid white 2px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 150px;
}
.rightnav a {
	color: #FFFFFF;
	text-decoration: none;
}
.rightnav a:hover {
	color: #000099;
	text-decoration: none;
}
.rightnav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003768;
	border-bottom: solid white 2px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 150px;
}
.rightnav2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.rightnav2 a:hover {
	color: #8CC63F;
	text-decoration: none;
}

.style1 {
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 12px}
