body {
	margin: 0px; 
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a:link, a:active, a:visited { 
	color: #5e8531;
	text-decoration: none;
}
a:hover {
	text-decoration: underline; 
}
p, div, td {
	line-height: 14px;
}
p {
	margin: 0px 0px 10px 0px;
}
#content {
	padding: 20px;
	width: 581px;
}
.bioTitle {
	font-size: 19px;
	font-weight: bold;
	line-height: 50px;
}
.artistImg {
	width: 100%;
	padding-bottom: 20px;
	float: left;
	clear: both;
}
.artwork {
	float: left;
	padding-right: 10px;
}
.artworkTitle {
	float: left;
	clear: right;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.publicationTitle {
	font-style: italic;
}
