body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCCCCC;
	background-color: #000000;
}
#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:700px;
}
#header {
	width:700px;
	height:200px;
	background-image: url(../images/xaos.gif);
	background-repeat: no-repeat;
}
.date {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/hover-bar.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#menu {
	width:700px;
	height:25px;
	margin-top: 5px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
}
#menu ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu li {
	display: block;
	width: 100px;
	float: left;
	list-style-type: none;
	height: 25px;
}
#menu a, #menu a:link, #menu a:visited {
	height: 20px;
	width: 100px;
	display: block;
	margin: 0px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover, #menu a:active {
	height: 20px;
	width: 100px;
	display: block;
	margin: 0px;
	font-size: 12px;
	color: #999900;
	padding-top: 5px;
	text-decoration: none;
	background-image: url(../images/hover-bar.gif);
	background-repeat: no-repeat;
	background-position: 65px;
	font-weight: bold;
}
#menu a:focus {
	outline: none;
}
#currentPage {
	height: 20px;
	width: 100px;
	display: block;
	margin: 0px;
	font-size: 12px;
	color: #999900;
	padding-top: 5px;
	text-decoration: none;
	background-image: url(images/hover-bar.gif);
	background-repeat: no-repeat;
	background-position: 65px;
	font-weight: bold;
}
#content {
	margin-top: 5px;
	height: auto;
	width: 678px;
	border: 1px dotted #a34303;
	padding: 10px;
	line-height: 18px;
}
a, a:link, a:visited {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.songTitle {
	color: #996633;
	font-weight: bold;
}
a:hover, a:active {
	font-size: 12px;
	color: #999900;
	padding-top: 5px;
	text-decoration: underline;
	background-position: 65px;
	font-weight: bold;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	border: 1px solid #a34303;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
#submitBtn {
	color: #FFFFFF;
	background-color: #000000;
}#footer {
	width: 350px;
	margin-top: 20px;
	float: right;
}
#about {
	float: right;
}
#content li {
	list-style-type: none;
	display: block;
	margin-bottom: 5px;
	width: auto;
	background-image: url(../images/hover-bar.gif);
	background-repeat: no-repeat;
	height: 22px;
	padding-top: 3px;
	padding-left: 15px;
}
#content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
