* {margin:0; padding:0}

#gallery {position:relative; width:1024px; margin:0px auto; padding:0px 0px 0px 0px; border:0px solid #fff; background:#ffffff; }
#imagearea {background-color: #ffffff;}
#image {position:relative; width:1010px; height:550px; padding:5px; border:2px solid #666;  overflow:hidden; }
#image img {position:absolute; top:5px; left:5px; height: 550px;  }


#thumbwrapper {margin-top:2px; margin-bottom: 5px; padding:5px 0px 0px 0px; width:1020px; height:120px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:115px; width:1015px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:115px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer; height:115px;}
.imgnav {position:absolute; width:20%; z-index:120;  height:550px; width:20%; z-index:120; outline:none; cursor:pointer}

#previmg {left:0; background:url(../images/lefttrans.gif) left center no-repeat; border-left:5px solid #FFF; opacity:90;}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/righttrans.gif) right center no-repeat;border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}