#contact2 {
position:absolute;
height:80px;
width:700px;
}


#navBox {
	position:absolute;
	margin-top:240px;
	margin-left:280px;
	width:710px;
}


.right2 {float:right;}

.main_nav {
    	height:40px;
	width:510px;
}

.lAccommodation a {
	width:117px;
	height:40px;
	background: transparent url(../images/titles/accommodation.gif) no-repeat scroll center bottom;
	overflow:hidden;
}
.lAccommodation a:hover  {background: transparent url(../images/titles/accommodation.gif) no-repeat scroll center top;}

.lFood a {
	width:43px;
	height:40px;
	background: transparent url('../images/titles/food.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.lFood a:hover  {background: transparent url('../images/titles/food.gif') no-repeat scroll center top;}

.lScuba a {
	width:94px;
	height:40px;
	background: transparent url('../images/titles/scuba-diving.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.lScuba a:hover  {background: transparent url('../images/titles/scuba-diving.gif') no-repeat scroll center top;}


.lActivities a {
	width:106px;
	height:40px;
	background: transparent url('../images/titles/activities.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.lActivities a:hover  {background: transparent url('../images/titles/activities.gif') no-repeat scroll center top;}

.lLocation a {
	width:65px;
	height:40px;
	background: transparent url('../images/titles/location.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.lLocation a:hover  {background: transparent url('../images/titles/location.gif') no-repeat scroll center top;}

.lFauna a {
	width:98px;
	height:40px;
	background: transparent url('../images/titles/flora-fauna.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.lFauna a:hover  {background: transparent url('../images/titles/flora-fauna.gif') no-repeat scroll center top;}

.lRates a {
	width:85px;
	height:40px;
	background: transparent url('../images/titles/rates.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.lRates a:hover  {background: transparent url('../images/titles/rates.gif') no-repeat scroll center top;}


.lGallery a {
	width:68px;
	height:40px;
	background: transparent url('../images/titles/gallery.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.lGallery a:hover  {background: transparent url('../images/titles/gallery.gif') no-repeat scroll center top;}

.read, a read {
	width:140px;
	height:30px;
	background: transparent url('../images/buttons/read.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.read:hover, a:hover read {background: transparent url('../images/buttons/read.gif') no-repeat scroll center top;}

.hide, a hide {
	width:140px;
	height:30px;
	background: transparent url('../images/buttons/hide.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.hide:hover, a:hover hide  {background: transparent url('../images/buttons/hide.gif') no-repeat scroll center top;}

.rates, a rates {
	width:160px;
	height:30px;
	background: transparent url('../images/buttons/view.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.rates:hover, a:hover rates  {background: transparent url('../images/buttons/view.gif') no-repeat scroll center top;}

.book, a book {
	width:170px;
	height:30px;
	background: transparent url('../images/buttons/book.gif') no-repeat scroll center bottom;
	overflow:hidden;
}

.book:hover, a:hover book  {background: transparent url('../images/buttons/book.gif') no-repeat scroll center top;}