#slideshow {
	overflow: hidden;
	position: relative;
	width: 950px;
	height: 350px;
}

#slideshow img {
	width: 950px;
	height: 350px;
}