/*-----------------------------------------------------------    Cascading Style Sheet voor www.eyecatchbelettering.nl    © 2007 Studio Man & Muis, Eck en Wiel, Netherlands-----------------------------------------------------------*/#mainbox {	margin-top: -260px;	margin-left: -450px;	top: 50%;	left: 50%;	width: 900px;	height: 500px;	position: absolute;	z-index: 0;}#titlebox {	height: 150px;	width: 900px;	z-index: 1;	position: absolute;}#navbox {	height: 318px;	width: 150px;	top: 150px;	z-index: 2;	position: absolute;}#textbox {	height: 318px;	width: 746px;	top: 150px;	left: 152px;	z-index: 3;	position: absolute;}#bottombox {	height: 20px;	width: 900px;	top: 380px	z-index: 5;	position: absolute;	top: 478px;	left: 0px;}