.topmenustrip {
height:38px;
background: url();
border:0px;
}
.topmenu {
background: url(http://www.onarcade.us/images/menu.jpg);
width:991px;
height:38px;
padding:0;
margin-top:2px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
.topmenu ul {
  margin: 0;
	padding: 0;
	margin-left: 12px;
	list-style: none;
}

.topmenu ul li {
	float: left;
}

.topmenu ul li a  {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 38px;
	position: relative;
	overflow: hidden;
}

#home a {
	width: 60px;
	background: no-repeat center;
}
#home a:hover {
	background: url() -12px 0px;
}
#news a {
	width: 85px;
	background: no-repeat center;
}
#news a:hover {
	background: url() -262px 0px;
}
#radio a {
	width: 95px;
padding-left:0px;
	background: no-repeat center;
}
#radio a:hover {
	background: url() -82px 0px;
}
#forums a {
	width: 100px;
padding-left:0px;
	background: no-repeat center;
}
#forums a:hover {
	background: url() -177px 0px;
}
#clips a {
	width: 95px;
	background: no-repeat center;
}
#clips a:hover {
	background: url() -367px 0px;
}
#downloads a {
	width: 85px;
	background: no-repeat center;
}
#downloads a:hover {
	background: url() -532px 0px;
}


.onlinecount {
margin-top:-29px;
color:#ffffff;
font-weight:bold;
font-family:Trebuchet MS;
margin-right:10px;
font-size:14px;
float:right;
}

