.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993300;
	text-decoration: none;
}
.footermenu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.footermenu a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #993300;
	font-weight: bold;
}
li.home a {
	background: url(../images/home.gif);
	background-position: 0px 0px;
	display: block;
	width: 125px;
	height: 25px;
	text-indent: -999999px;
	overflow: hidden;
}
li.home a:hover {
	background: url(../images/home.gif);
	background-position: -125px 0px;
}
li.events a {
	background: url(../images/events.gif);
	background-position: 0px 0px;
	display: block;
	width: 125px;
	height: 25px;
	text-indent: -999999px;
	overflow: hidden;
}
li.events a:hover {
	background: url(../images/events.gif);
	background-position: -125px 0px;
}
li.tickets a {
	background: url(../images/tickets.gif);
	background-position: 0px 0px;
	display: block;
	width: 125px;
	height: 25px;
	text-indent: -999999px;
	overflow: hidden;
}
li.tickets a:hover {
	background: url(../images/tickets.gif);
	background-position: -125px 0px;
}
li.drinks a {
	background: url(../images/drinks.gif);
	background-position: 0px 0px;
	display: block;
	width: 125px;
	height: 25px;
	text-indent: -999999px;
	overflow: hidden;
}
li.drinks a:hover {
	background: url(../images/drinks.gif);
	background-position: -125px 0px;
}
li.gallery a {
	background: url(../images/gallery.gif);
	background-position: 0px 0px;
	display: block;
	width: 125px;
	height: 25px;
	text-indent: -999999px;
	overflow: hidden;
}
li.gallery a:hover {
	background: url(../images/gallery.gif);
	background-position: -125px 0px;
}
li.contact a {
	background: url(../images/contact.gif);
	background-position: 0px 0px;
	display: block;
	width: 125px;
	height: 25px;
	text-indent: -999999px;
	overflow: hidden;
}
li.contact a:hover {
	background: url(../images/contact.gif);
	background-position: -125px 0px;
}
.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.maintext a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993300;
}
.maintext a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993300;
}
.maintext a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF3300;
}
.maintext a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
}