#menubar a
{	width: 160px; height: 40px;
	display: block; float: left;
	text-decoration: none;
	text-align: center; margin: 0 0px;
	background: url(http://www.woodstockmma.com/photo/double_button1.png);
}

#menubar a:hover
{	background: url(http://www.woodstockmma.com/photo/double_button1.png) 0 -40px;
}

#menubar a span
{	font: bold 12px/12px arial; letter-spacing: 1px; color: #fff;
	position: relative; top: 12px;
}

.clear
{	clear: both;
}
