body{
	background-image:url(../layout_images/background.gif);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#b39a72;
	margin:0px auto;
}
body,td,p,div,ul,li{
	font-family:verdana;
	font-size:12px;
	line-height:18px;
}
a:link,a:visited{
	font-family:verdana;
	text-decoration:underline;
	font-size:12px;
	color:#8d807b;
}
a:hover,a:active{
	font-family:verdana;
	text-decoration:none;
	font-size:12px;
	color:#8d807b;
}
#wrapper{
	width:100%;
	text-align:center;
	margin:0px auto;
}
#header{
	background-image:url(../layout_images/header.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:164px;
	width:820px;
	margin:0px auto;
}
#footer{
	background-image:url(../layout_images/footer.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:34px;
	width:820px;
	margin:0px auto;
}
#downloads{
	width:800px;
	margin:0px auto;
	text-align:left;
	font-size:11px;
}
#fotomenu{
	width:800px;
	margin:0px auto;
	text-align:left;
	display:block;
	vertical-align:top;
}
#collage{
	background-image:url(../layout_images/collage.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:164px;
	width:800px;
	margin:0px auto;
}
#menu{
	height:17px;
	width:800px;
	margin:0px auto;
	text-align:left;
	padding-left:10px;
	padding-top:14px;
}
#menuindicator{
	background-image:url(../layout_images/menuindicator.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:12px;
	width:820px;
	margin:0px auto;
}
#menulijn{
	background-image:url(../layout_images/menulijn.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:36px;
	width:820px;
	margin:0px auto;
}
td.thumb{
	border:1px solid #e1d7c7;
	background-color:#f7f6f6;
	width:220px;
	height:220px;
	text-align:center;
	vertical-align:middle;
	padding:0px;
}
td.image{
	border:1px solid #e1d7c7;
	background-color:#f7f6f6;
	width:800px;
	text-align:center;
	vertical-align:middle;
	padding:0px;
}