img.church-image
{
	margin: 10px 0 0 20px;
}

span.location
{
	background: transparent url(/images/LocationButton.png) no-repeat; 
}

span.beliefs
{
	background: transparent url(/images/BeliefsButton.png) no-repeat; 
}

span.service
{
	background: transparent url(/images/WorshipService.png) no-repeat; 
}

span.sermons
{
	background: transparent url(/images/SermonButton.png) no-repeat; 
}

span.location,
span.beliefs,
span.service,
span.sermons
{
	display: block;
	width: 289px;
	height: 114px;
	margin: 0 0 10px;
}

span.location:hover,
span.beliefs:hover,
span.service:hover,
span.sermons:hover
{
	background-position: 0 -114px;
}

span.location span,
span.beliefs span,
span.service span,
span.sermons span
{
	display: none;
}

#MainContent h2,
#MainContent h3
{
	margin: 0;
	padding: 0;
}

#MainContent p em
{
	font-weight: 700;
	font-style:  italic;
}