@charset "UTF-8";
body {
	background-color: #CCCCCC;
	color: #FFFFFF;
}
p {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: baseline;
	line-height: 16px;
	margin-top: 0px;
}
h1 {
	font-size: 16px;
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 6px;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 8px;
}
h3 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3399;
}
#navdiv {
	background-color: #FFFFFF;
	width: 147px;
	height: 350px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #66CC33;
	margin-top: 40px;
	color: #FFF;
	text-align: left;
}
.navbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	vertical-align: baseline;
	word-spacing: normal;
	line-height: 1.5em;
	margin-left: 0px;
	color: #000;
}
#votelogo {
	padding-left: 30px;
}
#photocenter {
	text-align: center;
}
.photo1 {
	width: 225px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.photo2 {
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	margin-left: 5px;
}
a:visited {
	color: #669900;
}
