#wrapper {display:none}
#wrapper * {margin:0; padding:0; z-index:0}
#fullsize {position:relative; width:640px; height:320px;}
#image {width:640px}
#image img {position:absolute; z-index:0; width: 640px;}

.imgnav {position:absolute; width:25%; height:380px; cursor:pointer}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat; z-index:1}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat; z-index:1}
#imglink {position:absolute; height:380px; width:100%; opacity: 4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center no-repeat}

#thumbnails {margin-top: 0px; z-index:10}
#slidearea {float:left; position:relative; margin: 0; width:640px; height:60px; overflow:hidden}
#slider {margin: 0; position:absolute; left: 10px; height:60px}
#slider img {cursor:pointer; border: 2px solid #FFFFFF; }
