body {
margin-top: 0px;
font-family:Verdana,Tahoma,Arial,sans-serif;
background: #d5dee3;/* url('/graphics/logos/christmaseve08.jpg') no-repeat fixed 900px 100px;*/
}
:focus {
outline: none;
}
#container {
margin: 0 auto;
width: 808px;
height:auto;
background: #ebf1f5 url('/images/web/shadow_1.gif') repeat-y center center;
}
#logo {
	top: 0px;
	position: absolute;
	z-index: 30;
	padding-left: 10px;
}

/*Start Header */
	#header {
		width:808px;
		height: 135px;
		background: url('/graphics/header/header-top-border.jpg') no-repeat;
	}
	#header a.banner {
		display:block;
		width:808px;
		text-indent: -10000px;
		height: 135px;
	}
	#header h1 {
		background: url('/graphics/header/Gaines-Church-Header.png') no-repeat scroll 215px 35px transparent;
		height: 125px;
		width:808px;
		margin: 0px;
	}
/*END Header*/

/* Start Navigation */
	#nav{
		width:808px;
		height:30px;
		background:url('/images/web/navigation_4.gif') no-repeat;
	}
	#nav ul {
		list-style:none;
		float:right;
		margin: 0;
		padding: 0;
	}
	#nav li {
		float:left;
	}
	#nav li a {
		color:#eee;
		font-family: Verdana, Tahoma, Arial, sans-serif;
		font-size:.8em;
		display:block;
		padding:6px 30px 0 10px;
		text-align: center;
		text-decoration:none;
		border:none;
	}
	#nav li a:hover {
		color:#eee;
		border:none
	}
/* END Navigation */

#leftCol {
	margin-left:10px;
	margin-top: 3px;
	float:left;
	width:585px;
	background-color:#ebf1f5;
}
#flash {
width:585px;
height:200px;
background-color:#d5dee3;
}
#announcements {
overflow:hidden; 
text-align:left;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:10px;
color:#000;
float:left;
margin-top:3px;
padding-top:50px;
width:224px;
height:353px;
background:#a7b7d1 url('/images/web/announcements_text.gif') repeat-x center top;
}
#announcements a {
color:#000;
}
#main {
float:left;
margin-top:3px;
margin-left:3px;
width:348px;
height:403px;
background-color: #fff;
padding-left:5px;
padding-right:5px;
font-family:Verdana,Tahoma,Arial,sans-serif;
font-size:11px;
color:#000;
text-align:left;
}
#main h1 {
background:url('/images/web/welcome.gif') no-repeat center top;
width:348px;
height:60px;
text-indent:-10000px;
}
#rightCol {
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 5px;
	float:left;
	width:204px;
	height:609px;
	background-color:#C4CFE5;
}
#rightCol img {
border:none;
margin-bottom:3px;
#margin-bottom:0px;
_margin-bottom:0px;
}

#christmas {
float:left;
width:250px;
height:788px;
}

/**
*	Footer
*/

#footer {
clear:both;
background:url('/images/web/footer_1.jpg') no-repeat;
height:30px;
width:808px;
font-size: 7pt;
font-family:Verdana,Tahoma,Arial,sans-serif;
color:#eee;
padding-left:10px;
line-height:24px;
}
#footer a {
font-size: 7pt;
font-family: verdana,tahoma,arial,sans-serif;
color:#eee;
line-height:24px;
padding-right:10px;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

/*
 * slideshow
*/

#home_main_slide {
        width: 585px;
        height: 200px;
}

#home_main_slide .slide {
        width:585px;
        height:200px;
        background-color:#d5dee3;
        display: none;
}

#home_main_slide .first {
        display: block;
}
