#big {
	margin-left: -377px;
	position: absolute;
	height: 2331px;
	width: 754px;
	background-color: #FFFFFF;
	left: 50%;
}
#topbanner {
	position: absolute;
	height: 178px;
	width: 748px;
	top: -2px;
	text-align: center;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3078AF;
	position: absolute;
	height: 183px;
	width: 567px;
	left: 183px;
	top: 145px;
	z-index: 20;
	font-weight: bold;
	letter-spacing: -0.05em;
	padding-top: 5px;
}
#nav {
	position: absolute;
	height: 100px;
	width: 158px;
	left: 1px;
	top: 155px;
	z-index: 31;
}
#nav a:link {
	color:#000000;
	text-decoration:none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 11px;
	padding-right: 18px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
	background-image: url(images/squaredkblue.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#nav a:visited {
	color:#333333;
	text-decoration:none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 11px;
	padding-right: 18px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 10px;
	background-image: url(images/squaredkblue.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#nav a:hover  {
	color:#666666;
	text-decoration:none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/squareblue.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.smaller {
	font-size: 10px;
	background-color: none;
	margin-bottom: 10px;
	background-image: none;
	font-weight: bold;
}
.backgroundsqure {
	background-image: url(images/square.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.darkerblue {
	color: #235881;
	font-size: 24px;
}
body {
	background-color: D3E7Ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	margin-top: 10px;
	padding-top: 10px;
}
.onpage {
	color: #666666;
}
#content {
	position: absolute;
	height: 500px;
	width: 475px;
	left: 201px;
	top: 359px;
}
#choices {
	position: absolute;
	height: 67px;
	width: 200px;
	left: 198px;
	top: 204px;
	z-index: 10;
}
#choicesmore {
	position: absolute;
	height: 67px;
	width: 151px;
	left: 415px;
	top: 206px;
	z-index: 10;
}
#choices a:link, #choicesmore a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #235881;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
#choices a:visited, #choicesmore a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3078AF;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;

}
#choices a:hover, #choicesmore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5BC6C6;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #286595;
	font-weight: bold;
	letter-spacing: -0.05em;
	display: block;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5BC6C6;
}
a:link {
	color: #3175A7;
}
a:visited {
	color: #2B78B2;
}
a:hover {
	color: #5BC6C6;
	text-decoration: none;
}
#hide {
	background-color: #D3E7ED;
	position: absolute;
	height: 20px;
	width: 40px;
	left: 0px;
	top: 0px;
}
.secondhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 6px;
	padding-top: 0px;
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.verse {
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
#events {
	position:absolute; 
	left:188px; 
	top:214px; 
	width:350px; 
	height:188px; 
	z-index:36}

#this_week {
	position:absolute;
	left:550px;
	top:215px;
	width:170px;
	z-index:36;
	background-color: #ECFFFC;
	padding: 8px 8px 20px;
	border: solid 1px #5BC6C6;
}


.eventname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	letter-spacing: 0em;
}
.eventdesc {
	margin-left: 25px;
	margin-bottom: 25px;
}
.event_date_time {
	font-weight: bold;
	margin-left: 25px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.border {
	border: thin solid #3273B1;
}
