a {		color				: #e9915f; }

#LeftTop{ 	background-image		: url('/img/Art/bg_Left_top.gif'); }
#RightContent{	background-image	: url('/img/Art/bg_Right_top.gif'); }

#Left{ 	background-image	: url('/img/Art/bg_Left_center.gif'); }
#Right{	background-image	: url('/img/Art/bg_Right_center.gif'); }

h2.Theatre, h2.CrossOver, h2.Music {
	width:60px;
	height:60px;
	z-index:50;
}

/*BIG Sign */
h2.Art {
	width:200px;
	height:200px;
	top:60px;
	left:60px;
	background: url('/img/Art/SignBig.png') no-repeat;
	cursor:auto;
	z-index:1;
}

/* TOP Sign */
h2.Music  {
	top:28px;
	left:96px;
	background: url('/img/Music/SignSmall.png') no-repeat;
}

/* CENTER Sign */
h2.CrossOver {
	top:62px;
	left:62px;
	background: url('/img/CrossOver/SignSmall.png') no-repeat;
}

/* BOTTOM Sign */
h2.Theatre {
	top:95px;
	left:28px;
	background: url('/img/Theatre/SignSmall.png') no-repeat;
}