body{
	font-family: tahoma, sans-serif;
	font-size: 6pt;
}
.frame{
	WIDTH: 937px; 
	POSITION: relative; 
	BORDER-COLLAPSE: collapse; 
	margin: auto;
	text-align: center;
}
.banner{
	height: 150px;
	background-color: #000000;
	color: #FFFFFF;
}
.menu{
	background-color: #c7b198;
	height: 40px;
}
.menu td {
	margin: 0px;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}
.menu td a {
	margin: 0px;
	font-family: tahoma, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.menu td a:hover {
	margin: 0px;
	font-family: tahoma, sans-serif;
	font-size: 8pt;color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.content{
	padding: 20px;
}
.musichead{
	height: 40px;
	width: 300px;
	background-color: #000000;
	color: #A57F00;
	font-family: Franklin Gothic Demi;
	font-size: 15px;
	padding: 5px;
	margin-top: 20px;
	border: 2px solid #505050;
}
.musictext{
	height: 200px;
	width: 300px;
	border: 2px solid black;
	padding: 5px;
}
.adminlinkstar{
	font-size: 5; 
	height: 7px; 
	width: 7px; 
	background-color: #808000; 
	color: #808000; 
	position: absolute; 
	Left: 597px; 
	top: 23px;
}
a.star:link{
	color: #808000;
}	
a.star:visited{
	color: #808000;
}	
a:link {
		color: black;
		font-weight: bold;
		text-decoration: none;
}
a:visited{
		color: black;
		font-weight: bold;
		text-decoration: none;
}
