﻿#menu_home a {

	display: block;
	background: url(images/Menu/0_HomeF.jpg) top;
	width: 89px;
	height: 26px;
	}
#menu_home a:hover {

	background:  url(images/Menu/0_HomeF.jpg) no-repeat bottom;
	}


#menu_events a {

	display: block;
	background: url(images/Menu/1_EventsF.jpg) top;
	width: 131px;
	height: 26px;
	}
#menu_events a:hover {

	background:  url(images/Menu/1_EventsF.jpg) no-repeat bottom;
	}


#menu_menu a {

	display: block;
	background: url(images/Menu/2_MenuF.jpg) top;
	width: 67px;
	height: 26px;
	}
#menu_menu a:hover {

	background:  url(images/Menu/2_MenuF.jpg) no-repeat bottom;
	}


#menu_gallery a {

	display: block;
	background: url(images/Menu/3_GalleryF.jpg) top;
	width: 90px;
	height: 26px;
	}
#menu_gallery a:hover {

	background:  url(images/Menu/3_GalleryF.jpg) no-repeat bottom;
	}


#menu_contactus a {

	display: block;
	background: url(images/Menu/4_ContactUsF.jpg) top;
	width: 159px;
	height: 26px;
	}
#menu_contactus a:hover {

	background:  url(images/Menu/4_ContactUsF.jpg) no-repeat bottom;
	}


#menu_language a {

	display: block;
	background: url(images/languageF.jpg) top;
	width: 77px;
	height: 22px;
	}
#menu_language a:hover {

	background:  url(images/languageF.jpg) no-repeat bottom;
	}


