#slideshow {
	border: 0px;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 600px;
	height: 445px;
}

#slideshow img {
	width: 600px;
	height: 445px;
}
