@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg2.jpg);
	margin-top: 0px;
}
subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #CC0033;
	text-decoration: none;
}
a:visited {
	color: #4c571d;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;

}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c571d;
	line-height: 14px;
}
.bodycopy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999933;
	font-weight: bold;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
	height: auto;
	letter-spacing: normal;
}
.image.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
}
.artdesc.green.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999933;
}

