body {
	color: #666666;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	background-color: #CCCC99;
	margin-top: 0;
}

a:link {
	color: #666600;
}

a:visited {
	color: #666600;
}

a:hover {
	color: #666600;
}


a:active {
	color: #666600;
}
.home:link {
	color: #666666;
	text-decoration: none;
}
.home:visited {
	color: #666666;
	text-decoration: none;
}
.home:hover {
	color: #666666;
	text-decoration: none;
}
.home:active {
	color: #666666;
	text-decoration: none;
}

td {
	font-size: small;
}
.mediumtext {
	font-size: medium;
}

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.heading {
	font-size: x-large;
}
.linespacing {
	line-height: 150%;
}
.leftcoljustify {
	text-align: justify;
	padding-right: 15px;
	padding-left: 15px;
}
.exhibits {
	text-align: right;
	width: 350px;
	vertical-align: top;
}

.leftmargin {
	margin-left: 20px;
	margin-right: 20px;
}
.justify {
	text-align: justify;
}
.artistfirst {
	font-size: large;
}
.artistlast {
	font-size: x-large;
}
.newart {
	color: #B45439;
}

.fancyfont {
	font-family: Papyrus;
	font-size: medium;
}
.smallcaps {
	font-size: large;
	letter-spacing: 2px;
	font-variant: small-caps;
}
.img-left {
	margin-right: 8px;
	margin-bottom: 5px;
	float: left;
	font-size: x-small;
	text-align: left;
	vertical-align: top;
}

.artistlist {
}
.artistlist tr td {
	text-align: left;
	vertical-align: middle;
}


.artistlist a {
	text-decoration: none;
}
