body {
	background: none transparent;
	color: #000;
}
a {
	outline: none;
	color: #000;
}
a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
#logo {
	float: left;
	width: 202px;
	height: 138px;
	padding: 0;
	border: 0;
}
#main {
	float: left;
	width: auto;
}
#mainBody {
	float: left;
	width: auto;
}
#menuBar {
	display: none;
}
#mainText {
	padding: 1em 0 0 0;
	width: auto;
	float: left;
	clear: left;
}
#overlayPage {
	font-size: 100%;
	font-weight: normal;
	float: left;
	clear: left;
}
.overlayDetail {
	clear: both;
}
.overlayDetail img {
	display: block;
	background-color: white;
	padding: 3px;
	border: 1px solid #875;
}
.pastorPhoto {
	width: 165px;
	height: 207px;
	margin: 0 12px 12px 0;
	float: left;
}
.overlayPhotoTable {
	border: 0;
	margin: 0;
	padding: 0;
}
.overlayPhotoTable img {
	margin: 0 8px 4px 0;
}
#booksTable {
	width: 420px;
	margin: 0;
	padding: 0;
	border: 0;
}
.booksImage {
	width: 90px;
	padding: 5px;
}
.booksImage img {
	float: right;
	margin: 0;
	padding: 0;
	border: 4px solid white;
}
.booksText {
	width: 100px;
	font-size: 90%;
}
.booksText b {
	text-transform: uppercase;
}
.resourceList {
	margin-left: 0;
	padding-left: 1.5em;
	list-style: none;
}
.resourceTable {
	padding: 0;
	margin-left: 1px;
	border-width: 1px 0 0 1px;
	border-spacing: 0;
	border-collapse: collapse;
	border-color: #999;
	border-style: solid;
}
.resourceTable th, .resourceTable td {
	vertical-align: top;
	padding: 4px;
	border-width: 0 1px 1px 0;
	border-color: #999;
	border-style: solid;
}
.testimonial {
	clear: both;
	margin: 0;
	font-size: 90%;
	padding: .5em 1em;
	border: 1px solid #995;
}
.noprint {
	display: none;
}