body{
	align: center;
	font-family: Verdana, times, serif;
	font-size: 12px;
}
h1{
	font-size: 14px;
	font-weight: bold;
}
#header{
}
a:link{
	color: black;
	text-decoration: none;
}
a:hover{
	color: blue;
	text-decoration: underline;
}
a:visited{
	color: black;
	text-decoration: none;
}
a:active{
	color: black;
	text-decoration: none;	
}
#nav{
	width: 754px;
	height: 40px;
	background-color: #FFFFFF;
	margin-left: 25px;
}
#nav ul{
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}
#nav li{
	float: left;
	display: block;
	text-align: center;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 10px;
	font-family: myriad, arial;
	font-size: 15px;
}
#mainframe{
	background-color: #8495A5;
	width: 754px;
	min-height: 400px;
	_height: 420px;
	overflow: auto;
}
#content{
	left-margin: -30px;			
	background-color: #AFAFAF;
	border: 2px solid white;
	width: 580px;
	min-height: 340px;
	_height: 350px;
	position: relative;
	top: 25px;
	left: -50px;
	overflow: inherit;
}
#sidebar{
	position: relative;
	top: 182px;
	_top: 27px;
	_left: 400px;
	_margin-left: -15px;
	left: 788px;
	width: 120px;
	height: 50px;
	text-align: center;
	
}
#sideImage{
	border: 3px solid #AEBBCE;
	width: 69;
	height: 92;
	margin-left: 27px;
	_margin-left: 5px;
}
.hours ul li{
	list-style: none;
	align: center;
	margin-left: -30px;
}
.listheader{
	font-weight: bold;
	margin-top: 20px;
}
/******** Front Page  ******/
#frontImage{
	border: 3px solid #AEBBCE;
	width: 160px;
	height: 197px;
	position: absolute;
	top: 20px;
	_top: 10px;
	left: 30px;
}
#linksImage{
	border: 3px solid #AEBBCE;
	width: 180px;
	height: 135px;
	position: absolute;
	top: 20px;
	_top: 10px;
	left: 30px;
}
#happeningImage{
	border: 3px solid #AEBBCE;
	width: 160px;
	height: 120px;
	position: absolute;
	top: 20px;
	_top: 10px;
	left: 30px;
}
#frontContent{
	
	float: right;
	width: 339px;
	margin-right: 15px;
	margin-top: 10px;
	_margin_right: 5px;
	_padding-left: 20px;
	
}
#learnContent{
		
	NOTfloat: right;
	NOTwidth: 339px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	_margin_right: 5px;
	_padding-left: 20px;
	NOTborder: 1px solid red;
	overflow: visible;
		align: left;
	
}
#frontAddress{
	position: absolute;
	top: 225px;
	left: 30px;
	font-size: 10px;
}
#horizAddress{
	position: absolute;
	top: 154px;
	left: 30px;
	font-size: 10px;
}
#readingImage
{
	border: 3px solid #AEBBCE;
	width: 200px;
	height: 133px;
	position: absolute;
	top: 20px;
	_top: 10px;
	left: 25px;
}
#readingContent{
	
	float: right;
	width: 320px;
	margin-right: 15px;
	margin-top: 10px;
	_margin_right: 5px;
	_padding-left: 50px;
	
}
#sundayimage{
	border: 3px solid #AEBBCE;
	width: 200px;
	height: 150px;
	position: absolute;
	top: 20px;
	_top: 10px;
	left: 30px;
}
#sundayContent{
	
	float: right;
	width: 300px;
	margin-right: 15px;
	margin-top: 10px;
	_margin_right: 5px;
	_padding-left: 50px;
	
}
#sundayAddress{
	position: absolute;
	top: 177px;
	left: 30px;
	font-size: 10px;
	
}
#none{
float: right;
display: inline;
	clear: both;
		margin-top: -320px;
			margin-right: 10px;
}
