@charset "utf-8";
#mainContent{
	position:relative;
	width: 800px;
	height: 325px;
}
#mainContent p{
	font-size: 12px;
	margin: 5px;
}
.Welcome {
	margin:5px;
}
#indexcontainer{
	height:325px;
	width:800px;
}
#ChurchPhoto{
	width:300px;
	border-right-color:#336633;
	height: 325px;
	float:right;
}

#services{
	position:relative;
	height: 140px;
	width: 800px;
	background-color:#C6FFFF;
	border-top: 1px solid #66FF33;
	border-bottom: 1px solid #66FF33;
}
	
#frame1{
	position:absolute;
	top:9px;
	left: 10px;
	border: none;
} 
#frame2{
	position:absolute;
	left: 272px;
	top: 9px;
} 
#frame3{
	position:absolute;
	height: 122px;
	top: 9px;
	left: 532px;
}
