#subNavigation{
	text-align:center;
}

#subNavigation ul{
	list-style-type:none;
	padding-top:10px;
	width:600px;
	padding-bottom:50px;
	margin:0px auto 10px;
}

#subNavigation li{
	display:block;
	float:left;
	width:300px;
}

#subNavigation li a{	
	text-decoration:none;
	font-size:18px;
	color:#000000;
}

a{
	text-decoration:none;
	color:#000000;
}

#subNavigation li a:hover, #subNavigation .currentSubNavi, a:hover{	
	color:#003399;
}

#subContent{
	position:relative;
	width:1000px;
	height:700px;
	font-size:12px;
}

#subContent p{
	margin-bottom:10px;
}

#sundayImage, #worshipImage{
	float:right;
}

.subImage{
	margin-bottom:10px;
}

#column1{
	width:150px;
	float:left;
	text-align:justify;
}

#column2{
	width:250px;
	float:left;
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}

#topSection{
	position:relative;
	margin-bottom:20px;
}

#topSection #infoSection{
	position:absolute;
	top:0px;
	text-align:left;
	font-weight:bold;
	width:400px;
	height:160px;
}

h2{
	font-size:25px;
	font-weight:bold;
	color:#666699;
	margin-bottom:20px;
	position:absolute;
	left:0px;
	bottom:0px;
}

#topSection #imageSection{
	text-align:right;
}

table{
	font-size:11px;
}

th{
	text-align:left;
	padding:3px;
}

td{
	padding:2px;
}