Body
{
	background-image: url(../images/BG1.png);
	background-color: #ffffff;
	background-attachment: fixed;
	color: #800000;
	font-family: Verdana, Helvetica;
	font-size:10pt;
	text-align:left;
	margin: 0px;
}


a
{
	color: #cc3300;
}

a:visited
{
	color: #cc3300;
}

a:active
{
	color: #666666;
}


#mainContentAreaWrapper {
width: 1024px;
margin: 0 auto;
}
.Row1
{
	font-size: 8pt;
}

.Row2
{
	font-size:8pt;

}
.VoterDetailHeader
{
	font-weight: bold;
}
.LightHighlightBar
{
	background-color: gainsboro;
	vertical-align: middle;
	border-top: #ffffff solid;
	border-bottom: #ffffff solid;
	text-align: center;
	font-weight: bold;
	font-size:10pt;

}
.HighlightBar
{
	background-color: #000000;
	color: #ffffff;
	vertical-align: middle;
	border-top: #ffffff solid;
	border-bottom: #ffffff solid;
	text-align: center;
	font-weight: bold;
	font-size:11pt;

}


#breadCrumbles {
	height: 20px;
	font-family: Verdana, Helvetica; 
	color: #800000;
	font-size:10pt;
	width: 100%;
	text-align:left;
	padding-left: 10px;
	margin-top: 5px;
}

#textToggler {
	float: right;
	margin-right: 30px; 
	margin-top: -14px;
}

.aThousand {
	width: 1000px;
}

#headerWrapper {
	border:1px;
	border-collapse: collapse;
	width:100%;
	border-color:#800000;
	background-image: url(../images/bg2.png);
}

#headerWrapperInner {
	vertical-align: top;
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000; 
}

#silverBar {
	border: 1px;
	border-collapse: collapse;
	width:100%; 
	border-color: #800000; 
}

#silverBarBackground {
	background-image: url(../images/bg8.png);
	height: 30px;
	vertical-align:middle;
	}
	
#bigCenterSection {
	border-collapse: collapse;
	width:100%;
	background-image: url(../images/bg3.png);
	border:1px #800000 solid;
}

#navMenuMain {
	float: left;
	margin-right: 25px;
	margin-top: 15px;
	padding-left: 10px;
	padding-bottom: 50px;
	width: 150px;
}

#centerContentHolder {
	float: left; 
	text-align:left;
	margin-right: 15px;
}

#navMenuMain .menuItem {
 text-align:left; 
}

.alignLeft {
 text-align: left;
}

#resultsArea
{
	margin-left: 40px;
}