body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0px;
}

td {
	vertical-align:top;
}

a:active, a:link, a:visited {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

a:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

#content {
	display:block;
	width:100%;
	height:100%;
}

*html #content{
	width:100%; 
	height:100%;
}

#content_top {
	background-image:url(../images/content_top.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}

#content_middle {
	width:100%;
	height:583px;
}

*html #content_middle{
	width:100%; 
	height:584px;
}

#content_bottom{
	background-image:url(../images/content_bottom.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#content_left{
	background-image:url(../images/content_left.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#content_center{
	width:980px;
	height:583px;
	background-image:url(../images/content_center.gif);
}

#content_right{
	background-image:url(../images/content_right.gif);
	background-repeat:no-repeat;
}

#loading {
	position:absolute;
	width:980px;
	height:21px;
	padding-top:301px;
	text-align:center;
}

#menu {
	position:absolute;
	display:block;
	width:305px;
	height:325px;
	padding-top:15px;
	padding-left:15px;
	z-index:20;
}

#logo {
	position:absolute;
	display:block;
	width:135px;
	height:30px;
	padding-top:553px;
	z-index:15;
}

#animatie {
	position:absolute;
	display:block;
	width:980px;
	height:583px;
	z-index:10;
}

#main {
	position:absolute;
	display:block;
	width:980px;
	height:583px;
	z-index:8;
	background-color:#000000;
}

#music {
	position:absolute;
	display:block;
	width:1px;
	height:1px;
	overflow:hidden;
	z-index:4;
	background-color:#000000;
}