#imageContainer {
	height:320px;
	width:720px;
	position:relative;
	float:left;
}

#imageContainer img {
	display:none;
	position:absolute;
}