@charset "UTF-8";
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}
.white_bor {
	border: thin solid #cccccc;
	margin-left: 0px;
	margin-bottom: 0px;
}
.exhibition_dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #787878;
}
.bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #787878;
}
.photographer_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #787878;
}
.nav_table {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.biog_pic {
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: thin solid #cccccc;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8290a5;
}
.logo {
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
}
.grey_line_border {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.NAV_NEW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #717171;
}
