#imageContainer {
	position:relative;
	margin:auto;
	width:530px;
	border:0px solid #fff;
	float: right;
	background: #fff url(../images/slideshow/0.gif);
	height: 250px;
}

#imageContainer {
	height:250px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}