#container {width:auto; height:auto; margin:10px;}

a.gallery,  a.gallery:visited {border:1px solid #000; width:75px; height:75px; float:left; margin:5px 5px; position:relative;}
#left a.gallery, #left a.gallery:visited {margin:5px 480px 5px 5px;}

#content img {padding: 0em;}

a.slide1 {background:url("../images/gallery/thumbnails/picture1.png");}
a.slide2 {background:url("../images/gallery/thumbnails/picture2.png");}
a.slide3 {background:url("../images/gallery/thumbnails/picture3.png");}
a.slide4 {background:url("../images/gallery/thumbnails/picture4.png");}
a.slide5 {background:url("../images/gallery/thumbnails/picture5.png");}
a.slide6 {background:url("../images/gallery/thumbnails/picture6.png");}

a.slide7 {background:url("../images/gallery/thumbnails/picture7.png");}
a.slide8 {background:url("../images/gallery/thumbnails/picture8.png");}
a.slide9 {background:url("../images/gallery/thumbnails/picture9.png");}
a.slide10 {background:url("../images/gallery/thumbnails/picture10.png");}

a.slide11 {background:url("../images/gallery/thumbnails/picture11.png");}
a.slide12 {background:url("../images/gallery/thumbnails/picture12.png");}
a.slide13 {background:url("../images/gallery/thumbnails/picture13.png");}
a.slide14 {background:url("../images/gallery/thumbnails/picture14.png");}
a.slide15 {background:url("../images/gallery/thumbnails/picture15.png");}
a.slide16 {background:url("../images/gallery/thumbnails/picture16.png");}

a.gallery span {visibility:hidden; position:absolute; top:0px; left:0px;}

a.slide1 span {left: 82px; top:82px;}
a.slide2 span {left: 0px; top:82px;}
a.slide3 span {left:-86px; top:96px;}
a.slide4 span {left:-110px; top:82px;}
a.slide5 span {left:-260px; top:110px;}
a.slide6 span {left:-350px; top:100px;}

a.slide7 span {left:85px; top:10px;}
a.slide8 span {left:85px; top:-80px;}
a.slide9 span {left:82px; top:-167px;}
a.slide10 span {left:82px; top:-260px;}

a.slide11 span {left:82px; top:-350px;}
a.slide12 span {left:-5px; top:-340px;}
a.slide13 span {left:-70px; top:-340px;}
a.slide14 span {left:-165px; top:-320px;}
a.slide15 span {left:-250px; top:-340px;}
a.slide16 span {left:-350px; top:-340px;}

a.gallery:hover {white-space:normal;  z-index:100;}
a.gallery:hover span {visibility:visible; z-index:100;}
a.gallery:hover span img {margin:0px;  position:absolute; z-index:100;}
a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:10;}