body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
.style1 {	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
}
.style18 {font-family: "Century Gothic"; font-size: 10px; color: #CCCCCC; }
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: #CCC;
}
h2 {
	font-size: 12px;
	color: #FFF;
}
body,td,th {
	color: #FFF;
}

#divCalendar
{
	position:absolute;
	top: 265px;
	left:0px;
}

#divPlayer
{
	position:absolute;
	top: 22px;
	left: 4px;
	height: 17px;
}
