#Gallery {
	position:absolute;
	top:49px;
	left:25px;
	width:950px;
	height:442px;
}

#image {
	top:-1px;
	position:relative;
	width:950px;
	height:442px;
	padding:0px;
	background: url(../Images/Loading.gif) center center no-repeat
}


#image img {
	position:absolute;
	border:0px solid #FF0000;
	left:0px;

}

#thumbwrapper {
	margin-top:0px;
	padding:0px 0;
	width:0px;
	height:0px;
}

#thumbarea {
	position:relative;
	overflow:hidden;
	height:1px;
	width:0px;
	margin-left:0px;
}