#menu-visit {
	width: 189px;
	height: 27px;
	position: relative;
}

#menu-visit a {
	background: url(/images/interface/nav/visit_dam.gif) no-repeat;
	position: absolute;
	width: 189px;
	height: 27px;
}

#menu-visit a:hover {
	background-position: -189px 0;
}

#menu-visit a.selected {
	background: url(/images/interface/nav/visit_dam.gif) -189px 0 no-repeat;
	position: absolute;
	width: 189px;
	height: 27px;
}

#menu-exhibitions {
	width: 189px;
	height: 22px;
	position: relative;
}

#menu-exhibitions a {
	background: url(/images/interface/nav/exhibitions.gif) no-repeat;
	position: absolute;
	width: 189px;
	height: 22px;
}

#menu-exhibitions a:hover {
	background-position: -189px 0;
}

#menu-exhibitions a.selected {
	background: url(/images/interface/nav/exhibitions.gif) -189px 0 no-repeat;
	position: absolute;
	width: 189px;
	height: 22px;
}

#menu-events {
	width: 189px;
	height: 36px;
	position: relative;
}

#menu-events a {
	background: url(/images/interface/nav/events.gif) no-repeat;
	position: absolute;
	width: 189px;
	height: 36px;
}

#menu-events a:hover {
	background-position: -189px 0;
}

#menu-events a.selected {
	background: url(/images/interface/nav/events.gif) -189px 0 no-repeat;
	position: absolute;
	width: 189px;
	height: 36px;
}

#menu-membership {
	width: 189px;
	height: 21px;
	position: relative;
}

#menu-membership a {
	background: url(/images/interface/nav/membership.gif) no-repeat;
	position: absolute;
	width: 189px;
	height: 21px;
}

#menu-membership a:hover {
	background-position: -189px 0;
}

#menu-membership a.selected {
	background: url(/images/interface/nav/membership.gif) -189px 0 no-repeat;
	position: absolute;
	width: 189px;
	height: 21px;
}

#menu-news {
	width: 189px;
	height: 48px;
	position: relative;
}

#menu-news a {
	background: url(/images/interface/nav/news.gif) no-repeat;
	position: absolute;
	width: 189px;
	height: 48px;
}

#menu-news a:hover {
	background-position: -189px 0;
}

#menu-news a.selected {
	background: url(/images/interface/nav/news.gif) -189px 0 no-repeat;
	position: absolute;
	width: 189px;
	height: 48px;
}

#menu-contribute {
	width: 189px;
	height: 21px;
	position: relative;
}

#menu-contribute a {
	background: url(/images/interface/nav/contribute.gif) no-repeat;
	position: absolute;
	width: 189px;
	height: 21px;
}

#menu-contribute a:hover {
	background-position: -189px 0;
}

#menu-artists {
	width: 189px;
	height: 33px;
	position: relative;
}


#menu-artists a.selected {
	background: url(/images/interface/nav/artists.gif) -189px 0 no-repeat;
	position: absolute;
	width: 189px;
	height: 33px;
}

#menu-artists a {
	background: url(/images/interface/nav/artists.gif) no-repeat;
	position: absolute;
	width: 189px;
	height: 33px;
}

#menu-artists a:hover {
	background-position: -189px 0;
}

#menu-artists a.selected {
	background: url(/images/interface/nav/artists.gif) -189px 0 no-repeat;
	position: absolute;
	width: 189px;
	height: 33px;
}



#menu-shop {
	width: 189px;
	height: 50px;
	position: relative;
}

#menu-shop a {
	background: url(/images/interface/nav/shop.gif) no-repeat;
	position: absolute;
	width: 189px;
	height: 50px;
}

#menu-shop a:hover {
	background-position: -189px 0;
}

#menu-shop a.selected {
	background: url(/images/interface/nav/shop.gif) -189px 0 no-repeat;
	position: absolute;
	width: 189px;
	height: 50px;
}

#menu-about {
	width: 189px;
	height: 22px;
	position: relative;
}

#menu-about a {
	background: url(/images/interface/nav/about_dam.gif) no-repeat;
	position: absolute;
	width: 189px;
	height: 22px;
}

#menu-about a:hover {
	background-position: -189px 0;
}

#menu-about a.selected {
	background: url(/images/interface/nav/about_dam.gif) -189px 0 no-repeat;
	position: absolute;
	width: 189px;
	height: 22px;
}