#slideshow {
overflow: hidden;
position: relative;
width: 690px;
height: 250px;
/*z-index: -10;*/
margin-top: 30px;
margin-left:auto;
margin-right:auto;
}

#slideshow img {
	width: 700px;
	height: auto;
/*	z-index:-10;*/
}
