/*------Nav----------*/
#Nav li a.home { background:url(images/home.gif) left top no-repeat; width:91px; }
#Nav li a.music { background:url(images/music.gif) left top no-repeat; width:83px; }
#Nav li a.musicians { background:url(images/musicians.gif) left top no-repeat; width:107px; }
#Nav li a.forum { background:url(images/fourm.gif) left top no-repeat; width:107px; }
#Nav li a.contactUs { background:url(images/contact-us.gif) left top no-repeat; width:107px; }
#Nav li a.aboutUs { background:url(images/about-us.gif) left top no-repeat; width:107px; }
#Nav li a.help { background:url(images/faq.gif) left top no-repeat; width:107px; }
#Nav li a.home:hover { background:url(images/home.gif) left bottom no-repeat; width:91px; }
#Nav li a.music:hover { background:url(images/music.gif) left bottom no-repeat; width:83px; }
#Nav li a.musicians:hover { background:url(images/musicians.gif) left bottom no-repeat; width:107px; }
#Nav li a.forum:hover { background:url(images/fourm.gif) left bottom no-repeat; width:107px; }
#Nav li a.contactUs:hover { background:url(images/contact-us.gif) left bottom no-repeat; width:107px; }
#Nav li a.aboutUs:hover { background:url(images/about-us.gif) left bottom no-repeat; width:107px; }
#Nav li a.help:hover { background:url(images/faq.gif) left bottom no-repeat; width:107px; }

/*------Headings---*/