@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
  	background-image: url('');
	background-position: top center;
	background-repeat:no repeat;
	background-attachment: fixed;
	background-color: #000000;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
		
}

.page {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -512px;
	}
	
#cu3er-container {
	position:absolute;
	z-index:5;
	width:600px; 
	outline:0;
	}
	
.video-player {
	position:absolute;
	width: 700px;
	height: 422px;
	z-index:4;
}

.radio-player {
	position: absolute;
	width: 459px;
	height: 301px;
	z-index:4;
}

.top_text {
	position:absolute;
	width:289px;
	height:375px;
	z-index:4;
}

.video_title {
	position:absolute;
	width:299px;
	height:75px;
	z-index:4;
}

.video_description {
	position:absolute;
	width:649px;
	height:57px;
	z-index:7;
}

.showofmonth{
	position:absolute;
	width:396px;
	height:201px;
	z-index:4;
}

.interview{
	position:absolute;
	width:396px;
	height:196px;
	z-index:4;
}