* {
	margin:0;
	padding:0;
}
a {outline: none;}
.clear{clear: both;}
.homebody {
	background: #e9f7ff url(/images/splash/site_bg_top2bottom.jpg) repeat-y top center;
}
#background_left2right {
	background: #e9f7ff url(/images/splash/site_bg_left2right.jpg) repeat-x;
}	
	#container {
		/*background: url(/images/splash/site_bg.jpg) repeat-x;*/
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:772px;
		width:100%;
		clear:left;
		text-align: center;
		}
		#containerCenter{
			width:1200px;
			height:772px;
			margin: 0 auto;
			text-align: left;
			}
#top {
	background: url(/images/splash/top.jpg) no-repeat;
	width:1200px;
	height:196px;
}
#visit_church {
	float:left;
	background: url(/images/splash/visit_church.jpg) no-repeat;
	width:601px;
	height:317px;
	}
	#church_link {
		padding: 141px 0 0 245px;
		}
		#church_link a{
			background:transparent none repeat scroll 0 0;
			display:block;
			width:199px;
			height:39px;
			}
			#church_link a h1{
				display:none;
			}
#visit_school {
	float:left;
	background: url(/images/splash/visit_school.jpg) no-repeat;
	width:599px;
	height:317px;
	}
	#school_link {
		padding: 142px 0 0 163px;
		}
		#school_link a{
			background:transparent none repeat scroll 0 0;
			display:block;
			width:199px;
			height:39px;
			}
			#school_link a h1{
				display:none;
			}
#bottom {
	clear:both;
	background: url(/images/splash/footer.jpg) no-repeat;
	width:1200px;
	height:260px;
}