* {margin:0; padding:0}
#gallery {width:820px; }
#images {border:2px solid #9ac1c9; height:225px; }
#image {
	float:right; width:579px; overflow:hidden; height:387px;  padding:5px;   }
#image img {}
#thumbwrapper {margin-top:-15px;   height:750px; }
#thumbarea {height:100px; width:200px; }
#thumbs {
	list-style:none; margin-left:5px; width:200px;}
.imgnav {position:absolute;  z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer;}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

#thumbs li{ cursor: pointer;  display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0; border:3px double #111;}
