body {
	background-image: url(images/glow5.gif);
	background-repeat: repeat;
	background-position: center bottom;
	color: #C8D7C4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	background-color: #000000;
	position: absolute;
	width: 100%;
}

#songs {
	position:absolute;
	left:324px;
	top:705px;
	width:524px;
	height:109px;
	z-index: 2;
}

#songs td {
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;}
#songs a {
	font-size: 12px;
	color: #F6F4E8;
}
#songs a:link {	}
#songs a:visited {}	
#songs a:hover {
	color: #AABD5E;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ACC1AA;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

/*#logo {
	width:600px;
	height:601px;
	z-index:1;
	background-repeat: no-repeat;
	top: 18px;
	left: 150px;
}*/
#links {
	position:absolute;
	left:12px;
	top:15px;
	width:178px;
	height:222px;
	z-index:2;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F6F4E8;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
}
#links li {
	list-style-type: none;
	margin-left: -30px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ACC1AA;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
#splash {
	background-repeat: repeat;
	background-position: center bottom;
	color: #C8D7C4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: none;
	background-color: #000000;
}
#menu {
	background-color: #333333;
	margin: 3px;
	padding-top: 3px;
}
