body {
	color: #43413c;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	background-color: white;
}
a:link {
	color: blue;
}
a:visited {
	color: purple;
}
a:hover {
	color: purple;
}
a:active {
	color: red;
}
.fieldLabel {
	font-size: 10px;
	padding-top: 1em;
}
.pieceTitle {
	color: #ece2c7;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-top: 0;
	margin-right: 20px;
}
.pieceTitle  a {
	text-decoration: none;
	color: #ece2c7;
}
.pieceInfo {
	color: #ece2c7;
	font-size: 11px;
	text-align: right;
	margin-top: -14px;
	margin-right: 20px;
	line-height: 13px;
}
.pieceInfo  a {
	color: #ece2c7;
	text-decoration: none;
}
.articleTitle { 
	font-size: 12pt; 
	font-weight: bold;
}
.bioList {
	line-height: 13px;
}
#galleryNav {
	position: relative;
	height: 14px;
	top: 45px;
	left: 50px;
	width: 300px;
	line-height: 14px;
	margin: 0px;
	background-color: #4b4945;
	padding-top: 1px;
	visibility: hidden;
	font-size: 10px;
}
#landingGalleryNav {
	position: relative;
	height: 14px;
	top: 23px;
	left: -43px;
	width: 300px;
	line-height: 14px;
	margin: 0px;
	background-color: #4b4945;
	padding-top: 1px;
	visibility: hidden;
	font-size: 10px;
}
#galleryNav  a, #landingGalleryNav a {
	text-decoration: none;
	text-align: center;
	display: block;
	color: #ece2c7;
}
#galleryNav a:hover, #landingGalleryNav a:hover {
	text-decoration: none;
	background-color: #787773;
}
#statementCell {
	padding: 20px;
	background-repeat: repeat-x;
	height: 300px;
	vertical-align: top;
}
#statementCell h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -5px;
}
#statementCell p {
	margin-bottom: -5px;
}
.artBanner {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #43413c;
}
.sectionTitle {
	color: #ece2c7;
	font-size: 12px;
	font-weight: bold;
}
