#splash{
	width:800px;
	background: #fff url(images/elections/splashnew.jpg) no-repeat;
	height:150px;
	margin:0 2px 0 0;
	display:block;
	padding:0;
}


#splash2 {
	width:300px;
	height: 150px;
	float: left;

}

#splash2 h3 {
	display: none;

}


#splash3 {
	width:500px;
	height: 150px;
	float: right;
	margin: 0px;
	padding: 0 0 0 0;
}





#twocol{
	width: 500px;
}

#twocolleft {
	width: 200px;
	height: auto;
	float: left;
	padding: 10px;
	margin-left: 40px;
}

#twocolright {
	width: 200px;
	height: auto;
	background: #e6e6e6;
	float: right;
	padding: 10px;
	margin: 0px;
}




#tabnav {

	padding: 110px 0 0 40px; /* all browsers including Mac IE */
	font-size: 11px;
	_padding: 160px 0 0 40px; /*IE 6 and below */


}



#tabnav ul li {
	display: inline;
	padding-left: 32px;
	padding-right: 0px;


}



#tabnav li {
	padding-left: 5px;
	padding-right: 5px;

}

#tabnav a {
	color: #333;
	font-weight: bold;

}
#tabnav a:hover {
	color: #000;
	text-decoration: none;

}

