#header {
	background-image: url(../images/header/heltor.jpg);
}


#bodyCopy {
	width: 100%;
	float: none;
}

#bodyCopy h1 {
	background-image: url(../images/headings/Gallery.gif);
	height: 40px;
	background-position: 8px 0px;
}

.art {
	margin: 10px 0px 20px 0px;
	padding: 5px;
}
.art .image {
	float: left;
}

.art .artEnd {
	clear: left;
}

#content .art h2 {
	margin: 0px 0px 0px 220px;
	padding: 0 0 0 10px;
	font-weight: normal;
	font-size: 16px;
	color: #341C17;
}

#content .art p {
	margin: 0px 0px 0px 220px;
	padding: 0 0 0 10px;
}

.art .buyNow {
	margin: 0px 0px 0px 220px;
	padding: 0 0 0 10px;
}
#content p.sold {
	font-weight: bold;
	color: red;
}