body {
	margin:0;
	padding:0;
	text-align:center;
	background:url("http://www.tonyplaza.nl/images/tcc-bg.jpg")
} 


#container {
	position:relative;
	top: 10px;
	width:1000px;
	height:700px;
	margin:0px auto ;
	text-align:left;
        text-align: center;
	border-width:1px;
	border-style:solid;
	background:url("http://www.tonyplaza.nl/images/marble5.gif")
}
#sitename {
        position: absolute;
	top: 10px;
	left: 25px;
	width: 950px;
	height: 90px;
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:solid;
}
#links {
        position: absolute;
	top: 100px;
	left: 25px;
	width: 950px;
	height: 20px;
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:solid;
}
#boven {
        position: absolute;
	top: 120px;
	left: 25px;
	width: 950px;
	height:100px;
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:solid;
}
#midden {
        position: absolute;
	top: 140px;
	left: 345px;
	width: 300px;
	height:450px;
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:solid;
	text-align:left;
}
#middengroot {
        position: absolute;
	top: 140px;
	left: 245px;
	width: 500px;
	height:450px;
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:solid;
	text-align:left;
}
#onder {
        position: absolute;
	top: 600px;
	left: 25px;
	width: 950px;
	height: 30px;
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:solid;
}
#vertl {
        position: absolute;
	top: 140px;
	left: 25px;
	width: 300px;
	height: 450px;
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:solid;
	text-align:left;
}
#vertr {
        position: absolute;
	top: 140px;
	left: 665px;
	width: 300px;
	height: 450px;
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:solid;
	text-align:left;
}
#footer {
        position: absolute;
	top: 650px;
	left: 25px;
	width: 950px;
	height: 40px;
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:solid;
}
