body {
	font-family: Georgia, serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#content {position: relative; width: 900px; margin: 0 auto; }
#curtain {position:absolute; left:0px; top:0px; width:909px; height:916px; z-index:1; }
#curtaintop {position:absolute; left:131px; top:0px; width:512px; height:170px; z-index:1; }
#curtainleft {position:absolute; left:0px; top:0px; width:109px; height:16px; z-index:1; }
#curtainright {position:absolute; left:773px; top:0px; width:109px; height:16px; z-index:1; }
#title {position: absolute; left:331px; top:75px; width:209px; height:16px; z-index:5; }
#title2 {position: absolute; left:330px; top:113px; width:209px; height:16px; z-index:5; }
#menu1 {
	position: absolute;
	left:47px;
	top:63px;
	z-index:5;
	background-color: #999999;
	padding: 2px;
}
#menu2 {
	position: absolute;
	left:239px;
	top:31px;
	z-index:5;
	background-color: #999999;
	padding: 2px;
}
#menu3 {
	position: absolute;
	left:355px;
	top:14px;
	z-index:5;
	background-color: #999999;
	padding: 2px;
}
#menu4 {
	position: absolute;
	left:153px;
	top:50px;
	z-index:5;
	background-color: #999999;
	padding: 2px;
}
#menu5 {
	position: absolute;
	left:698px;
	top:84px;
	z-index:5;
	background-color: #999999;
	padding: 2px;
}
#menu6 {
	position: absolute;
	left:604px;
	top:50px;
	z-index:5;
	background-color: #999999;
	padding: 2px;
}
#menu7 {
	position: absolute;
	left:789px;
	top:109px;
	z-index:5;
	background-color: #999999;
	padding: 2px;
}
#menu8 {
	position: absolute;
	left:516px;
	top:18px;
	z-index:5;
	background-color: #999999;
	padding: 2px;
}
#text {
	position:absolute;
	left:130px;
	top:158px;
	width:650px;
	height:650px;
	z-index:1;
	background-color: #CCCCCC;
	border-left-width: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: 5px;
	border-width: 5px;
}
a:link {
	font-family: Georgia, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	background-color: #000000;
	margin: 0px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, serif;
	font-weight: bold;
	padding: 0px;
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
a.extra:link {
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0px;
}
a.extra:visited {
	color: #990000;
	text-decoration: none;
	background-color: #CCCCCC;
	padding: 0px;
}
a.extra:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	padding: 0px;
}
p {
	font-family: Georgia, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h1 {
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 6px;
	padding: 0px;
}
h2 {
	font-family: Georgia, serif;
	font-size: 14px;
	margin: 0px;
}
.musictext {
	font-size: 14px;
}
.nametext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}

