@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
/* CSS Document */

#wrapper {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	width: 835px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 170%;
}
h1 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72px;
	line-height: normal;
	font-weight: bold;
	color: #DF2420;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
strong {
	color: #000000;
	text-transform: uppercase;
}
a img {
	border: 1px solid #000000;
}
a:hover img {
	border-top-color: #E01D22;
	border-right-color: #E01D22;
	border-bottom-color: #E01D22;
	border-left-color: #E01D22;
}
a:active img {
	border-top-color: #EAE502;
	border-right-color: #EAE502;
	border-bottom-color: #EAE502;
	border-left-color: #EAE502;
}
.homeNav {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 80%;
}
.homeNav a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
}
.homeNav a:hover {
	color: #DF2420;
}
.homeNav a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.news {
	margin-top: -20px;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 70px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ed1f24;
}
.content {
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ed1f24;
}
.songs {
	padding: 0px;
	margin-top: -82px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 6;
}
.songs .up {
	margin-top: -43px;
	visibility: visible;
}
.songs .up2 {
	margin-top: -62px;
	visibility: visible;
}
.songs .down {
	margin-top: 29px;
}
.float_lft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.float_rt {
	float: right;
	margin-top: -15px;
}
.footer {
	text-align: center;
	padding: 0px;
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer a {
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer img {
	vertical-align: middle;
	margin: 2px;
}
.footer a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.black {
	color: #000000;
}
.news .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}
