
/* The containing box for the gallery. */

#container {position:relative; width:750px; height:320px; margin:5px auto 0 auto;  border:0px solid #aaa;}

/* set the size of the unordered list to neatly house the thumbnails */

#container ul {width:198px; height:320px; padding:0px; margin:5px; list-style-type:none; float:right;}
#container li {float:left;}

/* Adding the thumbnail images */

#container a.gallery, #container a.gallery:visited {display:block; color:#690215; text-decoration:none; border:0px solid #690215; margin:1px 2px 1px 2px; text-align:left; cursor:default;}

#container a.slidea {background:url(images/07atn.jpg); height:60px; width:93px; }
#container a.slideb {background:url(images/pg4tn.jpg); height:60px; width:94px;}
#container a.slidec {background:url(images/outside5tn.jpg); height:60px; width:93px;}
#container a.slided {background:url(images/07dtn.jpg); height:60px; width:94px;}

#container a.slidee {background:url(images/07etn.jpg); height:93px; width:61px;}
#container a.slidef {background:url(images/07ftn.jpg); height:93px; width:61px;}

#container a.slideg {background:url(images/07gtn.jpg); height:93px; width:61px;}
#container a.slideh {background:url(images/07htn.jpg); height:60px; width:93px;}
#container a.slidei {background:url(images/07itn.jpg); height:60px; width:94px;}
#container a.slidej {background:url(images/07jtn.jpg); height:60px; width:93px;}
#container a.slidek {background:url(images/07ktn.jpg); height:60px; width:94px;}

/* Remove the images and text from sight */

#container a.gallery span {position:absolute; width:1px; height:1px; top:5px; left:5px; background:#FBEFDC; overflow:hidden;}

/* change the thumbnail border color */

#container a.gallery:hover {border:2px solid #690215;}

#container a.gallery:hover img {border:1px solid #FBEFDC; float:left; margin-right:5px;}

#container a.slideb:hover img, #container a.slidei:hover img {float:right;}

/* styling the :hover span */

#container a.gallery:hover span {position:absolute; width:480px; height:355px; top:3px; left:35px; color:#690215; background:#FBEFDC; text-align:center; font-size:15px;}

#container {
    background:#FBEFDC url(images/pg1a.jpg) 36px 4px  no-repeat img{border-color:#cc6633};
    }
Body
{margin-top:0cm;
margin-bottom:0cm;

font-family:verbana, tahoma; arial, sans-serif; 
background:#690215;
}
