@charset "utf-8";
/* CSS Document */

#volunteersneeded h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 600;
	color: #FFF;
	text-align: left;
	margin-left: 12px;
}
#volunteersneeded p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-left: 10px;
	line-height: 25px;
}
#volunteersneeded h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 600;
	color: #03C;
	text-decoration: none;
}
#volunteersneeded h2 a:hover {
	text-decoration: underline;
	color: #690;
}.JKANeedsYouBG {
	position: relative;
	height: 750px;
	width: 800px;
	background-image: url(../jkaeimages/jkaenews/jkaeneedsyou2.jpg);
}
.JKANeedsYouBG #volunteersneeded {
	position: relative;
	width: 350px;
	float: right;
	margin-top: 200px;
	text-align: center;
	padding-right: 10px;
}

