body {
   text-align:center; 
   font-size:76%; 
   letter-spacing:0.05em;
   background-color: #000000;
   }

#container {
	position:relative;
	width:600px;
	height:425px;
	margin:0px auto 0 auto;
	background : #000;
}

#container ul {
    padding:42px 0 0; 
    margin:0; 
    list-style-type:none; 
    }
#container a.balldancer span {
	position:absolute;
	width:1px;
	height:1px;
	top:275px;
	left:275px;
	overflow:hidden;
}
/* Adding the thumbnail images */
#container a.balldancer, #container a.balldancer:visited {
	display:block;
	text-decoration:none;
	border:1px solid #f9f7d0; 
	margin:1px 2px 1px 2px;
	text-align:left;
	cursor:default;
}
#container a.thumb_a {
	background: url(../../photos/thumbs/balldancer/thumb1.jpg);
	height:70px;
	width:53px;
}
#container a.thumb_b {
    background:url(../../../../photos/thumbs/balldancer/thumb2.jpg); 
    height:70px;
    width:53px;
    }
#container a.thumb_c {
    background:url(../../photos/thumbs/balldancer/thumb3.jpg); 
    height:70px;
    width:53px;
    }
#container a.thumb_d {
     background:url(../../photos/thumbs/balldancer/thumb4.jpg); 
     height:70px; 
     width:53px;
    }
#container a.thumb_e {
    background:url(../../photos/thumbs/balldancer/thumb5.jpg); 
    height:70px; 
    width:53px;
    }
#container a.thumb_f {
    background:url(../../photos/thumbs/balldancer/thumb6.jpg); 
    height:70px; 
    width:53px;
    }
#container a.thumb_g {
    background:url(../../photos/thumbs/balldancer/thumb7.jpg);  
    height:70px; 
    width:53px;
    }
#container a.thumb_h {
    background:url(../../photos/thumbs/balldancer/thumb8.jpg); 
    height:70px;
    width:53px;
    }
#container a.thumb_i {
    background:url(../../photos/thumbs/balldancer/thumb9.jpg); 
    height:70px;
    width:53px;
    }
#container a.thumb_j {
    background:url(../../photos/thumbs/balldancer/thumb10.jpg); 
    height:70px;
    width:53px;
    }
#container a.thumb_k {
     background:url(../../photos/thumbs/balldancer/thumb11.jpg); 
     height:70px; 
    width:53px;
    }
#container a.thumb_l {
    background:url(../../photos/thumbs/balldancer/thumb12.jpg); 
    height:70px; 
    width:53px;
    }
/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:160px; 
    height:475px;
    }
#container li {
    float:left;
    }
/* move the thumbnails into the correct position */
#container ul {
    margin:5px; 
    float:right;
    }
/* change the thumbnail border color */
#container a.balldancer:hover {
    border:1px solid #991c1f; 
    }
/* styling the :hover span */
#container a.balldancer:hover span {
    position:absolute; 
    width:350px; 
    height:450px;  
    top:45px; 
    left:75px;  
    }
#container a.balldancer:hover img {
	float:left;
	margin-right:3px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
    }

#container {
	background: #000 url(../../photos/display/balldancer3.jpg) no-repeat 75px 45px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #969696;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 65px;
	font-weight: bold;
	
}

