body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-repeat: repeat-y;
	background-position: center;
}
.art {
	height: 150px;
	width: 150px;
	position: absolute;
	left: 10px;
	top: 10px;
	border: 2px outset #999999;
}
.player {
	right: 10px;
	bottom: 13px;
	height: 24px;
	width: 400px;
	position: absolute;
}
.download {
	height: 20px;
	width: 104px;
	position: absolute;
	left: 174px;
	bottom: 10px;
	text-align: center;
	border: 2px outset #999999;
	background-image: url(BG.png);
	background-repeat: repeat;
	font-family: "Courier New", Courier, monospace;
	line-height: 20px;
}

.footer {
	height: 70px;
	position: relative;
	text-align: right;
	background-color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.track {
	height: 154px;
	width: 800px;
	margin: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #666666;
	padding: 10px;
}
.header {
	background-color: #333333;
	height: 50px;
	width: 840px;
	position: relative;
	left: 0px;
	top: 5px;
}


h1	{
	color: #EEEEEE;
	font-size:20px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
h2  {
	color: #472a7a;
	font-size:medium;
	margin-top:0px;
}
h3  {
	color: #472a7a;
	font-size:small;
	margin-top:0px;
	margin-bottom:0px;
}
h4  {
	color: #472a7a;
	font-size:small;
	margin-top:3px;
	margin-bottom:3px;
}
A:link {text-decoration: none; color:#472a7a;}
A:visited {text-decoration: none; color:#472a7a; }
A:hover {text-decoration: none; color:#472a7a;}	
A:active {text-decoration: none; color:#472a7a;}
        .class1 A:link            {
	color:#FFFFFF;
	text-decoration:none;
}
        .class1 A:visited         {
	color:#FFFFFF;
	text-decoration:none;
}
        .class1 A:hover           {
	color:#CCCC00;
	text-decoration:none;
}
        .class1 A:active          {color:#CCCC00; text-decoration:none; }
        .class2 A:link            {color:#FFFFFF; font-size: 12px; text-decoration:none; }
        .class2 A:visited         {color:#FFFFFF; font-size: 12px; text-decoration:none; }
        .class2 A:hover           {color:#fff6ac; font-size: 12px; text-decoration:none; }
        .class2 A:active          {color:#fff6ac; font-size: 12px; text-decoration:none; }
.site {
	width: 840px;
	position: relative;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
}
.text {
	position: absolute;
	left: 174px;
	top: 10px;
	color: #CCCCCC;
	width: 636px;
	height: 120px;
}
.donate {
	height: 20px;
	width: 104px;
	position: absolute;
	left: 292px;
	bottom: 10px;
	text-align: center;
	border: 2px outset #999999;
	background-image: url(BG.png);
	background-repeat: repeat;
	font-family: "Courier New", Courier, monospace;
	line-height: 20px;
}
.comment {
	width: 820px;
	position: relative;
	padding: 10px;
	color: #CCCCCC;
}
.button1 {
	height: 30px;
	width: 150px;
	position: absolute;
	top: 8px;
	right: 332px;
	text-align: center;
	border: 2px outset #CCCCCC;
	line-height: 30px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
.button2 {
	height: 30px;
	width: 150px;
	position: absolute;
	top: 8px;
	right: 8px;
	text-align: center;
	border: 2px outset #CCCCCC;
	line-height: 30px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
.button3 {
	height: 30px;
	width: 150px;
	position: absolute;
	top: 8px;
	right: 170px;
	text-align: center;
	border: 2px outset #CCCCCC;
	line-height: 30px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
}
