body {
	background-color: #B8B72C;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 140%;
	background-color: b8b72c;
}
.cites {
	margin-left: 50px;
	text-indent: -50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #262626;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: None;
	color: #262626;
}
.quotes {
	font-size: 75%;
	line-height: 120%;
	color: #262626;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
}
.redborder {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC0000;
	clip:    rect(50px auto auto auto);
	left: 0px;
}
.artwork_border {
	border: 2px solid #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}

