/* CSS Document */

/*---------contains info specific to gallery leavings_2007------*/

#container {
	background: #fff url(web%20ready%20400px/galleryFivelogo_noIm_2007.gif) no-repeat 400px 10px;
    }

#container a.slidea {
	height:140px;
	width:120px;
	
	background-image: url(thumbnails/germ_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
#container a.slideb {
    background:url(thumbnails/cocoon_thm.jpg) no-repeat bottom; 
    height:140px; 
    width:120px;
    }
#container a.slidec {
    background:url(thumbnails/untitled_thm.jpg) no-repeat bottom; 
    height:140px; 
    width:120px;
    }
#container a.slided {
    background:url(thumbnails/zip-II_thm.jpg) no-repeat bottom; 
    height:140px; 
    width:120px;
    }
