*{padding:0;margin:0;}
body{background:url('bodyBg.jpg') repeat-y top center #000000;color:#FFF;font:12px/1 sans-serif;min-width:1000px; text-align:center; } 

 
#content{
	width:950px;
	margin:0 auto;
	 
}
 
#logo{
	height:221px; 
 	background:url('logo.jpg') no-repeat top center;
	width:781px;
	margin:0 auto;
 
}

#content a{
	font-size:18px;
	text-decoration:none;
	text-transform:capitalize;
color:#CCC;
	
}

#content a:hover{
	text-decoration:none;
	
		color:#d40c1f;
}

#playerBlc{
	
	height:600px;
 	background:url('player.jpg') no-repeat top center;
	width:781px;
	margin:0 auto;
	 
}

#playlistBlc{
	position:relative;
	width:950px;
	height:250px;
	margin-bottom:50px;
	 
		 text-align:left;
}

 
#playlistVideos{
	float:left;
	width:450px;
}
#playlistClips{
	float:right;
	width:450px;
}

#playlistBlcTit{
	position:absolute;
	top:0px;
	left:0px;
	width:450px;
	height:50px;
	background:url('titVideos.jpg') no-repeat top center; 
	z-index:100000000;
}

#playlistBlcTit2{
	position:absolute;
	top:0px;
	right:0px;
	width:450px;
	height:50px; 
	background:url('titClips.jpg') no-repeat top center;
	z-index:100000000;
}
#containerPlayer{
	position:relative;
	top:45px;
	left:25px;
	 
	height:410px;
	width:725px;
}
#btnGoTop{
	position:relative;
	padding-top:100px;
	
}
#footer{
	color:#555;
position:relative;
width:900px;
text-align:right;
margin-bottom:2px;
margin-right:auto;
margin-left:auto;

}
#footer a{
color:#333;
text-decoration:none;
}


.cloud {
		z-index: 1;
	}

 #cloud1 {
	margin-top: 75px;
	margin-left: -8%;
}

 #cloud2 {
	margin-left: 6%;
	margin-top: 220px;
}

 #cloud3 { 
	margin-left: -20%;
	margin-top: 20px;
}

 #cloud4 {
	margin-top: 184px;
	margin-right: -11%;
}


