﻿body
{
	background-image:url('images/background.gif'); background-repeat:repeat; font-family:Verdana; font-size:11px; color:#4a5e03; }
}

h3
{
	font-family:Verdana; font-size:14px;	
}

div.clear
{
	clear:both;
}

div.container
{
	margin-left:auto; margin-right:auto; width:750px; background-color:#ffffff; border-color:#4a5e03; border-width:2px; border-style:solid; 
}

div.logo
{
	background-image:url('images/header.gif'); background-repeat:repeat-x; height:56px;
}

div.logo_picture
{
	float:left; width:340px;
}

div.spacer
{
	height:10px; font-size:10px; width:100%;
}

table.councilors
{
	width:400px; border-width:0px; margin-left:auto; margin-right:auto;	
}

table.councilors td
{
	width:200px;
}

p.councilor_info
{
	text-align:center; width:90%;
}


div.general_links
{
	float:right; text-align:right; color:#4a5e03; padding-top:20px; padding-right:10px;
}

div.general_links a
{
	color: #4a5e03; text-decoration: none;
}

div.general_links a:hover
{
	color: #b8b8b8;	text-decoration:underline;
}


div.header
{
	background-image:url('images/header.jpg'); background-repeat:no-repeat; height:84px;
}

div.main_content
{
	background-image:url('images/back.gif'); background-repeat:repeat-y; 
}

div.links
{
	list-style-type: none; padding-left:6px; width:150px; float:left; font-weight:bold;
}
div.links a	
{	
	color: #4a5e03; text-decoration: none; background-image:url(images/bullet.gif); background-repeat:no-repeat; background-position:left; padding-left: 10px; display:block; padding-bottom:6px; 
}

div.links a:hover
{
	color: #b8b8b8;	text-decoration:underline;
}


div.content
{
	float:right; width:570px; padding-right:10px;
}

div.footer
{
	background-color:#4a5e03; height:16px; margin-left:auto; margin-right:auto; color:#ffffff; padding-left:10px; padding-top:2px;
}

table.general
{
	width:90%; text-align:left; vertical-align:text-top;
}

div.content_left
{
	width:170px; float:left;
}

div.content_right
{
	width:400px; float:right;
}

div.votes
{
	width:250px;
}

div.vote_result
{
	 background-color:#000000;
}