body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background: #D2EAF5 url(../images/player_bg.jpg) top left no-repeat;
}



#videoContainer {
	position: absolute;
	top: 105px;
	left: 5px;
	width: 400px;
	height: 365px;
	margin: 0px;
	z-index:1;
}


#slidesContainer {
	position: absolute;
	top: 105px;
	left: 410px;
	width: 480px;
	height: 360px;
	margin: 0px;
	padding:0px;
	z-index:1;
	background-color:#FFFFFF;
}

#slideController {
	position: absolute;
	left: 5px;
	top: 545px;
	width: 400px;
	margin: 0px;
	padding:0px;
	height: 1px;
	z-index: 0;
}



#player_resources{
	width:320px;
	height:60px;
	text-align:left;
	position:absolute;
	top:190px;
	left: 5px;
	border: 1px solid #B2DEDE;
	font-size:11px;
	background-color:#FFFFFF;
}

#player_resources_headline{}

#player_resources_content{}


#highControl {
	position: absolute;
	top: 520px;
	left: 50px;
	width: 76px;
	height: 20px;
}

#lowControl {
	position: absolute;
	top: 520px;
	left: 220px;
	width: 76px;
	height: 20px;
}

#switchbutton{
	position: absolute;
	top:485px;
	left:150px;
	width:128px;
	height:50px;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#questionframe {
	position: absolute;
	top: 480px;
	right: 10px;
	width: 400px;
	height: 180px;
	font-size:11px;
}

a.message:hover{
color: #FF7200;
}

#indexing{
	position: absolute;
	top: 480px;
	left: 5px;
	width: 400px;
	height: 50px;
}

#sqr{
	position: absolute;
	top: 495px;
	left: 5px;
	width: 230px;
	height: 20px;
}

