/* This File Controls the entire layout of fbcwasilla.org - Don't mess with this file without consulting with GKW first. You can contact GKW at gkwinspired@gmail.com  */

/* =====================================================================================================================================*/
/* ==================================================   Main Page Layout ===============================================================*/
html {
	background: url(../../images/Templates/repeatHTML.jpg) top left repeat;}


#topNav {
	background: #333D46;
	border-bottom: 1px solid white;
	width: 732px;}	
	
#topInfoContent {
	padding: 5px;}
	
#mainContainer {
	width: 739px;
	background: url("../../2008/images/ministries/mainBack.jpg") repeat-y left top;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1px;}
	
#topImage {
	background: url(../../images/Templates/top.jpg) no-repeat left top;
	width: 732px;
	height: 149px;}

#nav {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: #333D46;
	width: 732px;}
	
.navSplitter {
	background: url(../../images/Templates/navSplitter.gif) repeat-y left top;
	width: 2px;
	display: inline;}
	
#navContent {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	margin-right: 25px;
	margin-left: auto;}	
	
#mainPictureArea {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 732px;
	height: 200px;
	display: block;
	cursor: pointer;}
	
#upcomingEvents {
	background: url("../../2008/images/ministries/eventsBack.jpg") repeat-y left top;
	width: 258px;
	min-height: 200px;
	/*\*/* height: 200px; /**/
	border-left: 1px solid black;
	float: right;}
	
#upcomingEvents a:link, #upcomingEvents a:visited, #upcomingEvents a:hover {
	color: white;}
	
#upcomingEventsContent {
	margin: 10px 30px 10px 30px;
	color: white;
	padding: 3px;}

#body{}

#Content {
	margin: 20px;}

#bottomNav {
	border-top: 1px solid black;
	width: 732px;}
	
#bottomNavContent {
	width: 732px;
	text-align: center;
	margin-top: 10px;}