body
{
	font-family: Verdana;
	font-size: 12pt;
	margin: 3px;
}

#wrap
{
	height: auto;
	background-image: url(../images/sidebar.gif);
	background-repeat: repeat-y;
	
}

#resultsArea
{
	margin-left: 180px;
}

a:link
{
	color: #696969;
}

a:visted
{
	color: #336633;
}

a:hover
{
	color: #111111;
}

h1
{
	
	font-size: 1.4em;
	margin-top: -15px;
	
}

h5
{
	margin-top: 12.0pt;
	margin-right: 0in;
	margin-bottom: 3.0pt;
	margin-left: 0in;
	font-size: 13.0pt;
	font-family: "Times New Roman";
	font-style: italic;
}

li
{
	margin: 0pt;
	margin-bottom: .0001pt;
	font-size: 12.0pt;
	font-family: "Times New Roman";
}


#outerWrapper
{
	width: 95%;
	margin: 0 0;
}

#banner
{
	width: 586px;
}

#topGraphic
{
	width: 586px;
	height: 58px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
}

#greenNavLinks ul
{
	padding: 0px;
	margin: -20px 0px 0px 118px;
}

#greenNavLinks li
{
	display: inline;
	padding: 0px;
	margin-left: -7px;
}

#greenNavLinks img
{
	border: none;
}

#logoBottom
{
	width: 108px;
	height: 20px;
	background-image: url(../images/2top_blank.gif);
	background-repeat: no-repeat;
}

#welcomeHeader
{
	background-image: url(../images/3top_header_elections.gif);
	background-repeat: no-repeat;
	width: 210px;
	height: 36px;
	margin: -5px 0px 0px 0px;
	padding: 0px;
}

#welcomeSpacer
{
	width: 4px;
	height: 32px;
	border-top: 2px #999999 solid;
	border-bottom: 2px #999999 solid;
	margin-left: 210px;
	margin-top: -36px;
}

#whiteNavLinks ul
{
	padding: 0px;
	margin: -36px 0px 0px 220px;
	width: 370px;
}

#whiteNavLinks li
{
	display: inline;
	padding: 0px;
	margin-left: -7px;
}

#whiteNavLinks img
{
	border: none;
}

#rightPane
{
	margin: 0px 0px 0px 220px;
	width: 600px;
}

#crumbsAndToggle
{
	font-size: x-small;
	padding: 0px 5px 0px 5px;
}

#breadCrumbles
{
	float: left;
	width: 75%;
}

#textToggler
{
	float: right;
	width: 20%;
	text-align: right;
}

#leftNavigationMenu
{
	width: 208px;
	float: left;
	border: 1px #999999 solid;
	margin: -5px 0px 0px 0px;
	padding: 15px 0px 10px 0px;
}

#leftNavigationMenu ul 
{
	list-style: none;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

#leftNavigationMenu ul li a
{
	font-family: Verdana;
	font-size: small;
	text-decoration: none;
	color: #696969;
	line-height: 22px;	
}


.leftNavigationItems
{
	font-size: small;
	padding: 0px 3px 0px 8px;
}

.dynamicMenuItems
{
	font-size: small;
}

#contactInfo
{
	padding: 15px 3px 0px 8px;
}

#contactInfo h1
{
	color: #999999;
	text-transform: uppercase;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: -11px;
}

#contactInfo p
{
	color: #336633;
	font-size: 8pt;
	font-weight: bold;
}

#contactInfo span
{
	color: #000000;
	font-weight: normal;
}

#mainConentHolder
{
	padding-top: 10px;
}


#CandidateInformationMore, #VoterInformationMore, #MyVoteMore
{
	border: 1px solid #999;
	font-family: Verdana;
	padding: 5px;
	position: absolute;
	background-color: #fff;
	display: none;
	width: 320px;
	
}

#CandidateInformationMore ul li a, #VoterInformationMore ul li a, #MyVoteMore ul li a
{
	font-size: small;
	text-decoration: none;
	color: #696969;
	line-height: 22px;
}

#CandidateInformationMore ul li a:hover, #VoterInformationMore ul li a:hover, #MyVoteMore ul li a:hover
{
	color: #000;
}


.RolloverBox
{
	left: 180px;
	position:relative;
	top: -15px;
}

.arrow 
{
	position:relative;
}
.arrow img
{
	position: absolute;
	top: -19px;
	left: 153px;
}
