/* CSS Document */

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

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

#container a.slidea {
	height:140px;
	width:120px;
	
	background-image: url(thumbnails/arcady_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
#container a.slideb {
	height:140px;
	width:120px;
	background-image: url(thumbnails/siren_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
#container a.slidec {
	height:140px;
	width:120px;
	background-image: url(thumbnails/mermaid%27s-purse_thm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
/*#container a.slided {
    background:url(thumbnails/cast_thm.jpg) no-repeat bottom; 
    height:140px; 
    width:120px;
    }
	*/
