body {
	text-align: left;
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.6em;
	line-height:1.4em;
	background-color:white;
	align:center;
	}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.4em;
	background-color:F9F1E0
	}	
h5{
	color:032656;
	font-size:14px;
	}
h6{text-decoration:underline;}
	
#header{
	position:absolute;
	
	left:90px;
	color:#887854;
	width:275px;
	
	}
	
.quote{
	color:black;
	line-height:11px;
	font-size:9px;
}
	
#contact{
	position:absolute;
	top:40px;
	left:400px;
	background color:white;
	border-left-color:#887854;
	border-left-style :solid;
	border-left-width:2px;
	padding-left:40px;
	font-size:9px;
	line-height:12px;
	
	
	}
	
#logo{
	background: url(logo.gif) no-repeat top left; 
	position:absolute;
	}
	
hr {position:absolute;
	top:130px;
	color:#887854;
	width:640px;
	}
	
ul{display:list-item;
	list-style-type:none;
	
	}

	
#committees{
	margin-left:2em;
	}
	
#nav{
  
	margin-left:0px;
	line-height:2em;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	top:140px;
	left:400px;
	color:#887854;
	text-decoration:none;
	
	}
	
#worship{
  
	position:absolute;
	left:420px;
	top:400px;
	width:200px;
	background color:white;
	padding:20px;
	}
	
a:link{
	text-decoration:none;
	color:#887854;
	
	}
a:visited { 
	text-decoration:none; 
	color:#887854;
	
	}	
a:hover, a:active { 
	text-decoration:underline; 
	color:#fb0f01;
	
	}
	


#content{
	background-color:F9F1E0;
	background-repeat: repeat-y;
	position:absolute;
	top:140px;
	left:0px;
	width:400px;
	
	padding:20px;
	border-right-color:#887854;
	border-right-style:solid;
	border-right-width:2px;
	}

	


	
