#imageContainer
{
	height:321px;
}

#imageContainer img
{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 725;
	
}

