#slideshow {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 526px;
	height: 520px;
}
#slideshow img {
	width: 526px;
	height: 520px;
}
#slideshowsmall { margin: 0 auto; position: relative; width: 526px; height: 215px; overflow: hidden; }
#slideshowsmall img {
	width: 526px;
	height: 215px;
}