* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#D1E4F3; }
#gallery {position:relative;}
#images {border:0px solid #A0C1D8; width:200px; background:#A0C1D8;  margin-bottom:20px}
#image {position:relative; width:265px; background:#A0C1D8; }
#image img {position:absolute; right:15px; top:15px; left:10px; background:#A0C1D8;}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #D1E4F3;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #A0C1D8}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute;  width:20%; z-index:100;  width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/2.jpg) left center no-repeat; border-left:5px solid #D1E4F3}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/1.jpg) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
