/* horizontal nav */

a.about { background: url(art/nav_horiz.png) no-repeat 0 0; width: 70px; height: 20px; display: block; }
a.about:hover { background-position: 0 -25px; }
a.about_pg { background: url(art/nav_horiz.png) no-repeat 0 -25px; width: 70px; height: 20px; display: block; }

a.dates { background: url(art/nav_horiz.png) no-repeat -70px 0; width: 70px; height: 20px; display: block; }
a.dates:hover { background-position: -70px -25px; }
a.dates_pg { background: url(art/nav_horiz.png) no-repeat -70px -25px; width: 70px; height: 20px; display: block; }

a.media { background: url(art/nav_horiz.png) no-repeat -140px 0; width: 70px; height: 20px; display: block; }
a.media:hover { background-position: -140px -25px; }
a.media_pg { background: url(art/nav_horiz.png) no-repeat -140px -25px; width: 70px; height: 20px; display: block; }

a.music { background: url(art/nav_horiz.png) no-repeat -210px 0; width: 70px; height: 20px; display: block; }
a.music:hover { background-position: -210px -25px; }
a.music_pg { background: url(art/nav_horiz.png) no-repeat -210px -25px; width: 70px; height: 20px; display: block; }

a.blog { background: url(art/nav_horiz.png) no-repeat -280px 0; width: 52px; height: 25px; display: block; }
a.blog:hover { background-position: -280px -25px; }
a.blog_pg { background: url(art/nav_horiz.png) no-repeat -280px -25px; width: 52px; height: 25px; display: block; }

a.contact { background: url(art/nav_horiz.png) no-repeat -330px 0; width: 70px; height: 20px; display: block; }
a.contact:hover { background-position: -330px -25px; }
a.contact_pg { background: url(art/nav_horiz.png) no-repeat -330px -25px; width: 70px; height: 20px; display: block; }

/* dates nav */

a.currentseason { background: url(art/nav_dates.png) no-repeat -200px 0; width: 180px; height: 20px; display: block; }
a.currentseason:hover {background-position: 0 0; }
a.currentseason_pg { background: url(art/nav_dates.png) no-repeat 0 0; width: 180px; height: 20px; display: block; }

a.pastseason { background: url(art/nav_dates.png) no-repeat -200px -35px; width: 180px; height: 20px; display: block; }
a.pastseason:hover {background-position: 0 -35px; }
a.pastseason_pg { background: url(art/nav_dates.png) no-repeat 0 -35px; width: 180px; height: 20px; display: block; }

/* about nav */

a.janus { background: url(art/nav_about.png) no-repeat -200px 0; width: 180px; height: 20px; display: block; margin-bottom: 10px; }
a.janus:hover {background-position: 0 0; }
a.janus_pg { background: url(art/nav_about.png) no-repeat 0 0; width: 180px; height: 20px; display: block; margin-bottom: 10px; }

a.baker { background: url(art/nav_about.png) no-repeat -200px -32px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }
a.baker:hover {background-position: 0 -32px; }
a.baker_pg { background: url(art/nav_about.png) no-repeat 0 -32px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }

a.meyers { background: url(art/nav_about.png) no-repeat -200px -64px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }
a.meyers:hover {background-position: 0 -64px; }
a.meyers_pg { background: url(art/nav_about.png) no-repeat 0 -64px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }

a.wadden { background: url(art/nav_about.png) no-repeat -200px -96px; width: 180px; height: 20px; display: block; margin-bottom: 14px; }
a.wadden:hover {background-position: 0 -96px; }
a.wadden_pg { background: url(art/nav_about.png) no-repeat 0 -96px; width: 180px; height: 20px; display: block; margin-bottom: 14px; }

a.masterclasses { background: url(art/nav_about.png) no-repeat -200px -128px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }
a.masterclasses:hover {background-position: 0 -128px; }
a.masterclasses_pg { background: url(art/nav_about.png) no-repeat 0 -128px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }

a.support { background: url(art/nav_about.png) no-repeat -200px -160px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }
a.support:hover {background-position: 0 -160px; }
a.support_pg { background: url(art/nav_about.png) no-repeat 0 -160px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }

a.outreach { background: url(art/nav_about.png) no-repeat -200px -192px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }
a.outreach:hover {background-position: 0 -192px; }
a.outreach_pg { background: url(art/nav_about.png) no-repeat 0 -192px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }

a.presskit { background: url(art/nav_about.png) no-repeat -200px -224px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }
a.presskit:hover {background-position: 0 -224px; }
a.presskit_pg { background: url(art/nav_about.png) no-repeat 0 -224px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }

a.ontheweb { background: url(art/nav_about.png) no-repeat -200px -256px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }
a.ontheweb:hover {background-position: 0 -256px; }
a.ontheweb_pg { background: url(art/nav_about.png) no-repeat 0 -256px; width: 180px; height: 20px; display: block; margin-bottom: 10px; }


/* music nav */

