/* CSS Document */

body{
	background-color: #667928;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	 font-family: arial;
  font-size:11px;
  color: #333333;
}

* {
    padding: 0;
    margin: 0;
}

#container{
	width: 770px;
	height: 870px;
	right: 50%;
	margin-right: -385px;
	background-color: #ffffff;
	position: absolute;
}

#events{
	top: 516px;
	left: 520px;
	width: 195px;
	height: 168px;
	z-index: 1;
	position: absolute;
}








#one{
	top: 0px;
	left: 0px;
	width: 49px;
	height: 93px;
	background-image: url(images/content_01.gif);
	position: absolute;
}

#two{
	top: 0px;
	left: 49px;
	position: absolute;
}

#three{
	top: 0px;
	left: 342px;
	width: 428px;
	height: 49px;
	background-image: url(images/content_03.gif);
	position: absolute;
}

#four{
	top: 49px;
	left: 342px;
	position: absolute;
}

#five{
	top: 49px;
	left: 610px;
	width: 160px;
	height: 44px;
	background-image: url(images/content_05.gif);
	position: absolute;
}



#six{
	top: 93px;
	left: 0px;
	width: 367px;
	height: 145px;
	background-image: url(images/content_06.jpg);
	position: absolute;
}

#seven{
	top: 93px;
	left: 367px;
	width: 403px;
	height: 145px;
	background-image: url(images/content_07.jpg);
	position: absolute;
}

#eight{
	top: 238px;
	left: 0px;
	width: 64px;
	height: 511px;
	background-image: url(images/content_08.gif);
	position: absolute;
}


#home{
	top: 238px;
	left: 64px;
	position: absolute;
}

#about{
	top: 238px;
	left: 190px;
	position: absolute;
}

#ministries{
	top: 238px;
	left: 317px;
	position: absolute;
}

#calendar{
	top: 238px;
	left: 444px;
	position: absolute;
}

#contact{
	top: 238px;
	left: 572px;
	position: absolute;
}

#fourteen{
	top: 238px;
	left: 700px;
	width: 70px;
	height: 511px;
	background-image: url(images/content_14.gif);
	position: absolute;
}

#fifteen{
	top: 288px;
	left: 64px;
	width: 443px;
	height: 48px;
	background-image: url(images/staff_15.gif);
	position: absolute;
}

#sixteen{
	top: 288px;
	left: 507px;
	width: 193px;
	height: 48px;
	background-image: url(images/content_16.gif);
	position: absolute;
}

#seventeen{
	top: 336px;
	left: 64px;
	width: 443px;
	height: 413px;
	background-image: url(images/content_17.gif);
	position: absolute;
}

#twentyfour{
	top: 469px;
	left: 507px;
	width: 193px;
	height: 42px;
	background-image: url(images/content_24.gif);
	position: absolute;
}

#twentyfive{
	top: 511px;
	left: 507px;
	width: 193px;
	height: 238px;
	background-image: url(images/content_25.gif);
	position: absolute;
}

#twentysix{
	top: 749px;
	left: 0px;
	width: 770px;
	height: 248px;
	background-image: url(images/content_26.gif);
	position: absolute;
}

#twentyseven{
	top: 997px;
	left: 0px;
	width: 383px;
	height: 117px;
	background-image: url(images/content_27.gif);
	position: absolute;
}

#twentyeight{
	top: 997px;
	left: 383px;
	width: 387px;
	height: 117px;
	background-image: url(images/content_28.gif);
	position: absolute;
}



#eighteen{
	top: 336px;
	left: 507px;
	position: absolute;
}

#nineteen{
	top: 336px;
	left: 507px;
	position: absolute;
}









/* subnav */

#believe{
	top: 336px;
	left: 507px;
	position: absolute;
}

#staff{
	top: 358px;
	left: 507px;
	position: absolute;
}

#gallery{
	top: 378px;
	left: 507px;
	position: absolute;
}

#bylaws{
	top: 400px;
	left: 507px;
	position: absolute;
}

#mission{
	top: 419px;
	left: 507px;
	position: absolute;
}

#linkbtn{
	top: 440px;
	left: 507px;
	position: absolute;
}






















#content{
	top: 342px;
	left: 51px;
	width: 440px;
	height: 370px;
	position: absolute;
	z-index: 1;
}






















#links{
	top: 1025px;
	left: 467px;
	width: 287px;
	height: 25px;
	position: absolute;
}

#copy{
	top: 1025px;
	left: 43px;
	width: 203px;
	height: 25px;
	position: absolute;
}

#zacharybauer{
	top: 1059px;
	left: 539px;
	width: 211px;
	height: 25px;
	position: absolute;
}







h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}








a:link {
	color:#ffffff;
	text-decoration: none;
}
a:visited{
color:#ffffff;
text-decoration: none;
}
a:hover{
color:#ffffff;
text-decoration: underline;
}
a:active{
color:#ffffff;
text-decoration: none;
}
