body {
	background-color: #0B1C2E;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.containerAll {
	width: 660px;
	margin-left: auto;
	margin-right: auto;
}
.contentArea {
	width: 540px;
	height: 380px;
	background-color: #CECECE;
	background-image: url(images/content_area.jpg);
	background-repeat: repeat-y;
	padding-left: 60px;
	padding-right: 60px;
}
.contentArea a {
	color: #8A0C0F;
}
.contentArea a img {
	border: none;
	border-style: none;
}
.footer {
	width: 660px;
	height: 48px;
	text-align: center;
	padding-top: 8px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	cursor: default;
}
.footer a:link {
	text-decoration: none;
	color: #7C0813;
}
.footer a:hover {
	text-decoration: none;
	color: #990000;
}
.footer a:active {
	text-decoration: none;
	color: #7C0813;
}
.footer a:visited {
	text-decoration: none;
	color: #7C0813;
}
.songA {
	background-color: #CACACA;
	height: 17px;
	vertical-align: middle;
	padding-top: 5px;
}
.songB {
	background-color: #D3D3D3;
	height: 17px;
	vertical-align: middle;
	padding-top: 5px;
}
.dlBtn {
	float: right;
	margin-top: -13px;
	margin-right: 10px;
}
.topVertText {
	height: 581px;
}
.floatLeftText {
	float: left;
	width: 440px;
}
.floatRightImg {
	float: right;
	width: 85px;
}