body{
	font-family: Helvetica, Arial, sans-serif;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background-color: #1C1C1C;
}
img{
	border: 0px none;
	display: inline;
}

div#container{
	background-color: #1C1C1C;
	height: 100%;
	width: 100%;
	vertical-align: top;
}
div#td1{
	float: left;
/*	height: 100%;*/
	width: 131px;
	min-width: 131px;
	max-width: 131px;
	background-image: url('../img/bg151x1.gif');
	background-repeat: repeat-y;
}
div#td2{
	float: left;
	height: 100%;
	width: 759px;
	min-width: 759px;
	max-width: 759px;
	background-image: url('../img/bg_gray.jpg');
/*	color: #9D9797;
	font-size: 18px;
	vertical-align: bottom;*/
/*	background-color: Fuchsia;*/
}

div#flash{
	float: left;
	height: 392px;
	width: 100%;
	background-color: #FFFFFF;
	border: 0px none;
	border-bottom: 7px solid;
	border-color: #FF0090;
/*	border-style: solid;*/
	position: absolute;
	top: 151px; left: 0px;
/*	z-index: 5;*/
}

div#mp3{
	vertical-align: bottom;
	position:absolute;
	top:0px;
	left:624px;
	z-index: 10;
}


img#name{
	margin: 96px 0px 33px 26px;
}
img#concerts{
	position: absolute;
	top: 555px;/* 151+392+ */
	left: 157px;/* 131+26 */
}
div#copyright{
	position: absolute;
	top: 597px;/*577*/
	left: 633px;/*536*/
	border:0;
	margin: 0;
	white-space: nowrap;
	text-align:right;
}
	/*div#copyright img {
		display:none;
	}*/
div#copyright img#copy{
display:block;
}
div#emails{
	position: absolute;
	top: 555px;
	left: 705px;
	white-space: nowrap;
}
div#mngmnt1{
	position: absolute;
	top: 570px;
	left: 652px;
}
div#mngmnt2{
	position: absolute;
	top: 582px;
	left: 606px;
	white-space: nowrap;
}