body {
	background-color:#336699;
	margin:0px;
	background-image:url(images/top.jpg);
	background-repeat:repeat-x;
	text-align:center;
	color:#333;
	font-family:verdana,sans-serif;
	font-size:11px;
}


/* Images */
a img {
border:0;
}

.thumb {
float:left;
margin:0px 10px 10px 0px;
}

.rtthumb {
float:right;
margin:0px 0px 3px 10px;
background-color:#fff;
border:1px solid #999;
padding:10px;
}


/* Page Elements */

#container {
	width: 763px;
	\width: 783px;
	w\idth: 763px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/back.jpg);
	background-repeat:repeat-y;
	margin-bottom:0px;
}

#fade {
	background-image:url(images/backtop.jpg);
	background-repeat:no-repeat;
}

#banner {
	padding: 0;
	margin-bottom: 0;
	text-align:left;
	height:101px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding-left:30px;
}

#search {
float:right;
margin:40px 50px 0px 0px;
}


#content {
	padding: 0;
	padding-top:5px;
	margin-right: 250px;
	text-align:left;
	margin-left:280px;
}

#news br  {

}

#sidebar-a {
	float: left;
	width: 222px;
	\width: 222px;
	w\idth: 222px;
	margin: 0;
	margin-left: 0;
	padding: 5px;
	margin-left:15px;
	text-align:left;
}

#sidebar-b {
	float: right;
	width: 192px;
	\width: 192px;
	w\idth: 192px;
	margin: 0;
	margin-left: 0;
	padding: 5px;
	background-color: white;
	margin-right:15px;
	text-align:left;
}

html>body #sidebar-a {
margin-left:30px;
}

html>body #sidebar-b {
margin-right:30px;
}

#footer {
background-color:#336699;
	clear: both;
padding:30px;
	background-image:url(images/footer2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:10px;
	margin-top:30px;
height:160px;
}

/* Tag Formatting */
h1 {
	margin:0;
	}
	
h3 {
	margin-top:0px;
	font-family:georgia,times,serif;
	font-size:14px;
	margin-bottom:3px;
	color:#336699;
	text-transform:uppercase;
	}

html>body h3 {
	font-weight:normal;
	}
	
/* Images */

a img {
border:0;
}

/* Navigation */

#nav {
	margin: 0px;
	padding: 0;
	height: 20px;
	list-style: none;
	display: inline;
	overflow: hidden;
	text-align:center;
	}
	
#nav ul {
	text-align:center;
	}

#nav li {
	margin: 0; 
	padding: 0;
     list-style: none;
	display: inline;
	text-align:center;
	}

#nav a {
	float:left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win only */
	margin-left:20px;
	margin-right:20px;
	}
	
#nav a:hover {
	background-position: 0 -18px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -18px;
	}
	
#tbeliefs a  {
	width: 94px;
	background: url(images/beliefs.jpg) top left no-repeat;
	margin-left:35px;
	}
	
#tcalendar a  {
	width: 86px;
	background: url(images/calendar.jpg) top left no-repeat;

	}

#tstaff a  {
	width: 48px;
	background: url(images/staff.jpg) top left no-repeat;

	}
	
#tministries a  {
	width: 86px;
	background: url(images/ministries.jpg) top left no-repeat;

	}
	
#tyouth a  {
	width: 57px;
	background: url(images/youth.jpg) top left no-repeat;

	}
	
#tfeatures a  {
	width: 77px;
	background: url(images/features.jpg) top left no-repeat;

	}
	
#tcontact a  {
	width: 94px;
	background: url(images/contact.jpg) top left no-repeat;

	}

#calendar ul {
list-style:none;
margin-left:0;
padding-left:0;
}
