div#topnavmenu {
	width: 538px;
	height: 20px;
	border: 1px solid #E1C588;
	top: 91px;
	left: 6px;
	padding: 1px 1px 1px 5px;
	font-size: 11px;
	position: absolute;
	background-color: #FDEEF4;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {
	float: left;
	margin-right: 6px;
}
img {
    border: none;
}
#topnavmenu li a {
	height: 20px;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	text-decoration: none;
	text-align: center;
	margin-top: 1px;
	padding-top: 3px;
	font-weight: bold;
}
#topnavmenu li a:link, #topnavmenu li a:visited {
	color: #FFFFFF;
	background-image: url(../images/menustatic1.gif);
	background-repeat: no-repeat;
	float: left;
}
#topnavmenu li a:hover {
	color: #990000;
	background-image: url(../images/menuhover1.gif);
	background-repeat: no-repeat;
}
