/* styling for the image wrapper  */
#image_wrap {
	/* dimensions */
	width:573px;
	margin:0px;
	padding:10px;
	/* centered */
	text-align:center;
	height: 343px;
	background: url(../gfx/gallery/image-bg.jpg) no-repeat center top;
}



#gallery_wrap {
	width:593px;
	height: 410px;
	text-align: center;
	float: left;


}
