*{padding:0; margin:0;}
#gallery {width:700px; margin:5px auto; padding:10px;}
#images {height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; margin-left:75px; width:540px; height:360px; padding:5px; background:#000000 url(../imgs/gallery/wait.gif) center center no-repeat;}
#image img {position:absolute; width:auto; height:360px; top:5px; bottom:0; }
#thumbwrapper {margin-top:10px; padding:5px 0; width:690px; height:100px;}
#thumbarea {position:relative; overflow:hidden; height:120px; width:680px; margin-left:5px; }
#thumbs {position:absolute; list-style:none; margin-left:0px; height:100px; width:5000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer;}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
.imgnav2 {position:absolute; height:100px; width:38px; z-index:100; outline:none; cursor:none;}
#previmg {left:0; background:url(../imgs/gallery/left.gif) left center no-repeat;}
#previmg:hover {opacity:1; filter:alpha(opacity=100); background:url(../imgs/gallery/left2.gif) left center no-repeat;}
#nextimg {right:0; background:url(../imgs/gallery/right.gif) right center no-repeat;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100); background:url(../imgs/gallery/right2.gif) right center no-repeat;}
#instructions{color:#FF6600;font-size:11px;text-align:center;padding-top:8px;font-weight:bold;}
