body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: none;
}
a:link {
	color: #003399;
}
#masthead {
	background-image: url(masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	width: 100%;
	background-color: #CCCC99;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navbar_divider {
	margin: 73px 0px 0px 228px;
	padding-top: 6px;
	white-space: pre;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
}
#navbar {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 228px;
	display: block;
	white-space: nowrap;
	width: 600px;
	font-size: 12px;
}
#navbar a {
    margin-right: 1em;
	}
#navbar b {
    margin-right: 1em;
	}
#biography {
	width: 600px;
	text-align: justify;
	position: absolute;
	top: 175px;
	left: 15px;
}
#biography p {
    text-indent: 1em;
}
#biography b {
	font-size: 18px;
	font-weight: bold;
}
#bio_photo {
	float: left;
	margin-right: 1em;
}
#quote {
	width: 300px;
	position: absolute;
	top: 175px;
	left: 635px;
	font-size:10px;
}
#exhibitions {
	width: 600px;
	position: absolute;
	top: 175px;
	left: 15px;
}
#exhibitions b {
	font-size: 18px;
	font-weight: bold;
}
#notecards {
	position: absolute;
	top: 175px;
	left: 15px;
}
#notecards b {
	font-size: 18px;
	font-weight: bold;
}
#catalog_instructions {
	position: absolute;
	width: 100%;
	top: 175px;
	left: 15px;
	padding: 5px;
	background-color: #CCCC99;
	font-weight: bold;
	white-space: nowrap;
}
#thumb_column {
	width: 150px;
	position: absolute;
	top: 218px;
	left: 15px;
}
#description_column {
	width: 100%;
	position: absolute;
	top: 218px;
	left: 180px;
}
.thumbnail_box {
	background-color: #CCCC99;
	height: 150px;
	width: 150px;
	margin-bottom: 15px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.thumbnail_landscape {
	margin-top: 28.5px;
	margin-left: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
.thumbnail_portrait {
	margin-left: 28.5px;
	margin-top: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
.description {
	height: 138px;
	margin-bottom: 15px;
	padding-top: 14px;
	background-color: #CCCCCC;
}
table {
    background-color: #FFFFFF;
	margin-left: 14px;
}
td {
    background-color: #CCCC99;
	padding: 4px;
	width: 400px;
}
.price {
    color: #003399;
	font-weight: bold;
}
.sold {
    color: #FF0000;
	font-weight: bold;
}
