p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
a:link {
	color: bf111a;
	text-decoration:none;
}
a:visited {
	color: bf111a;
	text-decoration:none;
}

a:hover {
	color: b5b39c;
	text-decoration:none;
}


#titlebar {
	position:absolute;
	top: 0px;
	width:150px; 
}

#text {
	position:absolute;
	top: 0px;
	font-size: 70%; 
	margin:0px 0px 0px 160px;
	width:350px; 
}

#images {
	position:absolute;
	top: 0px;
	left: 542px;
}

#painting {
	position:absolute;
	top: 0px;
	font-size: 70%; 
	margin:0px 0px 0px 160px;
	width:500px; 
}

#product {
	position:absolute;
	font-size: 70%; 
	top: 0px;
	left: 542px;
}

#producttext{
	position:absolute;
	top: 0px;
	font-size: 70%; 
	margin:0px 0px 0px 160px;
	width:320px; 
}

table.stats 
{ text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;

border: 0px;
border-collapse: collapse;
border-spacing: 0px;}
