.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
* html .galleria li div span{} /* MSIE bug */


#bodyHome .gallery{list-style:none; float:left; width:105px; margin:0; padding:0 0 0 0px;}
#bodyHome .gallery li{float:left; width:46px;height:51px; margin:0 0 5px 5px; padding:0; background:#fff; overflow:hidden; display:inline;/*IE6 Double Margin*/}
#bodyHome .gallery li div{float:left;}
#bodyHome .gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#bodyHome #main_image{float:left; margin:0;height:275px;width:377px; overflow:hidden;}
#main_image img{margin:0; padding:0;}

/*Horizontal Thumbs*/
#gallerContainer {height:325px; float:left;}
#bodyBooking .gallery, #bodyContact .gallery, #bodyBiography .gallery, #bodyAchievements .gallery {list-style:none; width:377px; margin:0; padding:0 0 0 0px;}
#bodyBooking .gallery li, #bodyContact .gallery li, #bodyBiography .gallery li, #bodyAchievements .gallery li {float:left; width:62px;height:50px; margin:0 0 0 1px; padding:0; background:#fff; overflow:hidden;}
#bodyBooking .gallery li.firstitem, #bodyContact .gallery li.firstitem, #bodyBiography .gallery li.firstitem, #bodyAchievements .gallery li.firstitem {margin-left:0;}
#bodyBooking .gallery li div, #bodyContact .gallery li div, #bodyBiography .gallery li div, #bodyAchievements .gallery li div {float:left;}
#bodyBooking .gallery li div .caption, #bodyBooking .gallery li div .caption, #bodyBiography .gallery li div .caption, #bodyAchievements .gallery li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#bodyBooking #main_image, #bodyContact #main_image, #bodyBiography #main_image, #bodyAchievements #main_image{margin:0;height:275px;width:377px; overflow:hidden;}  
* html #bodyBooking img.thumb, * html #bodyContact img.thumb, * html #bodyBiography img.thumb, * html #bodyAchievements img.thumb {position:relative; top:6px!important; height:50px!important;}