@charset "utf-8";
/* CSS Document */

<style type="text/css">
            #slideshow { position:relative; width:586px; height:321px; }
            #slideshow img {
	z-index:8;
	position: absolute;
	float: left;
	height: 300px;
	width: 750px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
            #slideshow img.active {
	z-index:10;
}
            #slideshow img.last-active { z-index:9; }
        </style>
#slideshow {
	height: 321px;
	float: left;
	width: 586px;
}
#slideshow {
	padding: 0px;
	float: left;
	height: 283px;
	width: 642px;
	margin: 0px;
}
