body {
	margin: 0;
	padding: 0;
	background-image: url(img/bgtotal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8d8c8c;
	line-height: 14px;	
}
a {
	color: #e0e0e0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#main {
	width: 887px;
	margin: 0 auto;
	vertical-align: top;	
	position:relative;
	height: auto !important;
	height: 100%; 
	min-height: 100%;
}
#header {
	height: 119px;
}
#header #logo {
	float: left;
	padding-left: 9px;
	padding-top: 34px;
}
#content {

}
#content #divleft {
	width: 566px;
	float: left;
}
#content #divleft #player {
	height: 378px;
}
#content #divleft #path {
	padding-top: 14px;
	margin-left: 14px;
}
#content #divleft #cont {
	margin-left: 14px;
}

#content #divright {
	width: 291px;
	float: right;
}
#content #divright #menu {
	height: 378px;
}
#content #divright #signup {
	height: 139px;
	background-image:url(img/bgsignup.jpg);
	background-repeat: no-repeat;
}
.txtfield {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #9c9c9c;
	text-decoration: none;
	background-color: #000000;
	width: 158px;
	border: 1px solid #000000;
}
.subtitle {
	color: #d9d8d8;
}
.subblue {
	color: #14a1fc;
}
img.news-bar{
	width: 100%;
}