body {
	margin-top:0px; 
	background:url(images/background.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	min-width: 902px;
	text-align:center;
	background-color: #1a367f;

}
div#container{
	width: 902px;
	margin: 0px auto;
	text-align:left;
	background-color: #1a367f;
	
}
div#header{
}
div#headerImage{
background:#2f4a91;}
#nav { line-height: 1; z-index: 9998; }

#nav a {
	background: url(images/nav.jpg) no-repeat 0 0;
	display: block;
	height: 35px;
	text-indent: -999em;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration: none;
	color: #081f4b;
}
#nav a:hover{
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}

#nav li { float: left; position: relative;list-style:none; }
* html #nav li * { position: relative; }
#nav li, #nav ul { margin: 0; padding: 0;list-style:none; }
	
	/*--- Default ---*/
	#nav-space a { background-position: 0 0; width: 75px; }
	#nav-home a { background-position: -75px 0; width: 77px; }
	#nav-about a { background-position: -152px 0; width: 125px; }
	#nav-issues a { background-position: -277px 0; width: 77px; }
	#nav-blog a { background-position: -354px 0; width: 120px; }
	#nav-contrib a { background-position: -474px 0; width: 110px; }
	#nav-getin a { background-position: -584px 0; width: 118px; }
	#nav-contact a { background-position: -702px 0; width: 132px; }
	#nav-space1 a { background-position: -834px 0; width: 68px; }

	/*--- Hovering ---*/
	#nav-space a:hover { background-position: 0 0; width: 75px; }
	#nav-home a:hover { background-position: -75px -35px; width: 77px; }
	#nav-about a:hover { background-position: -152px -35px; width: 125px; }
	#nav-issues a:hover { background-position: -277px -35px; width: 77px; }
	#nav-blog a:hover { background-position: -354px -35px; width: 120px; }
	#nav-contrib a:hover { background-position: -474px -35px; width: 110px; }
	#nav-getin a:hover { background-position: -584px -35px; width: 118px; }
	#nav-contact a:hover { background-position: -702px -35px; width: 132px; }
	#nav-space1 a:hover { background-position: -834px 0; width: 68px; }
	
	/*--- Clicking ---*/
	#nav-space a:active { background-position: 0 0; width: 75px; }
	#nav-home a:active { background-position: -75px -70px; width: 77px; }
	#nav-about a:active { background-position: -152px -70px; width: 125px; }
	#nav-issues a:active { background-position: -277px -70px; width: 77px; }
	#nav-blog a:active { background-position: -354px -70px; width: 120px; }
	#nav-contrib a:active { background-position: -474px -70px; width: 110px; }
	#nav-getin a:active { background-position: -584px -70px; width: 118px; }
	#nav-contact a:active { background-position: -702px -70px; width: 132px; }
	#nav-space1 a:active { background-position: -834px 0; width: 68px; }

	/*--- Dropdowns ---*/
	#nav li:hover ul, #nav li.over ul { left: 0; }
	#nav li li { float: none; position: static; width: 100%; }
	
	#nav li li a, #nav li li a:hover, #nav li li a:active {
		background: none;
		height: auto;
		padding: 1px 12% 2px;
		text-indent: 0;
		width: 76%;
	}
	
	#nav li li a:hover { background: #eee; }
	
	#nav li ul {
		background: #eee;
		border-bottom: 2px inset #333333;
		border-right: 2px inset #333333;
		left: -1999px;
		line-height: 1.5;
		padding: 5px 0;
		position: absolute;
		top: 40px;
		width: 150px;
		z-index: 9999;
	}
	
	li#nav-take ul { line-height: 1.2; width: 200px; }
	li#nav-elect ul { line-height: 1.2; width: 200px; }
 
div#content {
	background-color: #ededed;
}
div#contentMain {
	float: left;
	width: 600px;
	background-color: #FFF;
	height:auto;
	padding-bottom:16px;
}
div#rightBar {
	background-color: #ededed;
	float: right;
	width: 302px;
	padding-bottom:8px;

}
div#clearing {
	clear: both;
	width: 100%;
}
div#footer {
	clear: both;
	background-color:#1a367f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	padding-top:8px;
}
/* ContentMain */

div#floatImg{
	float: right;
	display: block;
	margin: 7px 11px;
}

div#mainhead {
	margin:0px;
	background-color:#ededed;
	width:600px;
	text-align: left;
}

div.story{
	margin: 0px 12px 0px 13px;
	padding: 24px 16px 5px 24px;
	clear: both;
	text-align: left;
}

div.floatMenu{
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:rgb(0,72,144);
	margin: 5px;
	border: 2px solid rgb(0,72,144);
	float: right;
}

/* Right Menu */

.sidebarpromosignup {}

.maintitlesignup {
margin: 0px;
}	

.sidebarpromosignup1 {}



/*//////////////////////////////////////////////////////////*/
div#footer a{
	color: #FFF;
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;

}

a{
	color: rgb(0,72,144);
	text-decoration: none;
}
a:hover {
	text-decoration: underline;

}
a img{
	border-width: 0;
}


div.embed p{
	font-size: 12px;
	clear:none;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: rgb(102,0,0);
	margin: 0;
}
h4{
	font-size: 12px;
	font-style:italic;
	color: rgb(102,0,0);
	margin: 0;
	}
h2 {
	font-size:16px;
	font-weight:bold;
}	
.mainpage {
	font-size: 12px;
	line-height: 1.5;
}
.frontpage {
	font-size: 12px;
	padding-left:1em;
	padding-right:1em;
}
.hang {
	font-size: 12px;
	margin-left: 2em;
	text-indent: -2em
}

.bio {
	font-size: 12px;
	font-style:italic;
}
.smalltext {
	font-size: 10px;
}
hr#yellow{
	border:1px dashed black;
	color:#fff;
}
div#divider{
	background-image: url(images/spotbar.gif);
	border:0px solid black;
	margin:15px 30px 20px 30px;
	padding:1px;
	width:360;
}
hr#comment{
	border: 1px dotted #333333;
}

img#imgsig{
	float: right;
}

.join {
	font-size:12px;
	color: rgb(102,0,0);
	font-weight:bold;
}
.blogsmall {
	color: #666666;
	font-size: 10px;
}
.bloghead {
	color: #1a367f;
	font-weight:bolder;
	font-size:16px;
}
div#blog {
	padding: 4px;
}
div#blog a{
	color: #660000;
	text-decoration: none;
}
div#blog a:hover {
	text-decoration: underline;
	color:#1F386A;

}
div.newsitem {
	font-size:13px;
	margin-bottom:20px;
}
div.newsgloss {
	font-size:11px;
	padding-left:20px;
}
