#members {
float:left; 
width:214px; 
background:#f6f6f6 url(../images/resourcesbx_imgbg.gif) left bottom no-repeat;
border-bottom:#cbcbcb 1px solid;
 }
	#members p {
	font-size:14px; 
	padding:10px 20px 0px 20px;
	 }
	 
#services {
float:left; 
width:214px; 
margin-left:30px; 
background:#f6f6f6 url(../images/resourcesbx_imgbg.gif) left bottom no-repeat;
 border-bottom:#cbcbcb 1px solid;
  }
  
  
	#services p {
	font-size:14px; 
	padding:10px 25px 0px 10px;
	}
	
#documents {
float:left; 
width:214px; 
margin-left:30px; 
background:#f6f6f6 url(../images/resourcesbx_imgbg.gif) left bottom no-repeat;
 border-bottom:#cbcbcb 1px solid;
  }
  
  
	#documents p {
	font-size:14px; 
	padding:10px 25px 0px 20px;
	 }

#resources {
clear:left; 
float:left; 
margin-top:30px; 
background:#f6f6f6 url(../images/`resourcesbx_long_imgbg.gif) left bottom no-repeat;
 }
 
	#resources p {
	font-size:14px; 
	padding: 20px 20px 20px 20px;
	 }

#maintext a {
color:#a76d23; 
text-decoration:underline;
}

#maintext a:hover {
text-decoration:none;
}

.resources_bullet_list {
margin-left: -20px;
margin-top: 0px;
}

#resource_links {
border: 1px solid red;
position: absolute;
left: 400px;
font-size: 10px;
}