#gallery #mainbody
{
	background: url(/images/gallerybody_bg.gif) top left repeat-y;
}

#gallery #maincontent
{
	margin: 0 0 0 164px;
	padding: 18px 0;
	background: url(/images/gallery_bg.jpg) top left no-repeat;
}

#gallery #bodycopy
{
	font-size: 0.9em;
	padding: 0 28px;
	background: url(/images/bg_fleur.png) 380px bottom no-repeat;
	min-height: 390px;
}

#gallery #boxcloser
{
	background: url(/images/galleryclose.gif) top left repeat-y;
}

#gallery #bodycopy a
{
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}
#gallery #bodycopy h3 a
{
	float: none;
}

#gallery #bodycopy img
{
	border: 1px solid #C33125;
	width: 60px;
	height: 60px;
}