.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.menu li {
	padding: 0;
	margin: 0;
	height: 39px;
	
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 39px;
	background-repeat: no-repeat;
}
.home {background-image: url(../menunew/on/homeon.png); width: 68px;}
.home a {background-image: url(../menunew/off/home.png);}
.clubinfo {background-image: url(../menunew/on/clubinfoon.png); width: 151px;}
.clubinfo a {background-image: url(../menunew/off/clubinfo.png);}
.dancers {background-image: url(../menunew/on/thegirlson.png); width: 83px;}
.dancers a {background-image: url(../menunew/off/thegirls.png);}
.stagnights {background-image: url(../menunew/on/stagnightson.png); width: 103px;}
.stagnights a {background-image: url(../menunew/off/stagnights.png);}
.hennights {background-image: url(../menunew/on/hennightson.png); width: 94px;}
.hennights a {background-image: url(../menunew/off/hennights.png);}
.specialdeals {background-image: url(../menunew/on/specialdealson.png); width: 177px;}
.specialdeals a {background-image: url(../menunew/off/specialdeals.png);}
.offersevents {background-image: url(../menunew/on/offerseventson.png); width: 125px;}
.offersevents a {background-image: url(../menunew/off/offersevents.png);}
.contactus {background-image: url(../menunew/on/contactuson.png); width: 99px;}
.contactus a {background-image: url(../menunew/off/contactus.png);}
.heathrow {background-image: url(../menunew/on/heathrowon.png); width: 151px;}
.heathrow a {background-image: url(../menunew/off/heathrow.png);}
.watford {background-image: url(../menunew/on/watfordon.png); width: 150px;}
.watford a {background-image: url(../menunew/off/watford.png);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}