/*@JHPLCSS
----------------------------------------------------------------*/

div#volunteernikki_header{
	height: 100px;
	background: #69C url(img/volunteernikkiicon.jpg) no-repeat 2% 50%;
}

div#volunteernikki_header p{
	margin: 10px 20px 10px 140px;
	padding-top: 15px;
	color: #FFF;
	font-size: 90%;
	line-height: 140%;
}

#content h2{
	background: none;
}


table#volunteernikki img{
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
	border: 1px solid #666;
}

table#volunteernikki h2{
	padding: 10px;
	background: #FF5236;
	color: #FFF;
	font-size: 85%;
}

table#volunteernikki p{
	display: block;
	margin: 0.5em 1em 2em 1em;
	font-size: 80%;
	line-height: 150%;
}







#footer.volunteernikki{
	clear: both;
	background: #69C;
	color: #FFF;
	padding: 5px 3%;
	text-align: center;
	font: 70% verdana, sans-serif;
}

/*#footer p{
	margin: 0;
	padding: 0;
}*/

