#slideshow {
	border: 0px solid #000;
	overflow: visible;
	margin: 0px auto 10px;
	position: relative;
	width: 99%;
	background-position: center;
	visibility: visible;
    height: 140;

}

#slideshow img {
	width: 100%;
	background-position: center;

}
