body {
	background-color: #494949;
	margin: 10px;
	padding: 0px;
}
.thumbnailpg {
	padding: 0px;
	margin: 13px;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.exhibitiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	line-height: normal;
	color: #999999;
	letter-spacing: 1px;
	text-decoration: none;
	padding-left: 15px;
}

.exhibitiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}	

.exthumb {
padding-right: 12px;
}

.thumb{
padding:12px;
}

/* NAV image Rollovers */

a.biography {
	display:block; width:177px; height:22px; border:none; background:url(../images/biobutton.gif) 0 0 no-repeat;
	}
a.biography:hover {
	background-position: 0 -22px;
	}
a.biography:active {
	background-position: 0 -22px;
	}
