.tLink
{
	z-index:2; 
	position: absolute; 
	top: 5px;
	left: 10px;
}
.tLink a{
	color:#ffffff; 
	text-decoration:none;
}
.mLink
{
	z-index:2; 
	position: absolute; 
	top: 10px;
	left: 3px;
}
.mLink a{
	color:#ffffff; 
	text-decoration:none;
}
.cLink
{
	z-index:2; 
	position: absolute; 
	top: 10px;
	left: 3px;
}
.cLink a{
	color:#ffffff; 
	text-decoration:none;
}
.bLink
{
	z-index:2; 
	position: absolute; 
	top: 23px;
	left: 3px;
}
.bLink a{
	color:#ffffff; 
	text-decoration:none;
}
.sLink
{
	z-index:2; 
	position: absolute; 
	top: 10px;
	left: 3px;
}
.sLink a{
	color:#ffffff; 
	text-decoration:none;
}
.art
{
background-image : url(images/r_empty.jpg);
background-position:top;
/*background-position : 60% 60%;*/
/*background-repeat : no-repeat;*/
background-attachment : fixed;
}
.countdown
{
color:#FF0000;
}