#navtop
{
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 400px;
	background-position: right bottom;
	font-size: 10px;
	font-weight: bold;
	width: 325px;
	height: auto;
	text-transform: uppercase;
	margin-top: 85px;
	float: right;
	padding: 0px;
	clear: both;
}

#navtop a, #navtop a:link, #navtop a:visited
{
	color: #55626a;
	font-weight: bold;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	vertical-align: middle;
	letter-spacing: 1px;
	text-transform: lowercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #55625a;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 15px;
}

#navtop a:hover, #navtop a:active, #navtop a:focus
{
	color: #d1b034;
}

#navtop li
{
	display: inline;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navtop ul
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#navtop #active a {
	color: #d1b034;
	font-weight: bold;
}

#navtop #end a {
	color: #55626a;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#navtop #activeend a {
	color: #d1b034;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#navtop #end {
	color: #55626a;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

#navtop #end a:hover {
	color: #d1b034;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#navtop #end a:active {
	color: #d1b034;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
