body
{
	/* background-color: #a1905c; */
	background-color: #b5c6ac; 
	/* background-color: #eff0e8; */
	background-attachment:fixed; 
	background-position:50% 0%; 
	background-repeat:no-repeat; 
	margin:90px 0px 0px; 
	padding:0px; 
	text-align:center;
	color:#423200;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

#LayerMain
{
	position:relative;
	width:700px;
	min-height:700px;
	max-height:none;	
	z-index: 2;
	background-color: #ffffdd;
	margin:0px auto;
	text-align:left;
	border:1px solid #928a1b;
	/*padding: 20px 20px 10px;*/
	/*color:#221200;*/
	background-repeat:no-repeat;
	background-position:10% 140px;
}


hr
{
	height: 0;
	border: 0;
	border-top: 1px solid #928a1b;
}


.navseparator
{
	margin-left: 10px;
	margin-right: 10px ;
}

.footer
{
	position:absolute;
	left:0px;
	bottom:14px; 
	width:100%;
	text-align:center;
	font-size: 10px;
	color:#928a1b;
}

.verhaal
{
	text-align:justify;
	line-height:180%;
}

.paintinginfo
{
	font-size: 11px; 
	font-family: verdana, helvetica, sans-serif 
}

.painting
{
	border: 1px solid #928a1b;
}

a
{
	color: #545231;
}

h4
{
	font-size: 11pt;
	margin-top: 5px;
	margin-bottom: -15px ;
}



#LayerShadow
{
	position:absolute;
	left:0px;
	top:70px;
	width:100%;
	z-index:1;
}

#LayerShadow div
{
	margin: 0px auto;
	width: 750px;
}

#LayerShadow img
{
	display: block;
	margin-left: 17px;
}
