/* CSS Document */
#nav_donate{
	width:197px;
	float:left;
}
#nav_donate ul{
	margin-top:0;
}
#nav_donate 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="membership"></a></li>
      <li><a href="#" class="stock"></a></li>
      <li><a href="#" class="memorial"></a></li>
      <li><a href="#" class="matching"></a></li>
      <li><a href="#" class="circle"></a></li>
      <li><a href="#" class="corporate"></a></li>
*/
#nav_donate a.membership{
	width:197px;
	height:32px;
	background: url(../images/page/nav_donate_r1_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a:hover.membership{
	background-position: -197px 0;
}
#nav_donate a.membership_active{
	width:197px;
	height:32px;
	background: url(../images/page/nav_donate_r1_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a.stock{
	width:197px;
	height:27px;
	background: url(../images/page/nav_donate_r2_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a:hover.stock{
	background-position: -197px 0;
}
#nav_donate a.stock_active{
	width:197px;
	height:27px;
	background: url(../images/page/nav_donate_r2_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a.memorial{
	width:197px;
	height:41px;
	background: url(../images/page/nav_donate_r3_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a:hover.memorial{
	background-position: -197px 0;
}
#nav_donate a.memorial_active{
	width:197px;
	height:41px;
	background: url(../images/page/nav_donate_r3_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a.matching{
	width:197px;
	height:23px;
	background: url(../images/page/nav_donate_r4_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a:hover.matching{
	background-position: -197px 0;
}
#nav_donate a.matching_active{
	width:197px;
	height:23px;
	background: url(../images/page/nav_donate_r4_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a.circle{
	width:197px;
	height:27px;
	background: url(../images/page/nav_donate_r5_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a:hover.circle{
	background-position: -197px 0;
}
#nav_donate a.circle_active{
	width:197px;
	height:27px;
	background: url(../images/page/nav_donate_r5_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a.corporate{
	width:197px;
	height:29px;
	background: url(../images/page/nav_donate_r6_c1.jpg) 0 0 no-repeat;
	text-decoration: none;
	display:none;
}
#nav_donate a:hover.corporate{
	background-position: -197px 0;
}
#nav_donate a.corporate_active{
	width:197px;
	height:29px;
	background: url(../images/page/nav_donate_r6_c1.jpg) -197px 0 no-repeat;
	text-decoration: none;
	display:none;
}
#content_donate {
	color:#362F2C;
	font: 13px/18px Arial, Helvetica, sans-serif;
	padding: 50px 0 10px 40px;
	width:500px;
	margin-left:200px;
	/* defines content element */
}
#content_donate a{
	color:#993300;
	text-decoration:none;
}
#content_donate a:visited{
	color:#993300;
}
#content_donate h1{
	color:#003333;
	font: 26pt Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#content_donate h2{
	color:#993300;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:-.5em;
}
#content_donate h3{
	color:#362F2C;
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:0;
}
#content_donate h3.subline{
	color:#362F2C;
	font: 16px Arial, Helvetica, sans-serif;
	text-transform: none !important;
	font-weight:normal !important;
	margin-top:0;
}
#content_donate h4{
	color:#362F2C;
	font: bold 16px Arial, Helvetica, sans-serif;
}
#content_donate h5{
	color:#362F2C;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom:0;
	/* defines content element */
}
#content_donate ul{
	margin-top:0;
	/* defines content element */
}
#content_donate li{
	margin-left:-20px;
	/* defines content element */
}
<!--End Content Staff Section-->

