#photoAlbumContainer {position:relative; left:50%; width:425px; height:430px; background-image:url('Pictures/Backgrounds/Background.jpg'); background-repeat:repeat-x; background-color:black; border:1px solid #eee; margin:0; margin-left:-212px;}
#thumbContainer {position:absolute; left:50%; width:425px; margin-left:-208px; margin-top:10px; border:0px;}
*html #thumbContainer {margin-left:-206px;}

a.gallery, a.gallery:visited {display:block; color:#000; text-decoration:none; border:1px solid #000; width:75px; height:47px; float:left; margin:3px; z-index:50;}
a.slide_02 {background-image:url(Pictures/Featured_Band/Thumb_02.jpg);}
a.slide_03 {background-image:url(Pictures/Featured_Band/Thumb_03.jpg);}
a.slide_04 {background-image:url(Pictures/Featured_Band/Thumb_04.jpg);}
a.slide_05 {background-image:url(Pictures/Featured_Band/Thumb_05.jpg);}
a.slide_06 {background-image:url(Pictures/Featured_Band/Thumb_06.jpg);}
a.slide_07 {background-image:url(Pictures/Featured_Band/Thumb_07.jpg);}
a.slide_08 {background-image:url(Pictures/Featured_Band/Thumb_08.jpg);}
a.slide_09 {background-image:url(Pictures/Featured_Band/Thumb_09.jpg);}
a.slide_10 {background-image:url(Pictures/Featured_Band/Thumb_10.jpg);}
a.slide_11 {background-image:url(Pictures/Featured_Band/Thumb_11.jpg);}

a.gallery span {display:block; position:absolute; width:1px; height:1px; top:5px; left:5px; padding:0px; overflow:hidden; background-color:black; z-index:100;}
.slidek {display:block; position:absolute; width:400px; height:250px; top:125px; left:10px; padding:0px; }
a.gallery:hover {white-space:italic; border:1px solid #fff;}
a.gallery:hover img {border:0px; position:relative; z-index:100;}
a.gallery:hover span {display:block; position:absolute; width:400px; height:300px; top:115px; left:5px; padding:0px; font-style:italic; color:white; background-color:black; z-index:100;}

a.gallery:active img, a.gallery:focus img {border:1px solid #000; position:relative; z-index:50;}
a.gallery:active span, a.gallery:focus span {display:block; position:absolute; width:400px; height:300px; top:115px; left:5px; padding:0px; font-style:italic; color:white; background-color:black; z-index:50;}


