body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFCC;
	padding:0;
	margin:0;
}
#wrapper {
	width:956px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}
#Navbar {
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 120%;
}

#voteGreen {
	background-color:#FFFFFF;
	border:#336600 solid 1px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:150%;
	font-weight:bold;
}
#flashOne {

}
#flashTwo {

}
#featuredCandidate {
	text-align:center;
	color: #336600;
	font-weight: bold;
	font-size: 150%;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #33663F;
	border-right-color: #33663F;
	border-bottom-color: #33663F;
	border-left-color: #33663F;
	padding-top: 5px;
}
.ImageFrame {
	border: 1px solid #000000;
}
#sidebar {
	width:300px;
	float:left;
	text-align: center;
}
#live {
	width:640px;
	float:right;
	text-align:center;
	font-size:100%;
	font-weight:bold;
	color:#336600;
}
.normal {
	font-size: 100%;
}

#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
	width: 956px;
	margin-left:auto;
	margin-right:auto;
	font-size: 80%;
	color: #999999;
	margin-top: 5px;
}
.sidebar {
	padding: 10px;
	list-style: none;
	background-color: #669900;
	}

#sidebar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar a:visited {
	color: #FFFFFF;
}
#sidebar a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


#Navbar a:link {
	color: #666666;
	text-decoration: underline;
}
#Navbar a:visited {
	color: #666666;
}
#Navbar a:hover {
	color: #000000;
	text-decoration: none;
}
.strong {
	font-weight: bold;
}
.italics {
	font-style: italic;
}
#live a:link {
	color: #666666;
	text-decoration: underline;
}
#live a:visited {
	color: #666666;
}
#live a:hover {
	color: #000000;
	text-decoration: none;
}
.GreenImageBorder {
	border: 6px solid #669900;
}

