#gallery {position:relative; width:762px; padding:0px; border:0px; background:#003366}
#image {position:relative; width:762px; height:572px; padding:0px; border:1px solid #cccccc; background-color:#000000}
#image img {position:absolute; top:1; left:1}

#thumbwrapper {margin-top:10px; padding:5px 0; width:762px; height:100px; border:1px solid #cccccc; background:#003366}
#thumbarea {position:relative; overflow:hidden; height:100px;padding:0px;margin:0px}
#thumbs {position:absolute; list-style:none; margin-left:2px; height:100px; width:10000px; border-right:2px solid #333333;padding:0px;margin-top:0px;}
#thumbs li {float:left; margin-right:2px; cursor:pointer}

.imgnav {position:absolute; width:20%; z-index:100; height:560px; outline:none; cursor:pointer}
#previmg {left:0; background:url(imgs/left.gif) left center no-repeat; border-left:0px solid #333333; opacity:1; filter:alpha(opacity=30)}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(imgs/right.gif) right center no-repeat; border-right:0px solid #333333; opacity:1; filter:alpha(opacity=30)}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
