#slideshow {
	border: none;
	overflow: hidden;
	position: relative;
	width: 900px;
	height: 300px;
	background:url(../img/base-slide.jpg) no-repeat; border:none;
}

#slideshow img {
	width: 900px;
	height: 300px;
	MARGIN: 0px 0px 0px 0px; DISPLAY: block
}