#main {
	width:945px;
	margin:0 auto;
}

#header {
	height:400px;
}
#header, #content, #footer { font-size:0.689em;}

#sermon { width:560px; border:thin; border:1px; }

/*======= index.html =======*/
#page1 #content .col-1 {width:285px; margin-right:39px; float:left;}
#page1 #content .col-2 { width:277px; margin-right:35px; float:left;}
#page1 #content .col-3 { width:245px; float:left;}
#page1 #content .col-4 {
	width:245px;
	margin-top:0;
	margin-bottom: 15px;
	text-align:center;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

/*======= expect.html =======*/
#pagee #content .col-1 {width:100%; margin-right:39px;float:left;}


/*======= index-3.html =======*/
#col-4 {
	width:100%;
	margin-top:0;
	margin-bottom: 0px;
	text-align:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

/*======= index-1.html =======*/

#pagea #content .col-2 {
	width:auto;
	
}

/*======= index-2.html =======*/
#page2 #content .col-1 {
	width:262px;
	margin-right:55px;
	float:left;
}
#page2 #content .col-2 {
	width:262px;
	margin-right:55px;
	float:left;
}
#page2 #content .col-3 {
	width:262px;
	float:left;
}

/*======= CG.html =======*/
#pageCG #content .col-1 {
	width:350px;
	float:right;
	margin-right: 50px;
}
#pageCG #content .col-2 {
	width:350px;
	float:left;
	margin-left: 50px;
}


/*======= index-4.html =======*/
#page4 #content .col-1 {width:598px; margin-right:39px;float:left;}
#page4 #content .col-2 { width:245px;float:left;}

/*======= index-5.html =======*/
#page5 #content .col-1 {width:100%; margin-right:39px;float:left;}



/*=========================*/


#footer {
	height:66px;
	background:url(images/footer-tail.png) repeat-x top;
}

