.smallPaintingsText {
	vertical-align: bottom;
	padding-bottom: 10px;
	color: #666;
}
.smallPaintingPadding {
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.largePaintingPadding {
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
.boldNormalText {
	font-weight: bold;
	color: #333;
}
.titleTextLarge {
	font-style: italic;
	font-weight: bold;
}
#divNormalBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding-top: 10px;
	width: 800px;
}
#divNormalBody a:link {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
#divNormalBody a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#divNormalBody a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#divNormalBody a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#divPhotoBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	width: 1500px;
	height: 1125px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
#divPhotoBody a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#divPhotoBody a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#divPhotoBody a:active {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#divPhotoBody a:hover {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#divArtworkBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding-top: 10px;
	width: 850px;
}
#divArtworkBody a:link {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
#divArtworkBody a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#divArtworkBody a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#divArtworkBody a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.topPadding {
	padding-left: 10px;
}
