html, body {
height: 100%;
}
html{
	min-width:770px;
}

body{
	font:75%/150% "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	color:#666; 
	text-align:center; 
	background:#083019 url(images/main_bg.jpg) 50% 0 no-repeat !important;
	background:#083019 url(images/main_bg.jpg) 50% 0 no-repeat;
}

#container {  
min-height: 100%;
}

#container {
height: 100%;
}

#header	{
	width:766px;
	margin:0 auto; 
	height:40px;;
	position:relative;
	padding-bottom:20px;
}




#nav_top {margin: auto 0;padding-top: 140px;border:#cccccc 0px solid;width:720px;}
#nav_top li {margin: 0;padding: 0;display: inline;list-style-type: none;}
#nav_top a:link, #nav_top a:visited {font-size: 10px;line-height: 16px;font-weight: bold;padding: 6px 22px 6px 22px;text-decoration: none;color: #083019; }
#nav_top a:link.active, #nav_top a:visited.active {padding-bottom: 6px;color: #000;background:#F3F5F9;}
#nav_top a:hover {background:#083019;color:#F3F5F9;}


a:link { text-decoration: none; color: #335577; font-weight: bold; }

a:visited { text-decoration: none; color: #3f7e86; font-weight: bold; }

a:hover, a:active { color: #990000; border-bottom: 1px solid #990000; }

 a.fivek:link { text-decoration: none; color: #F3F5F9; font-weight: bold; }

a.fivek:visited { text-decoration: none; color: #666; font-weight: bold; }

a.fivek:hover, a:active { color: #990000; border-bottom: 1px solid #990000; }

ul { list-style-type: square; }

#main {
 margin:0 auto;
margin-top:125px;
padding-top:2px;
width:668px;
min-height:358px;
text-align:left;
vertical-align: middle;	
background-color:#FFFFFF; 
}


#content {   
padding:10px;
width:638px;
text-align:left; 
}


#bot {   
width:100%; 
height:92px;
background:#083019 url(images/bot.jpg) 50% 0 no-repeat;
	background:#083019 url(images/bot.jpg) 50% 0 no-repeat; 
}


 