body {
	background:#231511; 
	color:#fcf4cd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: right;
	margin: 0px;
}

#container {
	position: absolute;	
	left: 50%;
	margin-left: -380px;
	width: 760px;
}

#pageHeader {
	margin: 0px;
	padding-top: 20px;
}

#pageHeader h1 span,
#pageHeader h2 span {
	display:none
}

#footer {
	height: 184px;
	text-align: center;
	font-size: 11px;
}

#footer p {
	padding-top: 30px;
	line-height: 15px;
}

H2, h3 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
}

img.frame {border: 4px solid #BF9956;
}

A {
	text-decoration:none;
	font-weight:bold
}

A:link, A:visited, A:active {
	color:#fcf4cd;
}

A:hover	{
	text-decoration:underline;
}

#paintingImage {
	margin-right: 300px;
	margin-top: 20px;
}

#paintingInfo {
	line-height: 20px;
	position: absolute;
	width: 200px;
	top: 60px;
	left: 480px;
	text-align: left;
	font-size: 14px;
}

#title {
	font-style: italic;
}

#notes {
	line-height: 16px;
}

#nav {
	font-size: 12px;
}
