body{
	background: url(pics/leather.jpg) repeat-x;
	padding: 20px;
	color: #523b0f;
	scrollbar-3dlight-color: #744c06;
	scrollbar-arrow-color: #7d5024;
	scrollbar-base-color: #b9a461;
	scrollbar-darkshadow-color: #744c06;
	scrollbar-track-color: #956939;
}
#wrapping{
	height: 1070px;
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: solid 0;
	background: url(pics/oldpaper2.jpg);
	background-repeat: no-repeat;
	position: relative;
	visibility: inherit;
}
			

#banner{
	width: 820px;
	height: 175px;
	background: url(pics/crooswijk_banner.jpg);
	background-repeat: no-repeat;
}
#textnews{
	float:left;
	width:820px;
	height:20px;
}
#Content {
	 float:left;
	  width:540px ;
	  border:solid 0;
	  height:660px;
	  margin-top:20px;
	  margin-left:5px;
	  overflow:auto;
	  padding-right:10px;
}

#rightContent{
	float:left;
	width:220px;
	border-left:1px solid #4a3713;
	height:500px;
	margin-top:20px;
	margin-left:10px;
	padding:5px;
	
	
}

#mainNav{
	width:auto;
	height:30px;
	margin:0px auto;
 
	
}
 



a {text-decoration: none;
color: black;
color: #222;
}
	

	

p{
	color:#552c0a;
	font-weight:bold;
}
 

h1{ 
	color:#552c0a;
	font-family:"Maiandra GD";
	font-size:inherit;
	

}
#rightContent a{
text-decoration:underline;
color:#0033CC;
}

#Content  a[href]:hover{
	color:#a56f27;
	
}
#footer{
	height:150px;
	width:810px;
	clear:both;
	border: solid 0;
	margin:10px;
	background:url(pics/adlogomini.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:2px;
	position:absolute;
	bottom:0px;
	left:5px;
}
#footer a{
text-decoration:underline;
color:#0033CC;
}
