/* CSS Document */

/*---------contains info specific to gallery seeds & pods------*/

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

#container a.slidea {
	height:140px;
	width:120px;
	margin: 0px;
	background-image: url(thumbnails/pods_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
#container a.slideb {
	height:140px;
	width:120px;
	background-image: url(thumbnails/coracle_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
#container a.slidec {
	height:140px;
	width:120px;
	background-image: url(thumbnails/desire_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
#container a.slided {
	height:140px;
	width:120px;
	background-image: url(thumbnails/weapon_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
	
