#gallery {position:absolute; width:600px; height:426px; margin:0px 0px 0px 0px; padding:0px;  background-image:url(../images/right600.jpg); background-position:bottom; background-repeat: no-repeat;}
#images { height:300px; margin-bottom:0px;  position:absolute;}
#image {position:absolute; width:450px; height:300px; padding:0px; margin-top:126px; border:px solid #666; background: url(../images/loading.gif) center center no-repeat;}
#image img {position:absolute;}
#thumbwrapper {margin-top: 13px; margin-left: 90px; padding:0px; width:510px; height:75px; border:0px solid #666; position:absolute;}
#thumbarea {position:absolute; overflow:hidden; height:75px; width:510px; }
#thumbs {position:absolute; list-style:none; margin-left:2px; height:100px; width:10000px; border-right:0px solid #FFF;}
#thumbs li {float:left; margin-right:2px; cursor:pointer;}
.imgnav {position:absolute; height:63px; z-index:100; width:20%; outline:none; cursor:pointer; padding:12px 0px; display:block;}
#previmg {left:0; background:url(../images/left.png) left center no-repeat; border-left:0px solid #FFF;}
#previmg:hover {opacity:1; filter:alpha(opacity=100);}
#nextimg {right:0; background:url(../images/right.png) right center no-repeat; border-right:0px solid #FFF;}
#nextimg:hover {opacity:1; filter:alpha(opacity=100);}
