body {
	margin: 0px;
	padding: 0px;
	background-color: #727B84;
	background-image: url(/img/bg1.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #51575A;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #51575A;
}

#top-flash {
	/*width: 714px;
	height: 173px;*/
}
#bg2 {
	background-image: url(/img/bg2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: 600px;
}
#bg2-i {
	background-image: url(/img/bg2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	height: 400px;
}
#container {
	background-image: url(/img/bg3.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	z-index: 10;
}
#container-i {
	background-image: url(/img/bg33.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	z-index: 10;
}
#dynamic {
	margin-top: -123px;
	z-index: 20;
	position: relative;
}
#main {
	margin-top: 125px;
	width: 715px;
	/*height: 300px;
	background-color: #C5C9CC;*/
}
#main td.leftcol-niz {
	border-bottom: solid #D6DADE;
	border-bottom-width: 3;
}
#anons {
	background-color: #C5C9CC;
	border: solid #EAEEF2;
	border-width: 5;
	margin-bottom: 16px;
}
#anons table.playlist {
	margin-top: 10px;
}

#anons table.playlist td {
	border-bottom: solid #DADEE2;
	border-bottom-width: 1;
}

#artist {
	margin-top: -62px;
	margin-right: -32px;
	z-index: 50;
	position: relative;
	width: 285px;
	height: 170px;
	background-repeat: no-repeat;
}



div.news-details {
	background-color: #C5C9CC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
}

span.title {
	font-weight: bold;
	color: #6C7E97;
	display: block;
}

a {
	color: #51575A;
}

td.copy {
	color: #1F2126;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#91979D,direction=120,strength=1);*/
}
td.copy a {
	color: #1F2126;
}
