body {
	background-color: #0A1031;
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

img
{ border:none; }

#container
{
	position:absolute;
	width: 1000px;
	background: url(../images/bg_flag.gif) repeat-y;
	left:50%;
	margin-left:-500px;
	
	float:left;
	
}
#header
{
	
	float: left;
	width:1000px;
	background:url(../images/banner_other_pages.gif) no-repeat;
	height: 149px;
	
}
#content_left
{
	float: left;
	width: 17px;
	background: url(../images/bg_left.gif) no-repeat;
	height: 406px;
	display:inline;
}
#content_right
{
	float: left;
	width: 20px;
	background:url(../images/bg_right.gif)  no-repeat;
	height: 406px;
}

#content
{
	
	float: left;
	width:673px;
	background: #FFFFFF url(../images/obama_other.gif) left top no-repeat;
	padding-left: 290px;
	position: relative;
	padding-bottom: 5px;
	
	display:inline;
	
}
#nav
{
	
	position:relative;
	width:840px;
	left: -140px;
	padding-top:2px;
}

ul.toplinks
{
	list-style: none;
	text-transform:uppercase;
	position:relative;
	padding: 2px 0 0 0;
	margin: 0px;
	text-align:left;
	font-size:90%;
	display:inline;
}
*html ul.toplinks
{
	left: -80px;
}
ul.toplinks li
{
	list-style: none;
	display: inline;
	padding: 2px 0 2px 0;
}

ul.toplinks img
{
	position:relative;
	top:5px;
}
ul.toplinks a
{
	color:#03235C;
	text-decoration:none;
}
ul.toplinks a:hover
{

	text-decoration: underline;
}

#content_real
{
	
	float:left;
	position:relative;
	width: 610px;
	left: 60px;
	font-size:90%;
}

#text
{
	float:left;
	width: 420px;
	color:#03235C;
	display:inline;
	text-align:justify;
	min-height: 310px;

}
*html #text
{
	height: 375px;
}
#text h1
{
color: #003C9B;
}
#barometer
{
	width: 160px;
	float:left;
	padding-top:10px;
	padding-left:30px;	
}


#barometer p
{
font-size: 90%;
font-weight:bold;
margin:0px;
padding: 5px 0 0px 0px;}

#content_end
{
	
	float:left;
	position:relative;
	width: 620px;
	height: 60px;
	left: 60px;
	text-transform:uppercase;
	font-size:110%;
}

#content_end #links
{
	float:left;
	width: 380px;
	color:#03235C;
	display:inline;
	position:relative;
	top: 30px;

}
#content_end #links img
{
	position: relative;
	top:5px;
}

 #bottom_logo
{
	width: 230px;
	
	height: 60px;
	float:left;
	padding-top:0px;
	background:  url(../images/logo-lower.gif) no-repeat right bottom;
}
	
#footer
{

	width:1000px;
	height: 82px;
	background:url(../images/bg_footer.gif) no-repeat;
	color:#ffffff;
	float:left;
}

#footer h3
{
	color: #CCD7E3;
	text-transform:uppercase;
	text-align:center;
	text-shadow:#CC0000;
	margin: 0px;
	padding:10px 0 0 0;
}

#footer #design
{
	padding-top: 35px;
	float: left;
	font-size: 10px;
	text-align:left;
	width: 250px;
}
#footer #copyright
{
	float: left;padding-top: 35px;
	font-size:90%;
	text-align:center;
	text-transform:uppercase;
	width: 500px;
}
#footer #marketing
{
	float: right;padding-top: 35px;
	font-size: 10px;
	text-align:right;
	width: 250px;
}
#footer a
{
color:#ffffff;
}
