*{
	border:0;
	margin:0;
	padding:0;
}

html{
	height:100%;
}

body{
	background-color:#000;
	background-repeat: no-repeat;
	background-image:url(../img/gsn_star_bg2.jpg);
	background-position: top center;
	
	margin:0;
	
	width:100%;
	height:100%;
	
	font-family:Arial;
	color:#fff;
	
}

#content{
	width: 862px;
	height: 760px;
	margin:0 auto;
	
	position: relative;
}

#flashcontent{
	
	width:100%;
	
	margin: 40px 5px auto;
	
}

#premiere{
	font-size:20px;
	position:absolute;
	right:106px;
	text-transform:uppercase;
	top:20px;
}

#premiere img{
	position:absolute;
	right:-52px;
	top:-10px;
	border: 0;
}


#disclaimer{
	
	width:760px;
	text-align:center;
	
	margin:10px auto;
		
	font-size:9px;
	
	color:#ccc;
}

#etr{
	
	width:760px;
	text-align:center;
	
	margin:10px auto;
}