/* CSS Document */
#nav_action{
	width:197px;
	float:left;
}
#nav_action ul{
	margin-top:0;
}
#nav_action li{
	color:#ffffff;
	list-style-type:none;
	margin-left:-40px;
	text-transform:uppercase;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
}
/*     
      <li><a href="#" class="volunteer"></a></li>
      <li><a href="#" class="speak"></a></li>
      <li><a href="#" class="involved"></a></li>
*/
#nav_action a.volunteer{
	width:197px;
	height:32px;
	background: url(../images/page/nav_action_r1_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:block;
}
#nav_action a:hover.volunteer{
	background-position: -197px 0;
}
#nav_action a.volunteer_active{
	width:197px;
	height:32px;
	background: url(../images/page/nav_action_r1_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:block;
}
#nav_action a.speak{
	width:197px;
	height:27px;
	background: url(../images/page/nav_action_r2_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:block;
}
#nav_action a:hover.speak{
	background-position: -197px 0;
}
#nav_action a.speak_active{
	width:197px;
	height:27px;
	background: url(../images/page/nav_action_r2_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:block;
}
#nav_action a.involved{
	width:197px;
	height:26px;
	background: url(../images/page/nav_action_r3_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:block;
}
#nav_action a:hover.involved{
	background-position: -197px 0;
}
#nav_action a.involved_active{
	width:197px;
	height:26px;
	background: url(../images/page/nav_action_r3_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:block;
}
#content_action {
	color:#362F2C;
	font: 13px/18px Arial, Helvetica, sans-serif;
	padding: 50px 0 10px 40px;
	width:500px;
	margin-left:200px;
	/* defines content element */
}
#content_action a{
	color:#993300;
	text-decoration:none;
}
#content_action a:visited{
	color:#993300;
}
#content_action h1{
	color:#660033;
	font: 26pt Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#content_action h2{
	color:#993300;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:-.5em;
}
#content_action h3{
	color:#362F2C;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:0;
}
#content_action h3.subline{
	color:#362F2C;
	font: 16px Arial, Helvetica, sans-serif;
	text-transform: none !important;
	font-weight:normal !important;
	margin-top:0;
}
#content_action h4{
	color:#362F2C;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#content_action h5{
	color:#362F2C;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom:0;
	/* defines content element */
}
#content_action ul{
	margin-top:0;
	/* defines content element */
}
#content_action li{
	margin-left:-20px;
	/* defines content element */
}
<!--End Content Staff Section-->
#volunteer_section{
	clear:both;
	height:217px;
}
#volunteer_section img{
	margin-right:20px;
}