body {
   text-align:center; 
   font-family: tahoma; arial, sans-serif; 
   font-size:76%; 
   letter-spacing:0.05em;
   }
   /* The containing box for the gallery. */
  #container
   {
    position:relative; 
    width:770px; 
    height:474px; 
    margin:10px auto 0 auto; 
    border:1px solid #fff; 
    }
	/* Removing the list bullets and indentation */
#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
	/* Remove the images and text from sight */
#container a.gallery span {
	position:absolute;
	width:1px;
	height:1px;
	top:2px;
	left:2px;
	overflow:hidden;
	background:#fff;
    }
	/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #aaa; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
#container a.slidea {
    background:url(rort.jpg); 
    height:60px; 
    width:60px;
	    }
#container a.slidea:hover {
    background:url(gallery1t.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slideb {
    background:url(janett.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slideb:hover {
    background:url(gallery2t.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidec {
    background:url(cougarst.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidec:hover {
    background:url(gallery3t.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slided {
    background:url(santapodt.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slided {
    background:url(santapodt.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidee {
    background:url(comcastt.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidef {
    background:url(digipaintt.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slideg {
    background:url(neot.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slideh {
    background:url(santamoont.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidei {
    background:url(storybookt.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidej {
    background:url(wealthtreet.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidek {
    background:url(viagrat.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidel {
    background:url(bdt.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidem {
    background:url(coffeet.jpg); 
    height:60px; 
    width:60px;
    }
#container a.sliden {
    background:url(vectorst.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slideo {
    background:url(coorst.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slidep {
    background:url(sketch2t.jpg); 
    height:60px; 
    width:60px;
    }
#container a.slideq {
    background:url(archosmagt.jpg); 
    height:60px; 
    width:60px;
    }
	/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:198px; 
    height:462px;
    }
#container li {
    float:left;
    }
	/* move the thumbnails into the correct position */
#container ul {
    margin:5px; 
    float:right;
    }
	/* change the thumbnail border color */
#container a.gallery:hover {
	border:1px solid #fff; 
    }
	/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:450px; 
    height:460px; 
    top:10px; 
    left:75px; 
    color:#000; 
    background:#000;
    }
#container a.gallery:hover img {
    border:1px solid #000; 
    float:left; 
    margin-right:5px;
    }
#container a.slideb:hover img, #container a.slidei:hover img {
    float:left;
    }
#container {
    background:#000 url(mainbg.jpg) 75px 10px no-repeat;
    }