*
{
	margin: 0;
	padding: 0;
}
BODY
{
	font-size: 100%;
	background-image:url(../images/bg.png);
	background-attachment:scroll;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#e7e7e8;
}
.container {
	width:930px;
	margin:auto;
	background-color:#000;
}

#wrapper_inner {width:930px; background:url(../bodybg.png) no-repeat; min-height:600px; height:auto !important; position:relative}
#wrapper_outer {width:930px; background:url(../bodybg_bottom.png) repeat-y; min-height:100%; height:auto !important; height:100%; z-index:10}
UL
{
	list-style: none;
	text-decoration: none;
	padding: 20px;
}
LI
{
	color: #000000;
	font-family: helvetica, san-serif;
	font-size: 14px;
}
P
{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	line-height: 22px;
	margin-bottom: 1.5em;
	color: #000000;
}
A
{
	font-family: Helvetica;
/*sans-serif; font-weight: bold*/
	color: #0000FF;
	text-decoration: none;
}
H1
{
	font-family: Georgia, serif;
	font-weight: lighter;
	color: #000000;
	font-size: 28px;
	margin-bottom: 0.25em;
}
H2
{
	font-family: Helvetica, sans-serif;
	color: #000080;
	font-size: 24px;
	margin-bottom: 0.5em;
}
H3
{
	font-family: Times, serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
H4
{
	font-size: 18px;
	text-align: left;
	color: #3D3D3D;
	margin-bottom: 0.9em;
}
H5
{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 0.5em;
}
H6
{
	font-family: Times, serif;
	font-weight: lighter;
	color: #FFFFFF;
	font-size: 42px;
	margin-bottom: 0.5em;
}
EM
{
	font-family: Georgia, serif;
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 1.25em;
}
.clearfloats
{
	clear: both;
}
IMG
{
	border: 0px solid #000000;
}
DIV#masthead
{
	width: 900px;
	background: url(../images/top01.jpg) no-repeat;
	height: 280px;
	margin-left:15px;
}
DIV#menu
{
	margin-bottom: 30px;
	margin-left:15px;
}
DIV#content
{
	width: 520px;
	float: left;
	margin-left: 40px;
}
DIV#email A
{
	color:#039;
	text-decoration:none;
	font-size:90%;
}
DIV#email A:HOVER
{
	color:#800000;
	text-decoration:none;
}
DIV#indent
{
	background: #FFFFFF;
	padding: 30px;
	margin-left: 40px;
	margin-right: 50px;
}
blockquote
{
	background: #FFFFFF;
	padding: 25px;
	margin-left: 20px;
	margin-right: 20px;
	font-style:italic;
}
DIV#sidebar
{
	background: #9D0000;
	float: right;
	width: 240px;
	margin-right: 40px;
}
DIV#sidebar A
{
	color: #FFFFFF;
	line-height: 21px;
}
DIV#twitter
{
	float: right;
	width: 240px;
	padding-top:15px;
	margin-right: 46px;
}
DIV#bloglinks
{
	margin-left: 350px;
	width: 150px;
	background-color: #438BBA;
	padding: 10px 10px 5px;
}
DIV#bloglinks P
{
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 14px;
	color: #000080;
}
DIV#footer
{
	background: #AF0000;
	height: 100px;
	width:900px;
	margin-left:15px;
	color: #C0C0C0;
	height: 70px;
	padding: 25px 0 10px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.early-voting {
	border: 1px solid black;
	background-color:#FFC;
	padding:10px;
	font-size:14px;
	margin-bottom:25px;
	color:#006;
}
.early-voting h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.early-voting a {
	text-decoration:underline;
	color:#9B0000;
}
.early-voting a:hover {
	color:#F00;
}
.easter {
	margin-left:20px;
	margin-top:20px;
	margin-bottom:40px;
}
.easter a {
	text-decoration:underline;
	color:#9B0000;
	font-size:20px;
}
.easter a:hover {	
	color:#F00;
}
.radio {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color:#222b5f;
	margin-left:20px;
}
.radio a {
	text-decoration:underline;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color:#222b5f;
	margin-left:
}
.radio a:hover {	
	color:#F00;
}
.radio li {
	background-image:url(../images/radio.png);
	background-position:left;
	background-repeat:no-repeat;
	line-height:25px;
	padding-left:25px;
}
.radio ul {
	margin-bottom:15px;
}