#slideshow {
	border: 1px solid #996633;
	overflow: hidden;
	position: relative;
	width: 335px;
	height: 248px;
}

#slideshow img {
	width: 335px;
}
