body{
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	color: #FFF000;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	background: #000000;
	text-align: center;
}

/*
**	CORE LAYOUT
*/

#overlay{
	position: absolute;
	width: 984px;
	height: 640px;
	left: 50%;
	top: 50%;
	margin-left: -492px;
	margin-top: -300px;
	text-align: left;
	z-index: 200;
	cursor: pointer;
	display: none;
}

#site{
	position: absolute;
	width: 946px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-left: -492px;
	margin-top: -295px;
	text-align: left;
	z-index: 2;
}

#flash{
	position: absolute;
	width: 900px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin-left: -450px;
	margin-top: -300px;
	text-align: left;
}

#home_tekst{
	position: absolute;
	width: 502px;
	height: 100px;
	margin-left: 200px;
	margin-top: 600px;
	z-index: 8;
	padding: 10px;
	left: 26px;
	top: -3px;
	text-align: center;
}

#acts_tekst{
	position: absolute;
	width: 370px;
	height: 330px;
	margin-left: 138px;
	margin-top: 103px;
	z-index: 8;
	background: url("../images/bg_wit_transparant.png");
	padding: 10px;
}


#acts_tekst2{
	position: absolute;
	width: 370px;
	height: 440px;
	margin-left: 138px;
	margin-top: 103px;
	z-index: 8;
	background: url("../images/bg_wit_transparant.png");
	padding: 10px;
}

#youtube{
	position: absolute;
	width: 320px;
	height: 265px;
	margin-left: 543px;
	margin-top: 103px;
}

#home_slider{
	position: absolute;
	width: 394px;
	height: 394px;
	margin-left: 538px;
	margin-top: 80px;
}

#angels_menu{
	position: absolute;
	width: 500px;
	height: 16px;
	margin-left: 139px;
	margin-top: 78px;
}

#angels_foto{
	position: absolute;
	width: 176px;
	height: 198px;
	margin-left: 145px;
	margin-top: 103px;
}



#contact{
	position: absolute;
	width: 294px;
	height: 16px;
	margin-left: 642px;
	margin-top: 569px;
	padding: 5px;
	background: url("../images/bg_wit_transparant.png");
}

/* scroller */

#scrollarea{
	position: absolute;
	width: 549px;
	height: 430px;
	overflow: hidden;
	z-index: 30;
	margin-left: 340px;
	margin-top: 103px;
	background: url("../images/bg_wit_transparant.png");
	padding: 10px;
		}
		
		#scrollbar{
	position: absolute;
	background-color: #000000;
	width: 15px;
	height: 450px;
	margin-left: 520px;
	z-index: 30;
	margin-left: 910px;
	margin-top: 103px;
		}
		
		#handle{
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 13px;
	height: 65px;
	z-index: 40;
	margin-top: 0px;
	margin-left: 0px;
		}
