.top_holder {
	height: 203px;
	width: 807px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FCFCFC;
	background-image: url(images/toppic.jpg);
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: left top;
}
.top_menu {
	position: absolute;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 100%;
	bottom: -2px;
	height: 36px;
	top: auto;
	background-color: #242424;
	
}

a.nav, a.nav:link, a.nav:visited {
	float:left;
	display:block;
	width:99px;
	height:28px;
	border:1px solid #FFFFFF;
	margin-top:2px;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #FBFBFB;
	overflow:hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	background-color: #003E1F;
	font-weight: normal;
	line-height: 25px;
	text-align: center;
	
}

a.nav:hover {
    background-color: #004010;
	background-repeat: repeat-x;
	background-position: left top;
	color:#ffffff; 
	}
a.nav:active {color:#fff; background:#3E3E3E;}


.footer {
	position: relative;
	width: 807px;
	height: 55px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
}
a{
	color:#3A3A3A;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


b{
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;   
}