body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url("http://www.golfeventcenter.nl/images/background.gif");
	background-color: #007359;
	font-family : Trebuchet MS, sans serif;
}
#center {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
}
#centerContainer {
	height: 430px;
	width: 100%;
	position: absolute;
	top: -215px;
	visibility: visible;
	background-color: #FFFFFF;
	background-image: url("http://www.golfeventcenter.nl/images/backgroundcenter.gif");
	background-position: center; 
}
#menu {
	font-size: 20px;
	font-weight:bold;
	line-height: 30px;
	color: #00CC33;
	position: absolute;
	top: 40px;
	left: 15px;
	z-index:60;
	width: 150px;
	height: 230px;
}
#imageplaceholder{
	background-color: #FFFFFF;
	text-align:center;
	font-size:10px;
	border:dashed;
	border-color: #A7A7A7;
	border-width: 1px;
	position: absolute;
	bottom: -157px;
	right:25px;
	height: 70px;
	padding:5px;
	width: 260px;
	z-index:40;

}
#floating{
	background-color: #FFFFFF;
	text-align:center;
	font-size:10px;
	border:dashed;
	border-color: #A7A7A7;
	border-width: 1px;
	position: absolute;
	bottom: 50px;
	right:25px;
	height: 70px;
	padding:5px;
	width: 260px;
	z-index:40;
	   clear: left; 


}

#horecapics{
display:none;
	background-color: #FFFFFF;
	text-align:center;
	font-size:10px;
	color:#B0B0B0;
	border:dashed;
	border-color: #666666;
	border-width: 1px;
	position: absolute;
	bottom: -35px;
	right:25px;
	height: 70px;
	padding:5px;
	width: 260px;
	z-index:40;
}
#shoppics{
	background-color: #FFFFFF;
	text-align:center;
	font-size:10px;
	color:#B0B0B0;
	border:dashed;
	border-color: #666666;
	border-width: 1px;
	position: absolute;
	bottom: -45px;
	right:25px;
	height: 85px;
	padding:5px;
	width: 260px;
	z-index:40;
}
#shoppics img{
border:solid, 2px;
}
#fgrbanner{
	border:dashed;
	border-color: #666666;
	border-width: 1px;
	position: absolute;
	top: -210px;
	right: 10px;
	height: 67px;
	width: 200px;
}
#advbanner{
position:absolute;
top:95px;
left:100px;
}