#menu {
	position: absolute;
	text-align: center;
	top: -4px;
	left: -3px;
	}
	
#menu a {
	background-image: url('pics/50percent.png'); 
	font: bold 9pt verdana; 
	text-decoration: none;
	background-color: silver;
	}
.#menu a:hover {
	background-image: url(''); 
	background-color: transparent;
	}

#menu div {
	background-repeat: no-repeat;
	position: absolute;
}

#menu img {
	position: absolute;
	top: 0;
}
.clicks {
	position: relative;
	top: -2px;
	left: -2px;
}	

	
.testmon {
	background-image: url('pics/testimonials.gif');
	top: 120px;
	left: 59px;
	width: 110px;
	height: 65px;
	padding-top: 25px;
	padding-left: 17px;
	}
.testmoff {
	top: 120px;
	left: 59px;
	width: 110px;
	height: 65px;
	padding-top: 25px;
	padding-left: 17px;
	}

.abouton {
	background-image: url('pics/aboutme.gif');
	top: 41px;
	left: 122px;
	width: 60px;
	height: 60px;
	padding-top: 25px;
	padding-left: 28px;
	}
.aboutoff {
	top: 41px;
	left: 122px;
	width: 60px;
	height: 60px;
	padding-top: 25px;
	padding-left: 28px;
	}
.offeron {
	background-image: url('pics/offer.gif');
	top: 113px;
	left: 200px;
	width: 140px;
	height: 100px;
	padding-top: 40px;
	padding-left: 20px;
	}
.offeroff {
	top: 113px;
	left: 200px;
	width: 140px;
	height: 100px;
	padding-top: 40px;
	padding-left: 20px;
	}
	
.myshowson {
	background-image: url('pics/shows.gif');
	top: 233px;
	left: 43px;
	width: 120px;
	height: 90px;
	padding-top: 45px;
	padding-left: 30px;
	}
.myshowsoff {
	top: 233px;
	left: 43px;
	width: 120px;
	height: 90px;
	padding-top: 45px;
	padding-left: 30px;
	}
.schedon {
	background-image: url('pics/schedule.gif');
	top: 76px;
	left: 380px;
	width: 120px;
	height: 90px;
	padding-top: 30px;
	padding-left: 10px;
	}
.schedoff {
	top: 76px;
	left: 380px;
	width: 120px;
	height: 90px;
	padding-top: 30px;
	padding-left: 10px;
	}



