#titleLine {
	position: absolute;
	left: 10px;
	top: 10px;
}
#linkTable {
	display: none;
}
#indexMainBody {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 375px;
	text-align: justify;
}
#churchImage {
	display: none;
}
#worshipSchedule {
	position: absolute;
	top: 25px;
	right: 10px;
	width: 250px;
}
#mainBody {
	position: absolute; top: 50px; left: 15px; 
	padding-left: 0px; 
	padding-right: 0px; 
	text-align: justify; 
	width: 95%;
}
