﻿body {
	background-color: #fff;
	padding: 25px;	
}
body,
th,
td {
	color: #e31e27;
}
h3 {
	font-size: 1.8em;
}
a {
	color: #003366;
}
a:hover {
	color: #996600;
}
a:visited {
	color: #330033;
}
#wrapper {
	margin: auto;
	width: 748px;
}
#content_wrapper {
	background-color: #e31e27;
}
#content_inner_wrapper {
	background-color: #fff;
}
#content {
	padding: 35px;
}
#footer {
	font-size: 0.8em;
	text-align: center;
	margin-top: 0.5em;
}
.news_wrapper {
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
	border-bottom: 1px dotted #e31e27;
}
.date {
	font-style: italic;
}
.news_title {
	margin-top: -0.5em;
}
.song_info {
	margin-right: 1.5em;
}
.copyright {
	font-size: 0.8em;
}
.dl_link {
	font-size: 0.5em;
}
#content table th {
	background-color: #e31e27;
	color: #fff;
	text-align: left;
}