	
	/* CSS FOR SLIDESHOW SCRIPT */
	.imageSlideshowHolder,.imageSlideshowHolder_left{
	width:799px;	/* Image width */
	height:302px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
	position:absolute;
	height: 302px;
	width: 799px;
	}

