a:link { color: #000; text-decoration: none; }
a:visited { color: #000; text-decoration: none; }
a:active { color: #990000; text-decoration: underline; }
a:hover { text-decoration: underline; color: #990000; }

div#main_nav a.current:link { color: #99cc00; text-decoration: none; }
div#main_nav a.current:visited { color: #99cc00; text-decoration: none; }
div#main_nav a.current:active { color: #99cc00; text-decoration: none; }
div#main_nav a.current:hover { text-decoration: none; color: #99cc00; }

body {
	margin: 40px auto 40px auto;
	font-family: verdana,helvectica,sans-serif;
	font-size: 12px;
	background: #fff url('/images/bkgd_NEW_tile.jpg');
}

table {
	background-repeat: no-repeat;
}

#background{position:absolute; z-index:1; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#content {padding:5px 300px 20px 200px; margin: 0 auto; width:799px; text-align:center;}


div#main_nav {
	margin-left: 56px;
	margin-top: 3px; 
	font-size: 14px; 
	font-family: georgia, times new roman, serif;
}

#cont {
	margin: 0px auto 0px auto;
	width: 802px;
}

#float_cont {
	float: left;
	display: inline;
	width: 802px;
	background: #ffffff url('/images/BK_GD_whitebox.jpg') no-repeat;
	margin-bottom: 40px;
}

#nav_contain {
	margin: 131px 0px 25px 4px;
}

#home_contain {
	background: #ffffff;
	height: 440px;
	
}

#home_left {
	margin: 0px 25px 0px 25px;
	float: left;
	display: inline;
	height: 100px;
	width: 259px;
}

#home_right {
	margin: 0px 0px 0px 0px;
	float: left;
	display: inline;
	width: 467px;
}

#home_right p {
	width: 467px;
	margin: 0;
	margin-top: 20px;
	text-align: left;
	font-size: 13px;
	font-family: georgia, times new roman, sarif;
	line-height: 125%;
	color: #333;
	letter-spacing: .02em;
}

#hmpg_news {
	width: 262px;
	border: 2px solid #99cc00;
	margin-top: 25px;
}

#hmpg_news h1 {
	margin-top: 55px;
	color: #99cc00;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;
	font-family: georgia, times new roman, sarif;
	padding-left: 25px;
}

#hmpg_news p {
	text-align: left;
	font-size: 13px;
	font-family: georgia, times new roman, sarif;
	line-height: 125%;
	color: #333;
	letter-spacing: .02em;
	padding-left: 45px;
}

p#footer {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #333;
	font-size: 10px;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 2px;
	margin-right: 10px;
}