﻿/*--------------------------------------------------------------------------------------
Slideshow
-------------------------------------------------------------------------------------- */
#imageContainer {

	width:548px;
	height:371px;
	margin:0px;
}

#imageContainer img {
	display:none;
	position:absolute;
}