body{
	margin:0;
	background:url('img/bg.jpg') repeat top center;
	text-align:center;
	font-family:georgia;
	font-size:9pt;
	color:#1e1e1e;
	}
h3,h1{
	font-family:'rockwell','rockwell std','helvetica','georgia';
	}
h3{
	margin:0;
	}
h1{
	text-align:center;
	font-size:28px;
	margin-top:0;
	}
h1.mixLink{
	margin-top:40px;
	}
h1.mixLink a{
	color:#383F1F;
	text-decoration:none;
	}
h1.mixLink a:hover{
	color:#202816;
	}
#bodyWrap{
	background:url('img/bg.jpg') repeat top center;
	width:100%;
	min-width:910px;
	height:100%;
	}
#bodySubWrap{
	position:relative;
	width:100%;
	}
#imageMap{
	background:url('img/body.png') top center no-repeat;
	width:910px;
	min-height:763px;
	_height:763px;
	margin:0 auto;
	text-align:left;
	border:0;
	}

#liveTunes{
	width:210px;
	height:200px;
	position:absolute;
	left:50%;
	top:295px;
	margin-left:-380px;
	padding:0 10px;
	text-align:left;
	overflow-y:auto;
	}
ul li{
	list-style-type:none;
	margin-bottom:10px;
	}
a{
	color:#0e0e0e;
	text-decoration:underline;
	}
a:hover{
	color:#000000;
	text-decoration:none;
	}
#setlistBox{
	width:420px;
	height:330px;
	position:absolute;
	top:250px;
	left:50%;
	margin-left:-50px;
	text-align:left;
	overflow-y:auto;
	}
#studioMix{
	text-align:center;
	}
#studioMix ul{
	margin:10px 0 0 0px;
	padding:0;
	}
#studioMix li{
	margin:0;
	padding:0;
	}
area{
	cursor: pointer;
	}