/*MCL Music Dept*/
body {
	background-color: #FFFFFF;
	background-image: url(beethoven_1.gif);
	
	
	
	
}
a:visited {
	color:#FFFFCC;
	font-size:12px;
	
	text-decoration:none;
	
}
a:link {
	text-decoration:none;
	color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
}
a:link:hover {font-size: 16px; }
a:active {
	font-size: 12px;
	
	font-weight: bolder;
}
div#left {
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	height:600px;
	background:#660000 center;
	color:#00000;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	border: thick double #000000;
}
div#top {
	position:absolute;
	top:20px;
	left:100px;
	background:#BDBDBD 0px;
	color:#FFFCC;
	width:850;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	vertical-align: middle;
	
	
}
div#inner {
	position:absolute;
	left:94px;
	top:6px;
	width:750px;
	height: 1367px;

	
	
	
}

