/* CSS styles */

	body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #000000 url('../images/bg.jpg') no-repeat top;
	}
	h1 {
	margin: 0;
	padding: 0;
	}
	h2 {
	margin: 0;
	padding: 0;
	}
	h3 {
	margin: 0;
	padding: 0;
	}
	p {
	margin: 0;
	padding: 0;
	}
	ul {
	padding: 0;
	margin: 0;
	}
	
	
#lbOverlay { z-index:110; }	
#lbCenter, #lbBottomContainer {z-index:111;}
	


/* ---------------------------------------------------------------------------------------- WRAPPER -------- */
#wrapper {
width: 990px;
height: 950px;
position: relative;
left: 50%;
margin-left: -495px;
padding: 0;
background: url('../images/bg-wrapper.jpg') no-repeat top;
}



/* ---------------------------------------------------------------------------------------- TOPMENU -------- */
#top-menu {
float: right;
padding: 0;
margin: 0;
}
/* ---------------- Children ---------------- */
a.top-menu-children { 
display: block; 
width: 111px; 
height: 52px; 
outline: none;
margin: 0;
padding: 0;
}
a.top-menu-children p { 
position: absolute; 
left: -2000px;
}
a#top_menu_children { 
background: url('../images/menu-children.png') no-repeat left center; 
float: left;
}
a#top_menu_children:hover,a#top_menu_children.selected { 
background-position: right center; 
}
/* ---------------- Students ---------------- */
a.top-menu-students { 
display: block; 
width: 102px; 
height: 52px; 
outline: none;
margin: 0;
padding: 0;
}
a.top-menu-students p { 
position: absolute; 
left: -2000px;
}
a#top_menu_students { 
background: url('../images/menu-students.png') no-repeat left center; 
float: left;
}
a#top_menu_students:hover,a#top_menu_students.selected { 
background-position: right center; 
}
/* ---------------- Church life ---------------- */
a.top-menu-churchlife { 
display: block; 
width: 120px; 
height: 52px; 
outline: none;
margin: 0;
padding: 0;
}
a.top-menu-churchlife p { 
position: absolute; 
left: -2000px;
}
a#top_menu_churchlife { 
background: url('../images/menu-churchlife.png') no-repeat left center; 
float: left;
}
a#top_menu_churchlife:hover,a#top_menu_churchlife.selected { 
background-position: right center; 
}
/* ---------------- Who we are ---------------- */
a.top-menu-whoweare { 
display: block; 
width: 136px; 
height: 52px; 
outline: none;
margin: 0;
padding: 0;
}
a.top-menu-whoweare p { 
position: absolute; 
left: -2000px;
}
a#top_menu_whoweare { 
background: url('../images/menu-whoweare.png') no-repeat left center; 
float: left;
}
a#top_menu_whoweare:hover,a#top_menu_whoweare.selected { 
background-position: right center; 
}
/* ---------------- News ---------------- */
a.top-menu-news { 
display: block; 
width: 69px; 
height: 52px; 
outline: none;
margin: 0;
padding: 0;
}
a.top-menu-news p { 
position: absolute; 
left: -2000px;
}
a#top_menu_news { 
background: url('../images/menu-news.png') no-repeat left center; 
float: left;
}
a#top_menu_news:hover,a#top_menu_news.selected { 
background-position: right center; 
}



/* ---------------------------------------------------------------------------------------- BACKGROUND SCROLLING IMAGE -------- */
#background-image-wrapper {
height: 241px;
margin: 0;
padding: 52px 0 0 0;
}



/* ---------------------------------------------------------------------------------------- LOGO -------- */
#logo {
float: left;
padding: 0;
margin: 0;
position: absolute;
top: 102px;
z-index: 100;
}



/* ---------------------------------------------------------------------------------------- FLASHADVERT -------- */
#flashadvert {
float: left;
width: 450px;
height: 253px;
padding: 0;
margin: 38px 0 0 28px;
}



/* ---------------------------------------------------------------------------------------- VIDEO -------- */
#video {
float: right;
width: 450px;
height: 253px;
padding: 0;
margin: 38px 28px 0 0;
}



/* ---------------------------------------------------------------------------------------- FEATURES -------- */
#features {
height: 150px;
padding: 0;
margin: 46px 0 0 13px;
}
a.featurebox { 
float: left;
display: block; 
width: 290px; 
height: 150px; 
outline: none;
margin: 0 16px 0 16px;
padding: 0;
}
a.featurebox p { 
position: absolute; 
left: -1000px;
}
a#feature_sundays { 
background: url('../images/bg-sundays-but.jpg') no-repeat left center; 
float: left;
}
a#feature_sundays:hover { 
background-position: right center; 
}
a.featurebox1 { 
float: left;
display: block; 
width: 290px; 
height: 150px; 
outline: none;
margin: 0 15px 0 16px;
padding: 0;
}
a.featurebox1 p { 
position: absolute; 
left: -1000px;
}
a#feature_resources { 
background: url('../images/bg-resources-but.jpg') no-repeat left center; 
float: left;
}
a#feature_resources:hover { 
background-position: right center; 
}
a#feature_alpha { 
background: url('../images/bg-alpha-but.jpg') no-repeat left center; 
float: left;
}
a#feature_alpha:hover { 
background-position: right center; 
}



/* ---------------------------------------------------------------------------------------- FOOTER -------- */
#footerwrapper {
height: 44px;
padding: 0;
margin: 33px 0 0 0;
}
#footerleft {
float: left;
margin: 8px 0 0 25px;
padding: 0;
}
#footermiddle {
float: left;
color:#585858;
font-weight: normal;
line-height: 10px;
font-size: 9px;
margin: 15px 0 0 50px;
padding: 0;
}
#footermiddle a:link, #footermiddle a:visited {
text-decoration: none;
color:#585858;
}
#footermiddle a:hover, #footermiddle a:active {
text-decoration: underline;
}
#footerright {
float: right;
margin: 7px 30px 0 0;
padding: 0;
}
#footerright img {
float: right;
margin: 0 0 0 5px;
padding: 0;
}



/* ---------------------------------------------------------------------------------------- SITEMAP -------- */
#sitemap {
height: 225px;
padding: 7px 0 0 18px;
margin: 0;
background: url('../images/bg-sitemap.jpg') no-repeat top;
}
#sitemap p {
font-size: 9px;
font-weight: normal;
color: #244671;
padding: 0;
margin: 0 0 3px 3px;
}

	fieldset {
	float: left;
	width: 160px;
	height: 190px;
	margin: 0 10px 0 10px;
	padding: 5px 0 10px 9px;
	border: 1px solid #1f3857;
	}
	legend {
	color: #244671;
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	margin: 0;
	}

#sitemap a:link, #sitemap a:visited {
text-decoration: none;
color: #244671;
}
#sitemap a:hover, #sitemap a:active {
text-decoration: underline;
}



/* ---------------- */
#clear {
clear: both;
}



