body {
	font-family: Arial, Helvitica, sans-serif;
	background-color: #FFFFFF;
}
p {
	font-size:16px;
}
#top {
	background-color: #000000;
	position:absolute;
	float:left;
	left:20px;
	right:20px;
	width:700px;
	height:115px;
}
#nav {
	background-color: #FFFFFF;
	display: inline;
	position:absolute;
	float:left;
	left:20px;
	top:120px;
	width:98%;
	text-align:left;
}
#bottom {
	background-color: #FFFFFF;
	position:absolute;
	width:95%;
	float:bottom;
	text-align:center;
	top:600px;
	left:20px;
	right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000
}
#clear {
	clear:both;
}
#home {
	background-image:url('image/home2.jpg');
	position:absolute;
	z-index: -1;
	height:570px;
	width:500px;
	float:right;
	right:20px;
	text-align:center;
	font-size:large;
	color:#FFFFFF;
}
#hometext {
	background-color:#000000;
	position:absolute;
	width:682px;
	height:415px;
	color: #FFFFFF;
	float:left;
	left:20px;
	top:145px;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
}
#contact {
	background-image:url('image/contact3.jpg');
	z-index: -1;
	height:570px;
	width:500px;
	float:right;
	right:20px;
	text-align:center;
	font-size:large;
	color:#FFFFFF;
}
#contacttext {
	background-color:#000000;
	position:absolute;
	width:682px;
	height:410px;
	color: #FFFFFF;
	float:left;
	left:20px;
	top:145px;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
}
#mission {
	background-image:url('image/mission3.jpg');
	z-index:-1;
	height:570px;
	width:500px;
	float:right;
	right:20px;
	text-align:center;
	font-size:large;
	color:#FFFFFF;
}
#missiontext {
	background-color:#000000;
	position:absolute;
	width:682px;
	height:410px;
	color: #FFFFFF;
	float:left;
	left:20px;
	top:145px;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
}
#sermons {
	background-image:url('image/sermons2.jpg');
	z-index: -1;
	height:570px;
	width:500px;
	float:right;
	right:20px;
	text-align:center;
	font-size:large;
	color:#FFFFFF;
}
#sermonstext {
	background-color:#000000;
	position:absolute;
	width:682px;
	height:410px;
	color: #FFFFFF;
	float:left;
	left:20px;
	top:145px;
	overflow: auto;
	border: 1px solid #666;
	padding: 8px;
}
img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	width: 18%;
	text-align: center;
}
.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.slideshow {
	width: 600px;
	height: 450px;
	position: relative;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -300px;
}
