.menu_bar {
clear:both;
margin-right:6px;
margin-left:7px;
height:30px; 
margin-top:5px; 
color:#FFFFFF; 
background-color:#5f79ce;
font-weight:bold; 
font:'Trebuchet MS'; 
font-size:14px; 
font-style:normal;
}
a#about{
	clear:both;
    float:left;
	width: 95px;
	height: 30px;
	background-image: url(../pics/layout/buttons/gr/about.jpg);
	background-repeat:no-repeat;
	margin-left:19px;
	
}
a#about:hover {
    background-position: 0 -30px;
}

a#accomodation{
    float:left;
	width: 55px;
	height: 30px;
	background-image: url(../pics/layout/buttons/gr/accomodation.jpg);
	background-repeat:no-repeat;
	margin-left:17px;
	
}
a#accomodation:hover {
    background-position: 0 -30px;
}

a#gallery{
    float:left;
	width: 95px;
	height: 30px;
	background-image: url(../pics/layout/buttons/gr/aiolos_gallery.jpg);
	background-repeat:no-repeat;
	margin-left:20px;
	
}
a#gallery:hover {
    background-position: 0 -30px;
}

a#book_online{
    float:left;
	width: 75px;
	height: 30px;
	background-image: url(../pics/layout/buttons/gr/book_online.jpg);
	background-repeat:no-repeat;
	margin-left:18px;
	
}
a#book_online:hover {
    background-position: 0 -30px;
}
a#samothraki{
    float:left;
	width: 75px;
	height: 30px;
	background-image: url(../pics/layout/buttons/gr/samothraki.jpg);
	background-repeat:no-repeat;
	margin-left:23px;
}
a#samothraki:hover {
    background-position: 0 -30px;
}
a#virtual_tour{
    float:left;
	width: 75px;
	height: 30px;
	background-image: url(../pics/layout/buttons/gr/virtual_tour.jpg);
	background-repeat:no-repeat;
    margin-left:15px;
	
}
a#virtual_tour:hover {
    background-position: 0 -30px;
}
a#find_us{
    float:left;
	width: 73px;
	height: 30px;
	background-image: url(../pics/layout/buttons/gr/find_us.jpg);
	background-repeat:no-repeat;
	margin-left:19px;

}
a#find_us:hover {
    background-position: 0 -30px;
}
a#contact{
    float:left;
	width: 93px;
	height: 30px;
	background-image: url(../pics/layout/buttons/gr/contact.jpg);
	background-repeat:no-repeat;
    margin-left:9px;

}
a#contact:hover {
    background-position: 0 -30px;
}



