body {
	background: #669cc2 url('/structure/images/body_bg.jpg') repeat-x left top;
	font-family:verdana,sans-serif;
	color: #333;
	font-size:0.8em;
	margin: 0px;
}

#container {
	width: 960px;
	margin: 0 auto;
}

.banner {
	background: url('/structure/images/banner/banner.png');
	background-repeat: no-repeat;
	height: 125px;
	width: 960px;
	padding: 0px;
}

.nav_container {
	background: url('/structure/images/page_outline.png');
	background-repeat: repeat-y;
	width: 960px;
	padding: 0px;
}

/*IE7 Hack*/
html*.nav_container {
	[height: 35px;];
}

.navtime {
	background: url('/structure/images/nav/button1a.gif');
	position:relative;
	border-left:0px solid #000;
	border-bottom:1px solid #444;
	width: 200px;
	float: left;
	margin-left: 30px;
	height:35px;
	line-height:35px;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	font-family: verdana, sans-serif;
	font-weight:normal;
	text-align:center;
}

.top_menu {
position:relative;
	width: 700px;
	height: 35px;
	float: left;
}

.midcol a:link, .midcol a:active, .midcol a:visited {
border-bottom: 1px dashed;
text-decoration: none;
}

.midcol a:hover { 
border-bottom: 1px solid;
text-decoration: none;
}

.maintwocol a:link, .maintwocol a:active, .maintwocol a:visited {
border-bottom: 1px dashed;
text-decoration: none;
}
.maintwocol a:hover { 
border-bottom: 1px solid;
text-decoration: none;
}

a:active, a:focus{
	outline:none;
}

.content_container {
	background: url('/structure/images/page_outline.png');
	background-repeat: repeat-y;
	width: 960px
}

#content {

 width: 900px;
 margin-left: auto;
 margin-right: auto;
 border-collapse: collapse;
}

H4 {
	font-size:	small;
	}
	
.lftcol {
background: #afcfe1;
padding: 0px;
width: 160px;
}

.whatsnew {
	background: #8dbfdf;
	padding: 3px 5px;
	font-weight: bold;
	color: #000080;
}
 
.midcol {
padding: 5px 10px;
width: 580px;
line-height: 1.3em;
}

.maintwocol {
padding: 5px 10px;
width: 740px;
line-height: 1.3em;
}

.rtcol {
background: #e5eef5;
padding: 0px;
width: 160px;
}

.imgtitle {
margin-left: -8px;
margin-top: -3px;
}
a#voterinfo {
background:url('/special/voter_info_pixy.png') no-repeat center top;
display:block;
height:60px !important; 
width:160px;
}
a#voterinfo span { display:none; }
a#voterinfo:hover { background-position:center bottom;}

a#descene {
background:url('/special/delawarescene_pixy.png') no-repeat center top;
display:block;
height:60px !important; 
width:160px;
}
a#descene span { display:none; }
a#descene:hover { background-position:center bottom;}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.footer {
	background-image: url('/structure/images/footer_outline.png');
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 10px;
	color: #c00000;
	text-align: center;}
.footer a, .footer a:link, .footer a:visited {color: #ccc; text-decoration: none;}
.footer a:hover {color: #fff; border-bottom: 1px #fff dashed;}