/* Gallery Style */
/* Slides show UNDER the images. To switch, change to TOP:100px and #gallerbox change margin: 40px and in a.gallery span change to TOP: 100px  */

.a, .a:visited {color:#332;}
#gallerybox {position:relative; width:520px; height:425px; background:#332 url(http://www.geoffkolomayz.info/gallery/background/gallery_back_800.jpg) no-repeat; border:3px solid #986; margin:10px auto;}

a.gallery, a.gallery:visited {display:inline; color:#684; text-decoration:none; border:1px solid #986; width:75px; height:75px; float:left; margin:325px 5px 5px 4.5px; position:relative; cursor:default;}

/* Slides Thumbs */

a.slidea {background:url(http://www.geoffkolomayz.info/gallery/headshot/1t.jpg);}
a.slideb {background:url(http://www.geoffkolomayz.info/gallery/headshot/2t.jpg);}
a.slidec {background:url(http://www.geoffkolomayz.info/gallery/headshot/3t.jpg);}
a.slided {background:url(http://www.geoffkolomayz.info/gallery/headshot/4t.jpg);}
a.slidee {background:url(http://www.geoffkolomayz.info/gallery/headshot/5t.jpg);}
a.slidef {background:url(http://www.geoffkolomayz.info/gallery/headshot/6t.jpg);}

a.gallery span {visibility:hidden; display:block; position:absolute; width:355px; height:255px; top:10px; margin:10px; padding-top: 10px; background:#986; border:1px  solid #332; color:#fff; font-weight: bold; font-family:verdana, sans-serif; text-align:center; letter-spacing:5px; cursor:default;}

a.slidea span {left: 55px;  top:-310px;}
a.slideb span {left:-31px;  top:-310px;}
a.slidec span {left:-117px; top:-310px;}
a.slided span {left:-203px; top:-310px;}
a.slidee span {left:-289px; top:-310px;}
a.slidef span {left:-375px; top:-310px;}

a.gallery:hover {white-space:normal; border:1px solid #986; z-index:100;}

a.gallery:hover span {visibility:visible; z-index:100;}

a.gallery:hover span img {margin:1px; border:1px solid #332; position:relative; z-index:100;}

a.gallery:active, a.gallery:focus {border:1px solid #783; z-index:10;}

a.gallery:active span, a.gallery:focus span {visibility:visible; z-index:10;}

a.gallery:active span img, a.gallery:focus span img {border:1px solid #986; position:relative; margin:1px; z-index:10; }

div.Choice, a.Choice { 
	font-size:0.85em;
	text-align:center;
}