body {
background: transparent;
margin : 0;
padding : 0;
}
a, a:visited {
color : #000;
}
a.gallery, a.gallery:visited {
display : block;
color : #000;
text-decoration : none;
border : none;
width : 95px;
height : 90px;
float : left;
margin : 4px;
z-index : 50;
}
a.gallery em, a.gallery span {
display : none;
}
a.gallery:hover {
background-color : #333;
}
#scrollthumbs {
height : 400px;
width : 123px;
padding : 0 25px;
overflow : auto;
}
/*text overlay********************************************/
a.gallery:hover span {
background : transparent url(../images/bgcontainers50.png) repeat;
display : block;
position : absolute;
width : 350px;
height : 66px;
top : 320px;
left : 185px;
padding : 0 5px;
color : #fff;
font : 14px/1.5em Century Gothic,Lucida Grande,Trebuchet MS, Lucida Sans Unicode, sans-serif;
font-style : italic;
z-index : 100;
}
a.gallery:hover span:first-line {
font-style : normal;
font-weight : bold;
font-size : 1.1em;
color : #c2dfff;
}
a.gallery:hover span.extra {
background : transparent url(../images/bgcontainers50.png) repeat;
display : block;
position : absolute;
width : 400px;
height : 86px;
top : 300px;
left : 185px;
padding : 0 5px;
color : #fff;
font : 14px/1.5em Century Gothic,Lucida Grande,Trebuchet MS, sans-serif;
font-style : italic;
z-index : 100;
}
a.gallery:hover span.v {
font : 14px/1.5em Century Gothic,Lucida Grande,Trebuchet MS, sans-serif;
background: transparent url(../images/bgcontainers50.png) repeat;
display:block;
position:absolute;
width:230px;
height:45px;
top:341px;
left:185px;
padding: 0 5px;
font-style:italic;
color:#fff;
z-index:100;
}

a.gallery:hover span.vlong {
background: transparent url(../images/bgcontainers50.png) repeat;
font : 14px/1.5em Century Gothic,Lucida Grande,Trebuchet MS, sans-serif;
display:block;
position:absolute;
width:230px;
height:104px;
top:282px;
left:185px;
padding: 0 5px;
font-style:italic;
color:#fff;
z-index:100;
}
/*********************************************************/

a.gallery:active,a.gallery:focus {
background-color : #aaa;
outline : 0;
}

a.gallery:active em,a.gallery:focus em {
display : block;
position : absolute;
width : auto;
height : 375px;
top : 6px;
left : 180px;
padding : 5px;
color : #000;
z-index : 50;
}
.title {
position:absolute;
display:block;
top:9em;
left:19em;
padding:0;
margin:0;
color : #fff;
font : 20px/1.5em Century Gothic,Lucida Grande,Trebuchet MS, sans-serif;
z-index:0;
}

img {
border:0;
max-width: 645px}
.thumbs {
width : 103px;
}
