* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #a9ad3f;
}


a.nav2 {
	text-decoration: none;
	color: #373737;
}

a.nav2:hover {
	color: #34868d;
}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: .5px;
	line-height : 16px;
	color: #666666;

}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2.0px;
	line-height : 20px;
	color: #cf8620;
}

.hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: .5px;
	line-height : 16px;
	color: #a9ad3f;

}

.hdr3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: .5px;
	line-height : 20px;
	color: #a9ad3f;
}

.hdr_artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .5px;
	color: #666666;
}

.hdr_exhibit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: .5px;
	color: #666666;
}

.hdr_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .5px;
	color: #47586d;
}


.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: .5px;
	line-height : 19px;
	color: #666666;
}

.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: .5px;
	line-height : 16px;
	color: #cf8620;

}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
}

.subnav_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #34868d;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #575757;
}

.credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.photoborder {
	border: 1px solid #666666;
}	

