@charset "UTF-8";
/* CSS Document */

/* #s4 img { display: none } necessary for fade-in on first slide*/

#ImgContainer { display: none; }

#LogoHome { display: none; }


.pics {
	height: 400px;
	width: 640px;
	padding:0;
	margin:0;
	overflow: hidden;
}
.pics img {
	height: 400px;
	width: 640px;
}

/*.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}*/
