BODY {
	font-family: trebuchet ms, verdana, arial;
	font-size: 10pt;
	background: #939393;
	color: #FFFFFF;
	}

a:link {
	color: #c3d6dd;
	text-decoration: none }
	
a:visited {
	color: #c3d6dd;
	text-decoration: none }
	
a:hover {
	color: #f0f0f0;
	text-decoration: underline }


body {
	margin: 0;
	background: #939393}

img{
	border: 1px solid #000000;
text-align: center;

}

#painting
{
position: absolute;
left: 20px;
top: 50px;
width: 600px;
font-family: trebuchet ms, verdana, arial;
font-size: 10pt;
font-weight: bold;
}

.sidebar {
	color: #A9A9A9;
	padding: 9px;
	font-family: trebuchet ms,
	font-size: 8pt;
	}
.sidebar p {
	padding: 5px;
	background: #FFFFFF;
	}
	
	
.sidebar a {color: #000;
	font-weight: bold;
	text-decoration: none;}
	
.sidebar a:hover {
	color: #a9a9a9;
	}

h1 {
	font-size: 12pt;
	font-family: trebuchet ms;
	font-weight: bold;
	}
	
h2 {
	font-size: 12pt;
	font-family: georgia;
	font-weight: bold;
	}
	
h3 { 
	font-size: 9px;
	font-family: verdana, arial;
	font-weight: bold;
	}

h4 {
	font-size: 10pt;
	font-family: trebuchet ms, arial;
	font-weight: bold;
	color: #000000;
	margin-bottom: 6px;
	display: block;
	}

td { 
color: #000000;
font-size: 8pt;
font-family: verdana;}