#container {
position:relative; 
width:710px; 
height:575px; 
border:1px solid #000; 
margin:0 auto; 
background:#000000;}


a.gallery, a.gallery:visited {
display:block; 
color:#000; 
text-decoration:none; 
border:1px solid #000; 
width:100px; 
height:65px; 

margin:3px; 
z-index:50;}


a.gallery2, a.gallery2:visited {
display:block; 
color:#000; 
text-decoration:none; 
border:1px solid #000; 
width:100px; 
height:65px; 

margin:3px; 
z-index:50;}


a.gallery span {
display:block; 
position:absolute; 
width:1px; height:1px; 
top:5px; 
left:5px; 
overflow:hidden; 
background:#000000;
z-index:100;}


a.gallery:hover span {
display:block; 
position:absolute; 
width:812px; 
height:600px; 
top:45px; 
left:110px; 
padding:45px; 
font-style:italic; 
color:#000000; 
background:#000; 
z-index:100;}


a.gallery:hover {
white-space:normal; 
border:1px solid #fff;}


a.gallery:active span, a.gallery:focus span {
display:block; 
position:absolute; 
width:812px; 
height:500px; 
top:45px; 
left:110px; 
padding:45px; 
font-style:italic; 
color:#000000; 
background:#000000; 
z-index:50;}


a.gallery2 span {
display:block; 
position:absolute; 
width:1px; 
height:1px; 
top:5px; 
left:5px; 
overflow:hidden; 
background:#000000;
z-index:100;}


a.gallery2:hover {
white-space:normal; 
border:1px solid #fff;}


a.gallery2:hover img {
border:80px solid #000000; 
position:relative; 
z-index:100;}


a.gallery2:hover span {
display:block; 
position:absolute; 
width:612px; 
height:600px; 
top:-20px; 
left:150px; 
padding:5px; 
font-style:italic; 
color:#000000; 
background:#000; 
z-index:100;}


a.gallery2:active img, a.gallery2:focus img {
border:80px solid #000000; 
position:relative; 
z-index:100;}


a.gallery2:active span, a.gallery2:focus span {
display:block; 
position:absolute; 
width:652px; 
height:600px; 
top:-20px; 
left:150px; 
padding:5px; 
font-style:italic; 
color:#000000; 
background:#000000; 
z-index:50;}