body {
     text-align: center;
     padding: 0;
     margin: 0;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
 }
 
A:link {
color:#8e4744;
text-decoration: none}

A:visited {
color:#8e4744;
text-decoration: none}

A:active {
text-decoration: none}

A:hover {
color:#555555;
text-decoration: none;}


#header{
background:url(images/bg_01.jpg) top center repeat-x;
height:398px;
}

#navigation {

width:900px;
height:48px;
text-align:center;
margin:0px auto;
margin-top:0px;
vertical-align: top;

}

#nav {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	height: 48px;
	display: inline;
	overflow: hidden;
	width: 900px;
	}
		
#nav li {
    
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 0px 0 0 0;
	overflow: hidden;
	height: 48px !important; 
	height /**/:48px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -49px;
	}

	
#home a  {
    margin-left:12px;
	width: 125px;
	background: url(images/nav/1home.jpg) top center no-repeat;
	}
#about a  {
	width: 125px;
	background: url(images/nav/2about.jpg) top center no-repeat;
	}
#leadership a  {
	width: 125px;
	background: url(images/nav/3leadership.jpg) top center no-repeat;
	}
#ministries a  {
	width: 125px;
	background: url(images/nav/4ministries.jpg) top center no-repeat;
	}
#media a  {
	width: 125px;
	background: url(images/nav/5media.jpg) top center no-repeat;
	}
#announcements a  {
	width: 125px;
	background: url(images/nav/6announcements.jpg) top center no-repeat;
	}
#contact a  {
	width: 125px;
	background: url(images/nav/7contact.jpg) top center no-repeat;
	}							
	
	
 #wrapper {
     background:url(images/body_04.jpg) top center no-repeat;
     text-align: left;
     width: 899px;
	 margin: 0 auto;
     padding: 0;
	 overflow:auto;
	
 }
 
 #banners{
 width:899px;
 height:185px;
 margin-top:0px;
 padding-top:7px;
 text-align:center;
 
 }

 #content {
     float:left;  
     width:575px;
     margin: 0px 0px 0px 0px;
	 clear:both;
 }

 #content .inner {
     margin: 0px 0px 10px 67px;
 }
 
  #content2 {
     float:left;  
     width:575px;
     margin: 0px 0px 0px 0px;
	 clear:both;
 }

 #content2 .inner {
     margin: 0px 0px 10px 67px;
 }
 
 #side A:link {
color:#FFFFFF;
text-decoration: none}

 #side A:visited {
color:#FFFFFF;
text-decoration: none}

 #side A:active {
text-decoration: none}

 #side A:hover {
color: #440000;
text-decoration: none;}

 #side {
     background:url(images/sidebar.jpg) top center no-repeat;
     height:283px;
     float: right;
     width: 257px;
     margin: 0 60px 0px 0px;
	 font-size:14px;
	 color:#FFFFFF;
	 display:inline;
 }

 #side .inner {
     padding-top: 30px;
     margin: 0 25px 10px 25px;
 }



 #side2 {
     float: right;
     width: 257px;
     margin: 0 60px 0px 0px;
	 font-size:14px;
	 color:#FFFFFF;
	 display:inline;
	 overflow: visible;
 }

 #side2 .inner {
     padding-top: 0px;
     margin: 0 25px 10px 0px;
 }
 #footer {
     margin-top: 0px;
     clear: both;
 }

 #footer .inner {
     margin: 0px 75px 10px 75px;
 }