#navcorner {
	background-color: #61716C;
	padding-left: 13px;
}

#navcorner a {
	color: #E0DDDB;
}
.content, td, div 
{
	font-family: Arial, helvetice, futura;
	font-size: 12px;
	color: #493829;
}
a, a:visited, a:active, a:link
{
	color: #D56A0D;
}
a:hover 
{
	text-decoration: none;
}
#paintingsHeading 
{
	padding-left: 10px;
	font-family: Arial, helvetice, futura;
	font-size: 12px;
	font-weight: bold;
	color: #493829;
}
.bottom 
{
	font-size: 10px;
	padding-top: 30px;
}