html, body {
height:100%;
width:100%;
margin:0px;
padding:0px;
}
body {
	font-family:"Lucida Sans Unicode",Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #DFF8FF;
	font-size:80%;
	line-height:1.25em;
}
h1 {
	font-size:16px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	padding:0px;
	margin-top:0px;
	margin-bottom:5px;
	color:#CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #480002;
}
h2 {
	font-size:13px;
	font-family:Georgia, Arial, Helvetica, sans-serif;
	padding:0px;
	margin-top:2px;
	margin-bottom:5px;
	color: #BA3A3E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #480002;
}
h3 {
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin-top:0.5em;
	margin-bottom:0px;
	color: #BA3A3E;
}
p {
	margin-top:0px;
	margin-bottom:0.75em;
}
a:link, a:visited {
	color:#0099FF;
	text-decoration: none;
}
a:hover {
	color:#CC0000;
}
ul {
	margin-top:0px;
	margin-bottom:0.25em;
	margin-left:2.5em;
	list-style-type:square;
}
ul.special {
	margin-top:0px;
	margin-bottom:0.25em;
	margin-left:0em;
	list-style-type:square;
}
blockquote {
	margin-left:1em;
	margin-right:0em;
	margin-top:0em;
	margin-bottom:0em;
}
hr {
height:1px;
color:#480002;
}
.FIX {
	color:#FFFF00;
	font-weight:bold;
	text-decoration: line-through;
}
.wrapper {
z-index:1;
position:relative;
width:100%;
height:100%;
}
.content {
	z-index:2;
	position:absolute;
	top:0px;
	width:100%;
	height:100%;
	vertical-align: top;
	left: 0px;
}
#bodyContent {
	position:absolute;
	z-index:3;
	top:0px;
	width:740px;
	height:320px;
	padding-right:10px;
	padding-bottom:50px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	overflow:auto;
	scrollbar-3dlight-color:#333333;
	scrollbar-arrow-color:#FF0000;
	scrollbar-base-color:#480002;
	scrollbar-darkshadow-color:#321011;
	scrollbar-face-color:#0019b1;
	scrollbar-highlight-color:#00194c;
	scrollbar-shadow-color:#333333;
}
#BgSound {
position:absolute;
top:2px;
left:2px;
z-index:10;
}
.footer {
	font-size:9px;
	color:#CCCCCC;
}
.footer a:link, .footer a:visited {
color:#CCCCCC;
text-decoration:none;
}
.footer a:hover {
color:#CCCCCC;
text-decoration:none;
}
.condensed {
padding:0px;
margin:0px;
}
.condensed li {
	list-style-type: square;
	margin-left:1.5em;
}

/* Music Menu */
.MenuTable {
	border-left:1px solid #480002;
	border-top:1px solid #480002;
}
.MenuTable td {
	border-right:1px solid #480002;
	border-bottom:1px solid #480002;
}
.MenuTable td a:link, .MenuTable td a:visited {
	display:block;
}
.section {
border-bottom:1px solid #480002;
border-left:1px solid #480002;
border-right:1px solid #480002;
display:none;
padding:15px 15px;
background-image:url(../images/bodyBGpixel.png);
color:#666;
width:690px;
}
.section ul {
	margin-left:1.5em;
	padding-left:0px;
}
