* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#F2e6d3;}
#gallery {position:relative; width:430px; margin:0px auto; /*padding:10px; border:6px solid #fff; background:#AAA*/}
#images {height:225px; background:#F2e6d3; margin-bottom:0px}
#image {position:relative; width:430px; height:323px; url(images/loading.gif) center center no-repeat; /*margin: 0 auto; border:3px solid #ddca9f;*/}
#image img {position:absolute; top:0px; left:0px}
#thumbwrapper {margin-top:20px; padding:5px 0; width:430px; height:78px; border:2px solid #ddca9f; /*background:#c69c6d*/}
#thumbarea {position:relative; overflow:hidden; height:78px; width:430px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:78px; width:10000px; 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}*/
#previmg {left:0; background:url(../images/left.gif) left center no-repeat}
#previmg:hover {opacity:.7; filter:alpha(opacity=70)}
#nextimg {right:-8px; background:url(../images/right.gif) right center no-repeat}
#nextimg:hover {opacity:.7; filter:alpha(opacity=70)}