#slideshow {
	overflow: hidden;
	position:absolute;
	width:990px;
	height:250px;
	z-index:100;
}

#slideshow img {
	width:990px;
	height:250px;
}