a.bach { background: url(art/nav_music.png) no-repeat -200px 0; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.bach:hover {background-position: 0 0; }
a.bach_pg { background: url(art/nav_music.png) no-repeat 0 0; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.bax { background: url(art/nav_music.png) no-repeat -200px -27px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.bax:hover {background-position: 0 -27px; }
a.bax_pg { background: url(art/nav_music.png) no-repeat 0 -27px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.birtwistle { background: url(art/nav_music.png) no-repeat -200px -54px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.birtwistle:hover {background-position: 0 -54px; }
a.birtwistle_pg { background: url(art/nav_music.png) no-repeat 0 -54px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.britt { background: url(art/nav_music.png) no-repeat -200px -81px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.britt:hover {background-position: 0 -81px; }
a.britt_pg { background: url(art/nav_music.png) no-repeat 0 -81px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.brown { background: url(art/nav_music.png) no-repeat -200px -108px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.brown:hover {background-position: 0 -108px; }
a.brown_pg { background: url(art/nav_music.png) no-repeat 0 -108px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.burhans { background: url(art/nav_music.png) no-repeat -200px -135px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.burhans:hover {background-position: 0 -135px; }
a.burhans_pg { background: url(art/nav_music.png) no-repeat 0 -135px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.clyne { background: url(art/nav_music.png) no-repeat -200px -162px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.clyne:hover {background-position: 0 -162px; }
a.clyne_pg { background: url(art/nav_music.png) no-repeat 0 -162px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.crockett { background: url(art/nav_music.png) no-repeat -200px -189px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.crockett:hover {background-position: 0 -189px; }
a.crockett_pg { background: url(art/nav_music.png) no-repeat 0 -189px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.debussy { background: url(art/nav_music.png) no-repeat -200px -216px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.debussy:hover {background-position: 0 -216px; }
a.debussy_pg { background: url(art/nav_music.png) no-repeat 0 -216px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.ergun { background: url(art/nav_music.png) no-repeat -200px -243px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.ergun:hover {background-position: 0 -243px; }
a.ergun_pg { background: url(art/nav_music.png) no-repeat 0 -243px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.genzmer { background: url(art/nav_music.png) no-repeat -200px -270px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.genzmer:hover {background-position: 0 -270px; }
a.genzmer_pg { background: url(art/nav_music.png) no-repeat 0 -270px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.gubaidulina { background: url(art/nav_music.png) no-repeat -200px -297px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.gubaidulina:hover {background-position: 0 -297px; }
a.gubaidulina_pg { background: url(art/nav_music.png) no-repeat 0 -297px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.kaczmarek { background: url(art/nav_music.png) no-repeat -200px -324px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.kaczmarek:hover {background-position: 0 -324px; }
a.kaczmarek_pg { background: url(art/nav_music.png) no-repeat 0 -324px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.lang { background: url(art/nav_music.png) no-repeat -200px -351px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.lang:hover {background-position: 0 -351px; }
a.lang_pg { background: url(art/nav_music.png) no-repeat 0 -351px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.matalon { background: url(art/nav_music.png) no-repeat -200px -378px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.matalon:hover {background-position: 0 -378px; }
a.matalon_pg { background: url(art/nav_music.png) no-repeat 0 -378px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.lee { background: url(art/nav_music.png) no-repeat -200px -405px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.lee:hover {background-position: 0 -405px; }
a.lee_pg { background: url(art/nav_music.png) no-repeat 0 -405px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.mertl { background: url(art/nav_music.png) no-repeat -200px -432px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.mertl:hover {background-position: 0 -432px; }
a.mertl_pg { background: url(art/nav_music.png) no-repeat 0 -432px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.nagai { background: url(art/nav_music.png) no-repeat -200px -459px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.nagai:hover {background-position: 0 -459px; }
a.nagai_pg { background: url(art/nav_music.png) no-repeat 0 -459px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.negron { background: url(art/nav_music.png) no-repeat -200px -486px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.negron:hover {background-position: 0 -486px; }
a.negron_pg { background: url(art/nav_music.png) no-repeat 0 -486px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.part { background: url(art/nav_music.png) no-repeat -200px -513px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.part:hover {background-position: 0 -513px; }
a.part_pg { background: url(art/nav_music.png) no-repeat 0 -513px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.ravel { background: url(art/nav_music.png) no-repeat -200px -540px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.ravel:hover {background-position: 0 -540px; }
a.ravel_pg { background: url(art/nav_music.png) no-repeat 0 -540px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.riley { background: url(art/nav_music.png) no-repeat -200px -567px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.riley:hover {background-position: 0 -567px; }
a.riley_pg { background: url(art/nav_music.png) no-repeat 0 -567px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.saariaho { background: url(art/nav_music.png) no-repeat -200px -594px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.saariaho:hover {background-position: 0 -594px; }
a.saariaho_pg { background: url(art/nav_music.png) no-repeat 0 -594px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.takemitsu { background: url(art/nav_music.png) no-repeat -200px -621px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.takemitsu:hover {background-position: 0 -621px; }
a.takemitsu_pg { background: url(art/nav_music.png) no-repeat 0 -621px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.treuting { background: url(art/nav_music.png) no-repeat -200px -648px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.treuting:hover {background-position: 0 -648px; }
a.treuting_pg { background: url(art/nav_music.png) no-repeat 0 -648px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.trueman { background: url(art/nav_music.png) no-repeat -200px -675px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.trueman:hover {background-position: 0 -675px; }
a.trueman_pg { background: url(art/nav_music.png) no-repeat 0 -675px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.tymoczko { background: url(art/nav_music.png) no-repeat -200px -702px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.tymoczko:hover {background-position: 0 -702px; }
a.tymoczko_pg { background: url(art/nav_music.png) no-repeat 0 -702px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.volpe { background: url(art/nav_music.png) no-repeat -200px -729px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.volpe:hover {background-position: 0 -729px; }
a.volpe_pg { background: url(art/nav_music.png) no-repeat 0 -729px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

a.white { background: url(art/nav_music.png) no-repeat -200px -756px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }
a.white:hover {background-position: 0 -756px; }
a.white_pg { background: url(art/nav_music.png) no-repeat 0 -756px; width: 180px; height: 23px; display: block; margin-bottom: 0px; }

