#nav 
		{
		margin: 0;
		padding-top: 0px;
    padding-left: 0px;
		list-style: none;
		overflow: hidden;
		position: absolute;
		top: 0px; left: 98px;
		}

#nav li
		{
		margin: 0 0 0 0;
	        list-style: none;
		}
#nav a 
		{
		display: block;
		padding: 0 0 0 0;
		overflow: hidden;
		height: 0px !important; 
		height /**/:23px; /* for IE5/Win only */
		}
 
#selected A {
	BACKGROUND-IMAGE: url(images/nav/about-selected.gif); width: 26px; padding-top: 332px;
	background-repeat: no-repeat;	
} 


#about A {
	BACKGROUND-IMAGE: url(images/nav/about.gif); width: 26px; padding-top: 103px;
	background-repeat: no-repeat;
}
#about A:hover {
	background-position: 0px -103px;
	background-repeat: no-repeat;
}
 
#join A {
	BACKGROUND-IMAGE: url(images/nav/audition.gif); width: 26px; padding-top: 101px;
	background-repeat: no-repeat;
}
#join A:hover {
	background-position: 0px -101px;
	background-repeat: no-repeat;
}


#join2 A {
	BACKGROUND-IMAGE: url(images/nav/audition2.gif); width: 26px; padding-top: 86px;
	background-repeat: no-repeat;
}
#join2 A:hover {
	background-position: 0px -86px;
	background-repeat: no-repeat;
}


#concerts A {
	BACKGROUND-IMAGE: url(images/nav/concerts.gif); width: 26px; padding-top: 94px;
	background-repeat: no-repeat;
}
#concerts A:hover {
	background-position: 0px -94px;
	background-repeat: no-repeat;
}
	
#concerts2 A {
	BACKGROUND-IMAGE: url(images/nav/concerts2.gif); width: 26px; padding-top: 86px;
	background-repeat: no-repeat;
}

#concerts2 A:hover {
	background-position: 0px -86px;
	background-repeat: no-repeat;	
}


#director A {
	BACKGROUND-IMAGE: url(images/nav/director.gif); width: 26px; padding-top: 88px;
	background-repeat: no-repeat;
}
#director A:hover {
	background-position: 0px -88px;
	background-repeat: no-repeat;
}

#director2 A {
	BACKGROUND-IMAGE: url(images/nav/director2.gif); width: 26px; padding-top: 102px;
	background-repeat: no-repeat;
}
#director2 A:hover {
	background-position: 0px -102px;
	background-repeat: no-repeat;
}


#repertoire A {
	BACKGROUND-IMAGE: url(images/nav/repertoire.gif); width: 26px; padding-top: 102px;
	background-repeat: no-repeat;
}
#repertoire A:hover {
	background-position: 0px -102px;
	background-repeat: no-repeat;
}

#repertoire2 A {
	BACKGROUND-IMAGE: url(images/nav/repertoire2.gif); width: 26px; padding-top: 104px;
	background-repeat: no-repeat;
}
#repertoire2 A:hover {
	background-position: 0px -104px;
	background-repeat: no-repeat;
}


#contact A {
	BACKGROUND-IMAGE: url(images/nav/contact.gif); width: 26px; padding-top: 107px;
	background-repeat: no-repeat;
}
#contact A:hover {
	background-position: 0px -107px;
	background-repeat: no-repeat;
}
