/* NAV */
ul#navbar {margin:0 0 30px 220px;padding:20px 0 0 0; height:50px; width:800px; list-style: none;}
ul#navbar li {float:left; list-style: none; margin:0 12px 3px 0; padding:0;height:30px;}

li#nav_home a {width:85px; display:block;padding:0;line-height:28px; text-decoration:none; background:url('../images/nav.gif') no-repeat 0px 0px; }	
li#nav_home a:hover, #nav_home a:active {width:85px; background:url('../images/nav_over.gif') no-repeat 0px 0px;}

li#nav_music a {width:210px; display:block;padding:0;line-height:28px; text-decoration:none; background:url('../images/nav.gif') no-repeat -88px 0px;}	
li#nav_music a:hover, #nav_music a:active {width:210px; background:url('../images/nav_over.gif') no-repeat -88px 0px;}

li#nav_video a {width:190px; display:block;padding:0;line-height:28px; text-decoration:none; background:url('../images/nav.gif') no-repeat -315px 0px;}	
li#nav_video a:hover {width:190px; color:#CCCCCC; background:url('../images/nav_over.gif') no-repeat -315px 0px;}

li#nav_tv a {width:210px; display:block;padding:0;line-height:28px; text-decoration:none; background:url('../images/nav.gif') no-repeat -520px -2px;}	
li#nav_tv a:hover {width:210px; color:#CCCCCC; background:url('../images/nav_over.gif') no-repeat -520px -2px}

li#nav_reviews a {width:160px; display:block;padding:0;line-height:28px; margin:0 0 0 15px; text-decoration:none; background:url('../images/nav.gif') no-repeat -742px -5px;}	
li#nav_reviews a:hover {width:160px; color:#CCCCCC; background:url('../images/nav_over.gif') no-repeat -742px -5px}

li#nav_band a {list-style:none; width:180px; display:block;padding:0; line-height:28px; text-decoration:none; background:url('../images/nav.gif') no-repeat -75px -40px;}	
li#nav_band a:hover, #nav_music a:active {width:180px; background:url('../images/nav_over.gif') no-repeat -75px -40px;}

li#nav_contact a {width:145px; display:block;padding:0;line-height:28px; text-decoration:none; background:url('../images/nav.gif') no-repeat -480px -42px;}	
li#nav_contact a:hover {width:145px; color:#CCCCCC; background:url('../images/nav_over.gif') no-repeat -480px -42px}

li#nav_public a {width:190px; display:block;padding:0;line-height:28px; text-decoration:none; background:url('../images/nav.gif') no-repeat -640px -40px;}	
li#nav_public a:hover {width:190px; color:#CCCCCC; background:url('../images/nav_over.gif') no-repeat -640px -40px}


