#supernav
{
	text-align: left;
	background: white;
	position: static;
	float: clear;
	font-size: 13px;
	font-weight: bold;
	font-family: verdana, arial, trebuchet, sans-serif;
	color: black;
	border-bottom: 1px solid #C5BD9B; 
}

#supernav .start
{
	padding: 0 0 0 5px;
	background: url(images/sidetitlebg_.gif) repeat;
	border-right: 1px solid #C5BD9B;
}

#supernav a
{
	padding: 0 10px;
	border-right: 1px solid #C5BD9B;
}

#supernav a:hover, a:active
{
	background: #DEDCAF;
}
