body {
	background-color:#413d40;
}
div.bg-left {
	background:url('/_/i/bg.left.jpg') no-repeat 0 90px;
}
div.bg-repeated {
	background:url('/_/i/bg.back.jpg') repeat-x 0 90px white;
}
div.bg-text {
 b1ackground:url('/_/i/bg.text.gif') no-repeat 50% 375px;
}
div.bg-head {
	background:url('/_/i/an.bg1.jpg') repeat-x -15% 90px;
}
table.main td.text {
	background:url('/_/i/bg.text.gif') no-repeat 0 60px;
}
div.cd-cover {
	position:absolute;
	top:550px;
	left:33px;
}
div.cd-text {
	position:absolute;
	top:700px;
	left:320px;
	width:250px;
	height:200px;
	vertical-align:bottom;
}
div.cd-text h1 {
	font:normal 1.75em Verdana;
	margin:0 0 0.5em 0;
}
div.cd-text * {
	color:white;
}
div.index-player {
	position:absolute;
	top:310px;
	right:0;
	height:65px;
	width:50%;
	min-width:500px;
/*
	width:expression(document.compatMode=='CSS1Compat' ? document.body.clientWidth-80+'px' : body.clientWidth-80+'px');
	opacity:0.5;
	filter:alpha(opacity=50);
*/
	z-index:100;
}
table.news {
	width:100%;
	color:white;
}
table.news a {
	color:white;
	text-decoration:none;
}
table.news a:hover {
	color:white;
	text-decoration:underline;
}
table.news td.date {
	width:25%;
	font:normal 1.75em Verdana;
	white-space:nowrap;
	padding:20px 20px 0 0;
}
table.news td.news {
	width:75%;
	padding:20px 20px 0 0;
}
table.news td.news p {
	margin:0 0 10px 0;
}
.dad-head {
	float:left;
}
.whole-spacer {
	width:1000px;
}
