* {
	margin:0px;
	padding:0px;
}
html, body{
	background-image: url(/images/gnbc-background-home.jpg);
	_background-image: url(/images/gnbc-background-home-IE6.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color:#666666;
	font-family: tahoma, arial, sans-serif;
	color:#000;
	}
#container{
	margin: 0px auto 0px auto;
	width:960px;
	height:100%;
	color:#000;
	}
#header {
	margin:0px auto 0px auto;
	width:960px;
	height:135px;
	color:#000;
	}
#header h1{display:none;}
#homenav{
	margin: -38px auto 0px auto;
	width:960px;
	height:38px;
	text-align:right;
	}
#homenav a{
	background-color:#666666;
	margin: 0px 0px 0px -2px;
	padding: 10px;
	font-size:14px;
	text-decoration:none;
	line-height:40px;
	font-weight:900;
	color:#fff;
	}
#homenav a:hover{
	background-color:#A8C06C;
	color:#fff;
	}
#homenav a.active{
	background-color:#A8C06C;
	color:#fff;
	padding: 12px;
	}
#top {
	margin:0px auto 0px auto;
	width:960px;
	height:325px;
	color:#000;
	}
#topleft{
	background-color: #A8C06C;
	margin:10px 0px 0px 0px;
	width:310px;
	height:300px;
	color:#000;
	border-color: #b9d477;
	border-style: solid;
	border-width: 2px;
	}
#topleft p {
	margin:0px;
	padding:10px 5px 0px 5px;
	text-align:left;
	font-size:13px;
	color:#000;
	line-height:15px;
	}
#topleft img{
	border:0px;
	}
#topright{
	margin:-315px 0px 0px 315px;
	width:650px;
	height:330px;
	color:#000;
	cursor: pointer;
	overflow: hidden;
	}
#slideshow img{
	margin: 7px 10px 0px 10px;
	border-style: solid;
	border-color: #EAE8D3;
	border-width: 5px;
	cursor: pointer;
	}
#bottom{
	width:960px;
	height:340px;
}
#bottom a{
	text-decoration:none;
	color:#666666;
}
#bottom a:hover{
	color:#fff;
}
#bottomleft {
	margin:0px;
	width:310px;
	height:320px;
	color:#000;
	}
#bottomleft h3{
	margin:0px;
	}
#bottomleft p{
	border-style: solid;
	border-color: #A8C06C;
	border-width: 5px 0px 0px 0px;
	margin:0px;
	padding:23px;
	text-align:left;
	font-size:13px;
	}
#bottomleft p.center{
	margin:0px;
	padding:5px;
	text-align:center;
	font-size:15px;
	}
#content {
	width:630px;
	height:320px;
	margin: -320px 0px 0px 320px;
	color:#000;
	}
#content h2{
	margin:0px;
	padding: 10px;
	font-size:20px;
	font-family: Verdana, Geneva, sans-serif;
	}
#content p{
	margin:0px;
	padding:10px;
	text-align:left;
	font-size:13px;
	}
.verse{
	background-color:#A8C06C;
	border-style: solid;
	border-color: #EAE7D2;
	border-width: 20px 0px 0px 0px;
	}
#footer {
	background-image: url(images/footer-background.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color:#666666;
	margin:0px auto 0px auto;
	width:100%;
	height:100%;
	color:#fff;
	text-align:center;
	}
#footer p{
	font-size:16px;
	margin:0px;
	padding:0px;
	line-height:35px;
	}
#footer a{
	text-decoration:none;
	color:#A8C06C;
}
#footer a:hover{
	text-decoration:underline;
	color:#fff;
}