/* CSS Document */

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

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

#container a.slidea {
	height:140px;
	width:120px;
	
	background-image: url(thumbnails/fathom_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
#container a.slideb {
	height:140px;
	width:120px;
	background-image: url(thumbnails/keep_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
#container a.slidec {
	height:140px;
	width:120px;
	background-image: url(thumbnails/dirige_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
#container a.slided {
	height:140px;
	width:120px;
	background-image: url(thumbnails/through_a-glass_darkly_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
	
