body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	overflow-y:scroll;
}
#container {
	position: relative;
	text-align: left;
	margin: auto;
	width: 900px;
	min-height: 650px;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:161px;
	z-index:1;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.style1 {
	color: #2f2f2f;
	font-size: 10px;
}
.menu {
	padding-left:3px;
}
.menu a {
	font-size:12px;
}
#menu {
	position:absolute;
	left:335px;
	top:65px;
	width:305px;
	height:58px;
	z-index:1;
}
a:link {
	color: #8a193c;
	text-decoration: none;
}
a:visited {
	color: #8a193c;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #8a193c;
	text-decoration: none;
}
#logo {
	position:absolute;
	left:21px;
	top:0px;
	width:166px;
	height:186px;
	z-index:1;
}
#artwork {
	position:absolute;
	left:0px;
	top:308px;
	width:346px;
	height:164px;
	z-index:1;
	visibility: hidden;
}
#anim {
	position:absolute;
	left:0px;
	top:308px;
	width:333px;
	height:160px;
	z-index:2;
}
.headertext {
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	color: #9D2754;
	background: #210014;
	display: block;
}
.linkstext {
	font-size: 12px;
	padding: 2px 6px 2px 6px;
	color: #9D2754;
	background: #210014;
	display: block;
	width: 270px;
}
