@charset "UTF-8";
/* CSS Document */
div.topPic {
	background:url(../images/jeremyDaleMain3Top.jpg) no-repeat;
}
div.botPic {
	background:url(../images/jeremyDaleMain3Bot.jpg) no-repeat;
}
.gallery {
   margin:1em 0 2em 0;
}
.gallery img {
   margin:1px;
}
.gallery h3 {
	float:left;
	width:97%;
	margin:0 0 1em 0;
	padding-left:5px;
	line-height:20px;
	font-size:0.75em;
	text-align:left;
	color:#FFFFFF;
	background:url(../images/headings-grad.gif) repeat-x #84ba52;
}