h1, h2, h3, h4, .hilite, strong {
	color:#291F42;
}

h2 { font-size:20px; }

#frame {
	position:relative;
}

#passionate_logo {
	position:absolute;
	bottom:0px;
	right:0px;
	width:368px;
	height:75px;
	background-image:url(../images/passionate_volunteering.gif);
}

#volunteer_btn {
	margin:0 0 1em 1em;
}

#volunteer_btn a { 
	display:block;
	width:200px;
	height:100px;
	text-indent:-2000px;
	background-image:url(../images/volunteer_download.png);
	background-position:0 -100px;
}

/*
#volunteer_btn a:hover {
	background-position:0 -100px;
}
*/

#volunteer #top {
	height:162px;
	background-image:url(../images/volunteer-banner3.jpg);
}

#volunteer #main { margin-top:10px; }
#volunteer #left { float:left; width:160px; }
#volunteer #right { 
	float:left; 
	width:520px; 
	margin-left:20px;
	padding-bottom:40px;
}

#volunteer_nav p {
	margin:0.5em 0;
}

#volunteer_nav ul {
	margin:0.2em 0 1.2em 0;
	padding:0;
}

#volunteer_nav li {
	list-style-image:none;
	list-style:none;
	margin-left:10px;
	padding-left:0;
	font-size:11px;
	border-bottom:1px solid #ccc;
	line-height:150%;
}

#volunteer_nav a { text-decoration:none }
#volunteer_nav a:hover, #volunteer_nav a.selected { color:#291F42; }

#ft_credit img {
	vertical-align:bottom;
}

#ft_credit {
	margin:0;
	color:#002b57;
}