* {margin:0; padding:0}


#gallery {position:relative; width:700px; margin:0px auto; padding:10px; border:6px solid #000; background: #000;}


#images {border:2px solid #9ac1c9; height:225px; background:#000; margin-bottom:20px; width: 700px;}


#image {position:relative; width:700px; height:400px; padding:5px; border:0px solid #666; background:#000  url('images/images_back.jpg') no-repeat top left;}


#image img {position:absolute; top:13px; left:14px;}


#thumbwrapper {margin-top:10px; padding:5px 0; width:700px; height:200px; border:0px solid #666; background: #000 url('images/thumbs_back.jpg') top left no-repeat; position: relative; left: 0px;}


#thumbarea {position:relative; overflow:hidden; height:200px; width:678px; margin-left: 11px; }


#thumbs {position:absolute; list-style:none; margin-left:5px; height:180px; width:10000px; border-right:5px solid #000;}

#thumbs img {border: 1px solid #ddd; filter:alpha(opacity=50); opacity: 0.5; }

#thumbs img:hover {border: 1px solid #eee; filter:alpha(opacity=100); opacity: 0.9; }



#thumbs li {float:left; margin-right:5px; cursor:pointer; border: 1px solid #666; padding: 5px; height: 180px; overflow: hidden; width: 181px;}


.imgnav {position:absolute; height:370px; width:15%; z-index:100; height:375px; width:15%; z-index:100; outline:none; cursor:pointer}


#previmg {left:10; background:url(images/left.gif) left center no-repeat; border-left:5px solid #000; opacity:1; filter:alpha(opacity=30); opacity: 0.3;}


#previmg:hover {opacity:1; filter:alpha(opacity=100); opacity: 1.0;}


#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #000; opacity:1; filter:alpha(opacity=30); opacity: 0.3;
		margin-right: 15px;}


#nextimg:hover {opacity:1; filter:alpha(opacity=100); opacity: 1.0;}



#gallery span {width: 169px; height: 50px; text-align: left; padding: 0; margin: 0; color: #eee; font-size: 8pt; font-family: arial; font-weight: bold;
		display: block;	vertical-align: top; padding: 5px; float: left; clear: both; overflow: hidden; border: 1px solid #333; margin-top: 2px;
		cursor: default; }


