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;
}
/*.topnav A:link {
	color: #ffc000;
 	text-decoration: none;
}
*/
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;
}

.main {
	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{
	position: absolute;
	z-index: 10;
	padding-left: 47px;
	top: 11px;
	*top: 10px;
}

#newsLogo{
	position: absolute;
	z-index: 10;
	padding-left: 50px;
	top: 11px;
	*top: 10px;
}
	
.top_ad {
	margin-top: 5px;
	margin-right: 40px;
	float: right;
	padding-top: 35px;
	margin-bottom: 20px;
}

.content {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#bottomContainer{
	position: relative;
	margin-top: 20px;
	*margin-top: 0px;
	width: 810px;
}

#designNdeveloped{
	float: right; 
	color: #595959; 
	padding-top: 25px; 
	/*margin-right: 55px;*/
	font-size: 8px;
}

#copyRightContainer{
	text-align: left; 
	height: 50px; 
	padding-left: 47px;
	width: 450px;
}