#container {
    position: relative;
    width: 450px;
    height: 375px;
    margin: 0 auto 0 auto;
    padding: 350px 0 0 0;
    border: none;
    background: url(../photos/backpack/backpack_title.jpg) 7px 20px no-repeat;
}

#container ul {
    padding: 0; 
    margin: 5px; 
    list-style-type: none;
    width: 430px; 
    height: 355px;
    border: none;
    float: left;
}

#container li {
    float: left;
}

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





/* Adding the thumbnail images */


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

#container a.gallery:hover {
    border: 1px solid #FFFFDC; 
}

#container a.gallery:hover span {
    position: absolute; 
    width: 400px; 
    height: 310px; 
    top: 20px; 
    left: 7px; 
    color: #000; 
    background: #FFFFDC;
}

#container a.gallery:hover img {
    border: 0px;
}



#container a.slidea {
    background: url(../photos/backpack/sml_backpack1.jpg); 
    height: 75px; 
    width: 96px;
    }

#container a.slideb {
    background: url(../photos/backpack/sml_backpack2.jpg); 
    height: 75px; 
    width: 96px;
    }

#container a.slidec {
    background: url(../photos/backpack/sml_backpack3.jpg); 
    height: 75px; 
    width: 96px;
    }

#container a.slided {
    background: url(../photos/backpack/sml_backpack4.jpg); 
    height: 75px; 
    width: 96px;
    }

#container a.slidee {
    background: url(../photos/backpack/sml_backpack5.jpg); 
    height: 75px; 
    width: 96px;
    }

#container a.slidef {
    background: url(../photos/backpack/sml_backpack6.jpg); 
    height: 75px; 
    width: 96px;
    }

#container a.slideg {
    background: url(../photos/backpack/sml_backpack7.jpg); 
    height: 75px; 
    width: 96px;
    }

#container a.slideh {
    background: url(../photos/backpack/sml_backpack8.jpg); 
    height: 75px; 
    width: 96px;
    }

#container a.slidei {
    background: url(../photos/backpack/sml_backpack9.jpg); 
    height: 75px; 
    width: 96px;
    }

#container a.slidej {
    background: url(../photos/backpack/sml_backpack10.jpg); 
    height: 75px; 
    width: 96px;
    }

