#topm{
	background:#000000;
	padding:2px 0;
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(menubg.jpg);

}

#topm ul li{
	display:inline;
	margin-right:50px;
}

#topm a{
padding:2px;
text-transform:uppercase;
font-size:16px;
font-weight:bold;
color:#fff
}

#topm a:hover{
background:#000;
-moz-border-radius:2px;
-webkit-border-radius: 5px;
color:#fff;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
