#topnav  {
	width: 1020px;
	height: 40px;
	padding:20px 0px 20px 0px; 
	top: 40px;
	left:0px;
	position: absolute;
	border: 0px solid #555555;
	z-index:1;
}

Table.header  {
	background-color: #transparent;
	background-image: url(../images/header_bg.png);
	background-repeat:no-repeat;
	background-position: center;
	width: 1020px;
	height: 40px;
	padding:0px 0px 0px 0px; 
	top: 0px;
	left:0px;
	position: absolute;
	border: 0px solid #555555;
	z-index:1;
}


.right



{/* this is the top nav styling */

	padding-left: 15px;

	padding-right: 20px;


}





.line_left {/* this is the top nav styling */
border-width: thin;
border-left-style: solid;
border-left-color: #818209;
padding-left: 10px;
padding-right: 10px;
}



a.top:link {/* this is the top nav styling */
color: #818209;
font-size:14px;
text-decoration: none;
font-family: times new roman, serif;
letter-spacing: normal;
}



a.top:visited {/* this is the top nav styling */
color: #818209;
font-size:14px;
text-decoration: none;
font-family: times new roman, serif;
letter-spacing: normal;
}



a.top:hover {/* this is the top nav styling */
color: #d0b919;
font-size:14px;
text-decoration: none;
font-family: times new roman, serif;
letter-spacing: normal;
}
