#home_menu a {
	overflow:hidden;
	display:block;
	width:42px;
	height:13px;
	background:url(../images/menus/home_menu.gif) 0 0 no-repeat;
}

#home_menu a:hover {
	background-position:0 -13px;
}

#home_menu_current a {
	display:block;
	width:42px;
	height:13px;
	background:url(../images/menus/home_menu.gif) 0 -13px no-repeat;

	
/* cursor: text; */
}

#about_menu a {
	overflow:hidden;
	display:block;
	width:48px;
	height:13px;
	background:url(../images/menus/about_menu.gif) 0 0 no-repeat;
}

#about_menu a:hover {
	background-position:0 -13px;
}

#about_menu_current a {
	display:block;
	width:50px;
	height:13px;
	background:url(../images/menus/about_menu.gif) 0 -13px no-repeat;
	cursor:text;
}

#whats_on_menu a {
	overflow:hidden;
	display:block;
	width:130px;
	height:13px;
	background:url(../images/menus/whats_on_menu.gif) 0 0 no-repeat;
}

#whats_on_menu a:hover {
	background-position:0 -13px;
}

#whats_on_menu_current a {
	display:block;
	width:130px;
	height:13px;
	background:url(../images/menus/whats_on_menu.gif) 0 -13px no-repeat;
	cursor:text;
}

#news_menu a {
	overflow:hidden;
	display:block;
	width:41px;
	height:13px;
	background:url(../images/menus/news_menu.gif) 0 0 no-repeat;
}

#news_menu a:hover {
	background-position:0 -13px;
}

#news_menu_current a {
	display:block;
	width:41px;
	height:13px;
	background:url(../images/menus/news_menu.gif) 0 -13px no-repeat;
	cursor:text;
}

#gallery_menu a {
	overflow:hidden;
	display:block;
	width:62px;
	height:13px;
	background:url(../images/menus/gallery_menu.gif) 0 0 no-repeat;
}

#gallery_menu a:hover {
	background-position:0 -13px;
}

#gallery_menu_current a {
	display:block;
	width:62px;
	height:13px;
	background:url(../images/menus/gallery_menu.gif) 0 -13px no-repeat;
	cursor:text;
}

#events_menu a {
	overflow:hidden;
	display:block;
	width:91px;
	height:13px;
	background:url(../images/menus/events_menu.gif) 0 0 no-repeat;
}

#events_menu a:hover {
	background-position:0 -13px;
}

#events_menu_current a {
	display:block;
	width:91px;
	height:13px;
	background:url(../images/menus/events_menu.gif) 0 -13px no-repeat;
	cursor:text;
}

#film_menu a {
	overflow:hidden;
	display:block;
	width:40px;
	height:13px;
	background:url(../images/menus/film_menu.gif) 0 0 no-repeat;
}

#film_menu a:hover {
	background-position:0 -13px;
}

#film_menu_current a {
	display:block;
	width:40px;
	height:13px;
	background:url(../images/menus/film_menu.gif) 0 -13px no-repeat;
	cursor:text;
}

#taking_part_menu a {
	overflow:hidden;
	display:block;
	width:96px;
	height:13px;
	background:url(../images/menus/taking_part_menu.gif) 0 0 no-repeat;
}

#taking_part_menu a:hover {
	background-position:0 -13px;
}

#taking_part_menu_current a {
	display:block;
	width:96px;
	height:13px;
	background:url(../images/menus/taking_part_menu.gif) 0 -13px no-repeat;
	cursor:text;
}

#contributors_menu a {
	overflow:hidden;
	display:block;
	width:106px;
	height:13px;
	background:url(../images/menus/contributors_menu.gif) 0 0 no-repeat;
}

#contributors_menu a:hover {
	background-position:0 -13px;
}

#contributors_menu_current a {
	display:block;
	width:106px;
	height:13px;
	background:url(../images/menus/contributors_menu.gif) 0 -13px no-repeat;
	cursor:text;
}

#media_menu a {
	overflow:hidden;
	display:block;
	width:59px;
	height:10px;
	background:url(../images/menus/media_menu.gif) 0 0 no-repeat;
}

#media_menu a:hover {
	background-position:0 -10px;
}

#privacy_policy_menu a {
	overflow:hidden;
	display:block;
	width:86px;
	height:10px;
	background:url(../images/menus/privacy_policy_menu.gif) 0 0 no-repeat;
}

#privacy_policy_menu a:hover {
	background-position:0 -10px;
}

#t_and_c_menu a {
	overflow:hidden;
	display:block;
	width:114px;
	height:10px;
	background:url(../images/menus/t&c_menu.gif) 0 0 no-repeat;
}

#t_and_c_menu a:hover {
	background-position:0 -10px;
}

#contact_menu a {
	overflow:hidden;
	display:block;
	width:49px;
	height:10px;
	background:url(../images/menus/contact_menu.gif) 0 0 no-repeat;
}

#contact_menu a:hover {
	background-position:0 -10px;
}

#admin_menu a {
	overflow:hidden;
	display:block;
	width:36px;
	height:10px;
	background:url(../images/menus/admin_menu.gif) 0 0 no-repeat;
}

#admin_menu a:hover {
	background-position:0 -10px;
}