
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 98px;
}

#nav li {
	float: left;
	width: 98px;
	border-right:1px solid #ffffff;
}

#nav li ul {
	position: absolute;
	width: 98px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}



a.btn-thestation {display: block;width: 98px;height: 22px;background: url("../images/btn-thestation.jpg") 0 0 no-repeat;text-decoration: none;}
a:hover.btn-thestation {background-position: -98px 0;}

a.btn-djs {display: block;width: 98px;height: 22px;background: url("../images/btn-djs.jpg") 0 0 no-repeat;text-decoration: none;}
a:hover.btn-djs {background-position: -98px 0;}

a.btn-shows {display: block;width: 98px;height: 22px;background: url("../images/btn-shows.jpg") 0 0 no-repeat;text-decoration: none;}
a:hover.btn-shows {background-position: -98px 0;}

a.btn-news {display: block;width: 98px;height: 22px;background: url("../images/btn-news.jpg") 0 0 no-repeat;text-decoration: none;}
a:hover.btn-news {background-position: -98px 0;}

a.btn-events {display: block;width: 98px;height: 22px;background: url("../images/btn-events.jpg") 0 0 no-repeat;text-decoration: none;}
a:hover.btn-events {background-position: -98px 0;}

a.btn-sponsors {display: block;width: 98px;height: 22px;background: url("../images/btn-sponsors.jpg") 0 0 no-repeat;text-decoration: none;}
a:hover.btn-sponsors {background-position: -98px 0;}

a.btn-featured {display: block;width: 98px;height: 22px;background: url("../images/btn-featured.jpg") 0 0 no-repeat;text-decoration: none;}
a:hover.btn-featured {background-position: -98px 0;}

a.btn-technical {display: block;width: 98px;height: 22px;background: url("../images/btn-technical.jpg") 0 0 no-repeat;text-decoration: none;}
a:hover.btn-technical {background-position: -98px 0;}

a.btn-contact {display: block;width: 98px;height: 22px;background: url("../images/btn-contact.jpg") 0 0 no-repeat;text-decoration: none;}
a:hover.btn-contact {background-position: -98px 0;}

a.btn-other {display: block;width: 98px;height: 22px;background: url("../images/btn-other.jpg") 0 0 no-repeat;text-decoration: none;}
a:hover.btn-other {background-position: -98px 0;}
