a {		color				: #000000; }

#LeftTop{ 	background-image		: url('/img/Default/bg_Left_top.gif'); }
#RightContent{	background-image	: url('/img/Default/bg_Right_top.gif'); }

#Left{ 	background-image	: url('/img/Default/bg_Left_center.gif'); }
#Right{	background-image	: url('/img/Default/bg_Right_center.gif'); }

h2.Music, h2.Art, h2.CrossOver, h2.Theatre {
	width:100px;
	height:100px;
}

h2.Music {
	top:20px;
	left:80px;
	background: url('/img/Music/SignMedium.png') no-repeat;

}

h2.Art {
	top:74px;
	left:26px;
	background: url('/img/Art/SignMedium.png') no-repeat;

}

h2.Theatre {
	top:74px;
	left:134px;
	background: url('/img/Theatre/SignMedium.png') no-repeat;
}

h2.CrossOver {
	top:128px;
	left:80px;
	background: url('/img/CrossOver/SignMedium.png') no-repeat;

}

