html,body{
	margin:0px;
	padding:0px;
	height:100%;
	border:none;
	background-color: black; 
	font-size: 0px;
   }
#maintable{
	height: 100%;
	padding: 0px;
	margin:0px;	
	border:none;
	border-collapse: collapse;
}
.date{
	color: red;
	text-decoration: none;
}
.name{
	color: #8d813c;
	text-decoration: none;
}

A:link{
	color: #8d813c;
	text-decoration: none;
}
A:visited{
	color: #8d813c;
	text-decoration: none;
}
A:active{
	color: #8d813c;
	text-decoration: none;
	outline: none;
}
A:hover{
	color: #8d813c;
	text-decoration: none;
}
a.date:link{
	color: red;
}
a.date:visited{
	color: red;
}
a.date:active{
	color: red;
	outline: none;
}
a.date:hover{
	color: red;
}
a.concertlink:link{
	color: #ff6510;
}
a.concertlink:visited{
	color: #ff6510;
}
a.concertlink:active{
	outline: none;
	color: #ff6510;
}
a.concertlink:hover{
	color: #ff6510;
}
A:focus
{
  outline-style: none;
}
.text{
	font-size: 12px;
	color: white;
	font-family: "Courier New";
	background-image:url(images/layout_tt_06.gif);
	background-repeat: repeat-y;
}
.intratext{
	font-size: 12px;
	color: white;
	font-family: "Courier New";
	background-image:url(images/layout_tt_06.gif);
	background-repeat: repeat;

}
.concert{
	font-size: 12px;
	color: white;
	font-family: "Courier New";
}
#leftfront{
	margin-top: 0px;
	width: 246px; 
	height: 446px;
}
#middlefront{
	width: 458px;
}
#rightfront{
	margin-top: 0px;
	background-image:url(images/layout_tt_07.gif);
	width: 209px;
	height: 446px;
}
#leftback{
	height: 100%;
	background-image:url(images/layout_tt_08.gif);
	background-repeat: repeat-y;
}
#rightback{
	height: 100%;
	background-image:url(images/layout_tt_09.gif);
	background-repeat: repeat-y;
}
#content{
	position: absolute;
    top: 336px;
	width: 458px;
}
#player{
	height: 126px;
	width: 501px;
	position: fixed;
	background-image:url(images/player-trans.png);
	bottom: 0px;
	margin-left: -28px;
	z-index: 2;
}
#playerdiv{
	position: absolute;
	height: 91px;
	width: 120px;
	margin-left: 191px;
	bottom: 0px;
	z-index: 3;

}

#concertdiv{
	height: 280px;
	width:  126px;
	margin-left: 35px;
	margin-top: -12px;

}
#playercloseup{
	width: 30px;
	height: 30px;
	margin-left: 470px;
	border : 0 none; 
}
#myspacediv{
	height: 30px;
	width:  126px;
	margin-left: 35px;
	margin-bottom: 5px;
}
#mxdiv{
	height: 30px;
	width:  126px;
	margin-left: 35px;
	margin-bottom: -90px;
}
#starttextbox{
	height: 350px;
	width: 450px;
}
#bandbg{
	width: 458px; 
	height: 320px;
	background-image:url(images/bg.png);
/*	background-repeat: none;*/
}
#bandswf{

}


