#slideshow {
	overflow: hidden;
	width: 850px;
	height: 200px;
	margin-left:0px;
}

#slideshow img {
	width: 850px;
	height: 200px;
}