/* CSS Document */

.gallery{
width:478px;
float:left;
clear:left;
background:#bef6ff;
}


.frame{
width:478px;
height:320px;
float:left;
clear:left;
}


.frame div.img{
width:472px;
height:313px;
margin:3px 0 0 3px;
background-repeat:no-repeat;
}

.frame div.img span{
width:442px;
float:left;
clear:left;
margin:285px 10px 0px 2px;
color:#FFFFFF;
text-align:left;
font:bold 14px Georgia, "Times New Roman", Times, serif;
}


.thumbnail{
width:472px;
float:left;
clear:left;
background:#0f4246;
padding:6px 0 0 6px;

}

.thumbnail_row{
width:472px;
float:left;
clear:left;
padding-bottom:6px;
}

.thumbnail a{
border:solid 2px #FFFFFF;
display:block;
width:68px;
height:50px;
margin:0 6px 0px 0;
float:left;
clear:right;
}


.thumbnail a:hover{
border:solid 2px #000000;
display:block;
width:68px;
height:50px;
float:left;
}

/*         Content Box  Image listing       */
