body {
	text-align: center; /* IE Win quirks */
	margin: 0;
	background-color: #D5FFFF;
	background: url("../images/web_achtergrond.jpg") #fff repeat top left;
}
p {
	color: #00aeae;
	font-size: 11pt;
}
p a {
	color: #00aeae;
	text-decoration: none;
}
p a:hover {
	color: #0000ff;
	text-decoration: none;
}
td {
	color: #00aeae;
	font-size: 10pt;
}
div.main_container {
	position: relative;
	border-left: 3px solid #fff;
	//background: url("../images/web_achtergrond.jpg") #fff no-repeat top left;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	color: #444;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	font-weight: normal;
}
p.menu_item {
	font-size: 12pt;
	width: 150px;
	padding-left: 10px;
	line-height: 28px;
	height:28px;
	margin: 0px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	color: #fff;
}
p.menu_item a {
	position: relative;
}
div.top_left {
	position: relative;
	float: left;
	width: 300px;
	height: 371px;
	border-right: 3px solid #fff;
}
div.bottom_left {
	float: left;
	width: 300px;
	height: 276px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
}
div.top_middle {
	float: right;
	width: 677px;
	height: 147px;
	border-bottom: 3px solid #fff;
}
div.bottom_middle {
	float: right;
	width: 657px;
	height: 480px;
	padding: 10px;
}
div.text_layer {
	position: relative;
	height: 440px; 
	padding: 20px 49px 20px 20px; 
	/* 
	width: 617px; 
	background: url('../images/web_textmask.png') transparent no-repeat top left;
	*/
	width: 589px;
	background: #fff;
	overflow: auto;
	scrollbar-3dlight-color:#00aeae;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#00aeae;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:#00aeae;
	scrollbar-highlight-color:#bbb;
	scrollbar-shadow-color:#ddd;
}
div.top_right {
	float: right;
	width: 17px;
	height: 150px;
	border-left: 3px solid #fff;
	//border-bottom: 3px solid #fff;
}
div.bottom_right {
	float: right;
	width: 17px;
	height: 500px;
	border-left: 3px solid #fff;
}
img.menu_image {
	width: 150px;
	height: 28px;
	border: 0;
}
div.top_left_left {
	width: 160px;
	height: 371px;
	border-right: 3px solid #fff;
}
div.top_left_img {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 300px;
	height: 371px;
	text-align: right;
}
#img_casting {
	height: 320px;
	width: 213px;
	border-left: 3px solid #fff;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
#img_microphone {
	float: right;
	height: 190px;
	width: 137px;
	border-bottom: 3px solid #fff;
}
div.tn_foto {
	float: left;
}
div.tn_foto a {
	width: 140px;
	height: 160px;
	margin: 0 10px 10px 0;
	display: block;
	border: 1px solid #00aeae;
	text-decoration: none;
}
div.tn_foto a:hover {
	border: 1px solid #0000ff;
	text-decoration: none;
}
div.tn_foto a:hover p {
	color: #0000ff;
	text-decoration: none;
}
#foto_mask {
	position: absolute;
	display: none;
	width: 617px;
	height: 440px;
	background-color: #fff;
	z-index: 50;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7;
}
#foto_full {
	position: absolute;
	display: none;
	width: 617px;
	height: 440px;
	z-index: 55;
	text-align: center;
	border: 1px solid #00aeae;
	background-color: #fff;
}
#full_text {
	text-align: center;
	margin: 2px 0 0;
	font-size: 12pt;
}
#copyright {
	position: absolute;
	top: 420px;
	width: 625px;
	text-align: center; 
	color: #00aeae;
}
#copyright a {
	color: #00aeae;
	text-decoration: none;
}
#copyright a:hover {
	color: #00aeae;
	text-decoration: underline;
}