#box { 
font-size: 14px; 
font-weight:bold; 
color:#000c75; 
text-align:center; 
margin-top:10px; 

} 
.caption { 
font-size: 14px; 
font-weight:bold; 
color:#000c75; 
text-align:center; 

} 

/* The containing box for the gallery. */ 
#wrap { 
position:relative; 
width:750px; 
height:400px; 
margin-top:20px auto 0 auto; 
} 

/* Removing the list bullets and indentation */ 
#wrap ul { 
padding:0; 
margin:0; 
list-style-type:none; 
} 

/* Remove the images and text from sight */ 
#wrap a.gallery span { 
position:absolute; 
width:1px; 
height:1px; 
top:-1px; 
left:-1px; 
overflow:hidden; 

} 
/* Adding the thumbnail images */ 
#wrap a.gallery, #wrap a.gallery:visited { 
display:block; 
color:#000; 
text-decoration:none; 
margin:2px; 
text-align:center; 
cursor:default; 
border: 1px #fff solid; 
} 
#wrap a.slidea { 
background:url(images/gallery/01t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slideb { 
background:url(images/gallery/02t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slidec { 
background:url(images/gallery/03t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slided { 
background:url(images/gallery/04t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slidee { 
background:url(images/gallery/05t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slidef { 
background:url(images/gallery/06t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slideg { 
background:url(images/gallery/07t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slideh { 
background:url(images/gallery/08t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slidei { 
background:url(images/gallery/09t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slidej { 
background:url(images/gallery/10t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slidek { 
background:url(images/gallery/11t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slidel { 
background:url(images/gallery/12t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slidem { 
background:url(images/gallery/13t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.sliden { 
background:url(images/gallery/14t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slideo { 
background:url(images/gallery/15t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slidep { 
background:url(images/gallery/16t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slideq { 
background:url(images/gallery/17t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slider { 
background:url(images/gallery/18t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slides { 
background:url(images/gallery/19t.jpg); 
width:70px; 
height:70px; 
} 
#wrap a.slidet { 
background:url(images/gallery/20t.jpg); 
width:70px; 
height:70px; 
} 



/* set the size of the unordered list to neatly house the thumbnails */ 
#wrap ul { 
width:305px; 

} 
#wrap li { 
float:left; 
} 

/* move the thumbnails into the correct position */ 
#wrap ul { 
margin:0px; 
float:right; 
} 



/* change the thumbnail border color */ 

#container a.gallery:hover { 

border:1px solid #000e77; 

} 




#wrap a.gallery:hover span { 
position:absolute; 
width:410px; 
height:370px; 
top:3px; 
left:30px; 
color:#000; 
background:url(images/gallery_bg.jpg) no-repeat; 
} 

#wrap { 
background:url(images/default.jpg) no-repeat; 

} 
