/*----- Structure -----*/*{	margin: 0;	padding: 0;}body{	font-family: Helvetica, Verdana, sans-serif;	background-color:#000;}#header{	height:150px;	margin:0px;	padding:0px;	}h1 a         { display: block; background-image: url('image028.gif'); background-repeat:                no-repeat; background-attachment: scroll; height: 150px;                width: 750px; float: left; text-indent: -9000px;                background-position: 0% 50% }#wrapper{	background-color:#ba9b6f;	width:750px;	margin: 0 auto;}#main_nav{	float:left;	width: 250px;	height:275px;	background-color: #ba9b6f;}#main_content {	background-color:#718096;	width: 450px;	padding:25px;	float:right;}#sidebar1{	float:left;	width:225px;	padding:15px;	background-color:#718046;}#sidebar2{	float:left;	width:245px;	height: 250px;	padding:15px;	background-color:#eec48b;}#sidebar3{	float:right;	width:190px;	height: 120px;	background-color:#74a5c9;	padding:15px;}img{	float:right;}#sub_nav{	float:center;	clear:both;	width: 750px;	height:25px;	background-color:#cfcfcf;}/*----- Navigation -----*/#main_nav li {	list-style:none;	padding: 3px 15px;}#main_nav li a {	text-decoration:none;	font-variant:small-caps;	font-size: 1.0em;	color: #000;	font-weight: bold;}#main_nav li a:hover {	text-decoration: underline;	color: #fa1f35;}#main_nav li a:active {	color: #718096;}#sub_nav li{	text-align:center;	list-style:none;	display: inline;	padding:15px;		text-align:center;}/*----- Main Content -----*/h1{	text-decoration:underline;	text-align:center;	color:#000;}#main_content p{	color:#000;}/*----- Sidebars -----*/.members, .screening, .contact{	text-decoration:underline;	text-align:center;	color:#000;}#sidebar1{}span{	font-weight:bold;}