/* CSS Document */
		body{
		background:url(../images/stripes_bckg.png);
		behavior:url(..behaviors/csshover2.htc);
		margin:0px; 
		padding:0px;
		}
		#container {
		width:700px;
		margin:0px auto;
		background:#020208;
		}
		h1{
		background:url(../images/banner.jpg);
		background-repeat: no-repeat;
		width:700px;
		height:300px;
		margin: 0px;
		}
		h1 span{
		position:relative;
		left:-9999px;
		}
		
		.nav {
		background:#ffbf00;
		margin:0px;
		padding:0px;
		width:700px;
		height:55px;
		}
		.nav ul{
		background:#ffbf00;
		list-style:none;
		margin:0px;
		padding:0px;
		width:700px;
		}
		
		.nav li{
		background:#ffbf00;
		float:left;
		padding:0px;
		height:55px;
		}
		
		.nav li a{
		text-decoration: none;
		}
		
		#who{
		display:block;
		margin:10px; 
		margin-left:27px;
		background:url(../images/who.gif);
		background-repeat:no-repeat;
		height:35px;
		width:108px;
		}
		#who:hover{
		display:block;
		margin:10px;
		margin-left:27px;
		background:url(../images/who_hover.gif);
		background-repeat:no-repeat;
		height:35px;
		width:108px;
		}			
		#what{
		display:block;
		margin:10px;
		background:url(../images/what.gif);
		background-repeat:no-repeat;
		height:35px;
		width:118px;
		}
		#what:hover{
		display:block;
		margin:10px;
		background:url(../images/what_hover.gif);
		background-repeat:no-repeat;
		height:35px;
		width:118px;
		}			
		#where{
		display:block;
		margin:10px;
		background:url(../images/where.gif);
		background-repeat:no-repeat;
		height:35px;
		width:144px;
		}
		#where:hover{
		display:block;
		margin:10px;
		background:url(../images/where_hover.gif);
		background-repeat:no-repeat;
		height:35px;
		width:144px;
		}				
		.nav li span{
		display:none;
		}
		#content {
		margin:0px;
		padding:0 0 20px 0;
		background-color:#020208;
		
		}
		.header{
		margin:0px;
		padding-top:20px;
		background-color:#020208;
		}
		.header span{
		position:relative;
		left:-9999px;
		}				
		#whoHeader{
		background:url(../images/who_bckg.gif);
		background-repeat:no-repeat;
		margin-left:23px;
		padding-top:10px;
		height:119px;
		width:531px;
		}
		#whatHeader{
		background:url(../images/what_bckg.gif);
		background-repeat:no-repeat;
		margin-left:23px;
		padding-top:10px;
		height:119px;
		width:531px;
		}
		#whereHeader{
		background:url(../images/where_header.gif);
		background-repeat:no-repeat;
		margin-left:23px;
		padding-top:10px;
		height:119px;
		width:531px;
		}
		p{
		padding:0px 30px;
		font:11pt Arial, Helvetica, sans-serif;
		width:400px;
		line-height:150%;
		color:white;
		}
		h3{
		margin-left:27px;
		margin-bottom:12px;
		font:22pt Arial, Helvetica, sans-serif;
		color:#ffbf02;
		}
		
		/* --------------------- Portfolio Page Items -------------------------*/
		.portfolioItem{
		padding-left:10px;
		padding-bottom:10px;
		position:relative;
		margin:20px 20px 30px 22px;
		font-family:Arial, Helvetica, sans-serif;
		}
		
		.portfolioItem:hover {
		background:#333;
		}
		.portfolioItem img {
		margin:10px 10px 0 10px;
		float:right;
		}
		
		.portfolioItem h4{
		font:14pt Arial, Helvetica, sans-serif;
		color:#ffbf00;
		margin-bottom:0px;
		padding-top:10px;
		}
		.portfolioItem h5{
		font:12pt Arial, Helvetica, sans-serif;
		font-style:italic;
		color:white;
		margin:6px 0px;
		}
		.portfolioItem p{
		margin-left:0px;
		padding-left:0px;
		width:370px;
		}
		.portfolioItem a{
		color:#ffbf00;
		padding-bottom:10px;
		font-size:10pt;
		}
		.portfolioItemClear {
		clear:both;
		}
		
		hr{
		border:1px solid #ffbf00;
		width:660px;
		text-align:left;
		}
		#trade{
		font-size:9pt;
		}
		#webHeader{		
		width:323px;
		height:58px;
		position:relative;
		}
		#webHeader span{
		background:url(../images/web_header.gif) no-repeat;
		position:absolute;
		width:100%;
		height:100%;		
		}
		#printHeader{		
		width:339px;
		height:58px;
		position:relative;
		}
		#printHeader span{
		background:url(../images/print_header.gif) no-repeat;
		position:absolute;
		width:100%;
		height:100%;		
		}

#obama_button{
float:right;
margin-right:40px;
margin-top:-90px;
}