BODY {
	color: #fff;
	background-image: url(../img/layout/bg_hptv.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000;
	margin: 0;
	margin-top: 0px;
	padding-top: 0px;
	font: 10px "Verdana", "Arial";
}

#signupForm{
	margin-left: auto; 
	margin-right: auto; 
	width: 771px; 
	height: 35px; 
	line-height: 25px; 
	color: #FFFFFF; 
	padding: 5px; 
	background-color: #333333; 
	border-color:#FFFF00; 
	border-style: solid; 
	border-width: .01em; 
	font-size: 12px;
}

#formPlace{
	float: left;
	margin-top: 10px; 
	margin-left: 10px;
}

IMG {
	border: 0;
}

p{
	font:  11px "Arial", "Verdana";
	color: #fff;
}
A:link {
	color:#00bbff;
 	text-decoration: none;
}

A:visited {
	color: #00bbff;
 	text-decoration: none;
}
A:active {
	color: #fff;
}
A:hover {
	color: #fff;
	text-decoration: none;
}

A.playing:link {
	color: #fff;
	}
A.playing:hover {
	text-decoration: underline;
	}

.playing {
	font: 12px "Arial", Verdana;
	font-weight: bold;
	}

.playlist {
	font: 12px "Arial", Verdana;
	font-weight: bold;
}


.originalMain {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	background-image: url(../img/layout/hptv_mainBg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #0e0e0e;
	border-left: #333 5px;
	border-right: #333 5px;
	border-top: 0;
	border-bottom: 0;
	border-style: solid;
	display: block;
}

.topnav {
	float: right;
	padding: 7px;
	font: 11px "Arial", "Verdana";
	color: #fff;
	position: relative;
	font-weight: bold;
	z-index: 20;
	}
	
.logo{
	padding-left: 20px;
	padding-top: 11px;
}
	
.top_ad {
	margin-top: 5px;
	margin-right: 40px;
	float: right;
	padding-top: 35px;
	margin-bottom: 20px;
}

#hollywoodContainer{
	position: relative;
}

#leftSide{
	padding-left: 20px;
	padding-top: 10px;
}

#videoPlayer {
	position: relative;
	left: 0px;
	width: 460px;
	height: 358px;
}

#videoBorder{
	width: 460px;
	height: 358px;
	border: solid 1px #00bbff;
}

.content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

.videoDisplay {
	width: 430px;
}

#rightSide{
	padding-left: 40px;
}	
#rightContainer{
	width: 350px;
}

#otherPressChannel {
	position: relative;
	top: 30px;
	*top: 20px;
}

.newsletter {
	border: 1px #807b00;
	border-style: solid;
	background-color: #333;
	padding: 5px;
	font: 11px "Trebuchet MS", "Arial", "Verdana";
	color: #fff;
	}
	
.footer {
	font: 9px "Arial", "Verdana";
	color: #666;
	}

.copyright {
	font: 10px "Arial", "Verdana";
	color: #CCC;
	font-weight: bold;
	}
	
.clearboth { 
	clear: both;
	line-height: 60%;
	}
	
.floatright {
	float: right;
	margin: 0;
	padding: 0;
	}

