@charset "UTF-8";
/* CSS Document */

#divPrintsTitle {
	text-indent: -1000em;
	height: 54px;
	width: 830px;
	background-image: url(../images/prints/printsTitle.jpg);
	margin-bottom: 6px;
}

.prints #container {
	color: #671C0E;
	background-color: #BB804B;
	height: 600px;
}
#divLink {
	height: 54px;
	margin-top: 6px;
}
#divArtaissance {
	float: left;
	background-image: url(../images/prints/artaissanceTitle.jpg);
	height: 54px;
	width: 555px;
	text-indent: -1000em;
}
#divArtaissanceLink {
	height: 54px;
	float: right;
	background-color: #BB804B;
}
#divArtaissanceLink a {
	font-weight: bold;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.prints #gallery {
	background-color: #BA7F4B;
}
