body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #222; /* f3f2e4 */
margin-top: 0;
background-image: url(../images/global/bg.jpg);
background-repeat: repeat-x;
background-color: #333;
}

a, a:link, a:visited {
color: #06C; font-family: Arial, Helvetica, sans-serif;
font-size:11px; text-decoration: none;
}

a:hover, a:active {
color: #333; font-family: Arial, Helvetica, sans-serif;
font-size:11px; text-decoration: none;
}	

#header {
width: 980px;
height: 10px;
text-align: left;
background-color: #69F;
}

#container {
width: 980px;
height: 2575px;
margin-top: 0px;
background-color: #fff;
float: none;
margin: 0 auto;
}

#lefcol {
width: 180px;
padding: 10px;
background-color: #fff;
float: left;
}

#main {
width: 780px;
background: #fff;
float: left;
}

#pollingplace {
width: 800px;
background: #fff;
float: none;
}

#district {
padding: 4px;
width: 771px;
height: 14px;
background-color: #bad1ff;
float: none;
border-bottom: 1px dotted #666;
text-align: left bottom;
border-left: 1px dotted #333;
}

#head {
padding: 4px;
width: 771px;
height: 70px;
background-color: #f3f3f3;
float: none;
border-bottom: 1px dotted #666;
text-align: center;
border-left: 1px dotted #333;
}

#candidate1 {
padding: 10px;
width: 759px;
height: 150px;
background-color: #f3f3f3;
float: none;
border-bottom: 1px dotted #666;
text-align: left;
border-left: 1px dotted #333;
}

#candidate2 {
padding: 10px;
width: 759px;
height: 150px;
background-color: #FFF;
float: none;
border-bottom: 1px dotted #666;
text-align: right;
border-left: 1px dotted #333;
}

#footer a, #footer a:visited, #footer a:hover, #footer a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

#footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
float: left;
padding-top: 15px;
width: 765px;
text-align: center;
}

.h1 {
font-style: normal;
font-size: 18px;
}

.h2 {
font-style: normal;
font-size: 18px;
color: #b50000;
}

.img {
margin: 10px;
border: #999 solid 4px;
}

/*#scroll {
width: 250px;
height: 600px;
overflow: scroll;
}*/

