#navigation {
margin: 0;
padding: 0;
height:auto;
}

#navigation li {
float: left;
list-style: none;
font-family: Helvetica, Arial, Sans-Serif;
font-size:13px;
margin-bottom:0;
display: inline;
margin-top:2px;
}

#navigation li a {
display: block;
background: transparent;
margin:0px 12px 0px 12px;
text-decoration: none;
color: #0c3f50;
font-weight:bold;
text-transform:uppercase;
white-space: nowrap;
}

#navigation #mainpage a:hover {
background: url(/images/menubgs/1main.png);
color: #fff;
width:57px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
color:#fff !important;
}

#navigation #mainpage a {
width:57px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
}

#navigation #bandbio a {
width:155px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
}

#navigation #bandbio a:hover {
background: url(/images/menubgs/2bio.png);
color: #fff;
width:155px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
color:#fff !important;
}

#navigation #live a:hover {
background: url(/images/menubgs/3live.png);
color: #fff;
width:54px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
color:#fff !important;
}

#navigation #live a {
width:54px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
}

#navigation #music a:hover {
background: url(/images/menubgs/4music.png);
color: #fff;
width:66px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
color:#fff !important;
}

#navigation #music a {
width:66px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
}

#navigation #video a:hover {
background: url(/images/menubgs/5video.png);
color: #fff;
width:65px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
color:#fff !important;
}

#navigation #video a {
width:65px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
}

#navigation #media a:hover {
background: url(/images/menubgs/6media.png);
color: #fff;
width:66px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
color:#fff !important;
}

#navigation #media a {
width:66px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
}

#navigation #links a:hover {
background: url(/images/menubgs/7links.png);
color: #fff;
width:63px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
color:#fff !important;
}

#navigation #links a {
width:63px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
}

#navigation #interact a:hover {
background: url(/images/menubgs/8interact.png);
color: #fff;
width:89px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
color:#fff !important;
}

#navigation #interact a {
width:89px;
height:22px;
padding:0;
margin:0;
text-align:center;
line-height:22px;
}

#navigation li ul {
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
}

#navigation li ul li {
float: none;
display: inline;
}

#navigation li ul li a {
width: auto;
text-transform:capitalize;
font-weight:bold;
font-size:12px;
padding:0;
margin:0;
background: transparent;
color: #0c3f50;
}

#navigation #music #disco a {
background:transparent;
text-align:left;
margin-left:20px;
height:18px;
}

#navigation #music #disco a:hover {
color: #287190 !important;
background:transparent;
text-align:left;
margin-left:20px;
}

#navigation #music #lyrics a {
background:transparent;
text-align:left;
margin-left:20px;
}

#navigation #music #lyrics a:hover {
color: #287190 !important;
background:transparent;
text-align:left;
margin-left:20px;

}

#navigation #interact #contact a {
background:transparent;
text-align:left;
margin-left:20px;
height:18px;
}

#navigation #interact #contact a:hover {
color: #287190 !important;
background:transparent;
text-align:left;
margin-left:20px;
}

#navigation #interact #guestbook a {
background:transparent;
text-align:left;
margin-left:20px;
}

#navigation #interact #guestbook a:hover {
color: #287190 !important;
background:transparent;
text-align:left;
margin-left:20px;
}