@charset "UTF-8";
/* CSS Document */

/*begin layout*/

html {
	height: 100%;
	overflow:auto;
}
body {
	background-color: #000000;
	font: .8em/1.3em verdana,arial,helvetica,sans-serif;
	text-align:center;
	margin: 0px;
	padding-top:25px;
	color:#000000;
}

#wrapper{
	width:960px;
	height:640px;
	text-align:center;
	margin: 0px auto;
}
#wallpaper{
	width:960px;
	height:640px;
	text-align:center;
	margin: 0px auto;
}

#tempImg {
	width: 397px;
	height: 96px;
	text-align:center;
	margin: 0px auto;
	background-image:url(images/underconstruction.jpg);
}

#register {
	width:960px;
	height:20px;
	margin: 0px auto;
}

#textCol {
	float:right;
	width:680px;
	height:570px;
	padding-right:55px;
	text-align:right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}

#smallType {
	float:right;
	width:350px;
	padding-top: 0px;
}

#footer {
	width:960px;
	height:15px;
	text-align: right;
	margin: 0px auto;
}

#countyDisplay {
	margin:0px auto;
	width:360px;
	background-color:#FFFFFF;
	height:100%;
	text-align:left;
	padding-left:5px;
	padding-top:10px;
}

#imageContainer {
	width:960px;
	height:640px;
	text-align:center;
	margin: 0px auto;
}

#imageNav {
	width:960px;
	height:20px;
	text-align:left;
	margin: 0px auto;
	color:#FFFFFF;
	font-size:11px;
}

/*END LAYOUT*/

.textCol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25em;
}

.textCol a:link{
	color:#0000FF;
	text-decoration:none;
}

.textCol a:hover{
	color:#0000FF;
	text-decoration:underline;
}

.textCol a:visited{
	color:#0000FF;
	text-decoration:none;
}



.smallType {
	font-size:12px;
	color:#000000;
	line-height: 1.25;
}

.footer {
	color:#FFFFFF;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.register {
	text-align:left;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.register a:link {
	color:#FFFFFF;
	text-decoration:none;
}

.register a:hover {
	color:#990000;
	text-decoration:underline;
}

.register a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.contentDisplay {
	line-height:1.25 em;
	font-size:11px;
}

#footer a {
	color:#000FFF;
}

#footer a:link{
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#imageNav a:link {
	color:#0000FF;
	text-decoration:none;
}

#imageNav a:hover {
	color:#990000;
	text-decoration:underline;
}

#imageNav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

h1 {
	color:#000000;
}

.wallpaper1{
	background-image:url(images/background02.jpg);
	background-repeat:no-repeat;
}

.wallpaper2{
	background-image:url(images/votepostertiedup.jpg);
	background-repeat:no-repeat;
}

.wallpaper3{
	background-image:url(images/voteposterbed.jpg);
	background-repeat:no-repeat;
}
.wallpaper4{
	background-image:url(images/votepostertoilet.jpg);
	background-repeat:no-repeat;
}
