#wrapper #content #sermonheader {
	background-image: url(../images/sermonsheader.jpg);
	height: 31px;
}
#wrapper #content #downloadinfo {
	background-image: url(../images/sermoninfo.jpg);
	height: 75px;
	width: 700px;
	margin-top: 5px;
}

#wrapper #content #sermons {

}
#wrapper #content #tooltips {

}

#wrapper #content #link {
	height: 38px;
	background-image: url(../images/linktosermons.jpg);
	font-family: Raavi;
	color: #FFF;
	text-align: center;
	font-size: medium;
	padding-top: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wrap1 {
	height: 130px;
	width: 700px;
	margin-top: 20px;
}
.spot1 {
	height: 130px;
	width: 170px;
	margin-left: 40px;
	float: left;
	background-image: url(../images/sermonpicbgs.jpg);
}
.wrap2 {
	float: right;
	height: 130px;
	width: 450px;
	margin-right: 40px;
}
.spot2 {
	float: left;
	height: 130px;
	width: 170px;
	margin-left: 55px;
	background-image: url(../images/sermonpicbgs.jpg);
}
.spot3 {
	float: right;
	height: 130px;
	width: 170px;
	background-image: url(../images/sermonpicbgs.jpg);
}
.pics {
	margin: 5px;
	height: 120px;
	width: 160px;
}
