body {

	background-color: #000;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
#container {
	background-image:url(images/bg.png);
	background-position:top;
	background-repeat:no-repeat;
    width: 1000px;
	margin-left:auto;
	margin-right:auto;
}
#head-div{
	width: 100%;
	height: 120px; 
}
#mediaplayer1{

}

#top-buttons{
	border: 0;
	width: 384px;
	height: 25px;
	float: right;
	overflow:hidden;
}
#buffer{
	text-align: center;
	width: 200px;
	margin-top: -200px;
	color:#fff;
	font-weight:bold;
	visibility: visible;
}
#left{
	float: left;
	background-repeat: no-repeat; 
	width: 600px; 
	overflow: hidden;
	height: 376px;
}
#flash_flash{
	width:119px;
	height:162px;
	float:left;
    margin-top:20px;
}    
#flash2_flash2{
	width:86px;
    height:127px;
    margin-left:23px;
    margin-top:25px;
    float:left;
}
#thePlayer{
	margin-left:38px;
	margin-top:10px;
	float:left;
}
#right{
	width: 400px;
	height: 371px;
	float: left;
}
#playtvlink {
	width:75px;
    height:70px;
    float:left;
    margin-left:21px;
    margin-top:73px;
    float:left;
}

#gdbtvlink {
	width:74px;
    height:70px;
    margin-left:21px;
    margin-top:10px;
    float:left;
    cursor:pointer;
}

#button {
	text-align: center;
	float: left;
}
#contentframe { 
	width: 268px; 
	background-image: none; 
	margin-left:10px;
    margin-top: 8px;
	height:331px;
	overflow-y: auto; 
	overflow-x:hidden;
    float:left;
}
#controls{
	height: 33px;
	float: left;
	overflow: hidden;
}

