#boxcurrent {
	height: 20px;
	width: 190px;
	position: absolute;
	left: 8px;
	top: -22px;
	border: 1px solid #999999;
}
#boxpast {
	height: 20px;
	width: 130px;
	position: absolute;
	left: 8px;
	top: -22px;
	border: 1px solid #999999;
}
#boxupcoming {
	height: 20px;
	width: 172px;
	position: absolute;
	left: 8px;
	top: -22px;
	border: 1px solid #999999;
}
#boxschedule {
	height: 20px;
	width: 120px;
	position: relative;
	left: 8px;
	top: -22px;
	border: 1px solid #999999;
}
.exhibhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 1.3em;
}
.exhibsubhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	text-align: center;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 0px;
}
.exhibbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 140px;
	margin-right: 140px;
}
.schedulehd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #D7D5C4;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 125px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 450px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#content {
	text-align: center;
}
.artistbox {
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
.artistbox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.artistbox a {
	color: #666666;
	text-decoration: none;
}
.artistbox a:visited {
	color: #666666;
	text-decoration: none;
}
.artistbox a:hover {
	color: #CC9933;
	text-decoration: underline;
}
.artistname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	font-weight: bold;
	color: #666666;
	margin-top: 9px;
	margin-bottom: 2px;
}
.artInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-top: 0px;
}
#footer {
	padding-bottom: 60px;
}
.click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-top: 16px;
	font-variant: normal;
	margin-bottom: 24px;
}
