﻿
html, body {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #000000;
}
#container {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#tracklist {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#audio_player {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
}
#banner {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	height: 90px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
}
#sections {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

#video {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	height: 385px;
	margin-top: 10px;
}
#about {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11pt;
}
#footer {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
	margin-top: 60px;
	margin-bottom: 20px;
}



.auto-style1 {
	text-align: right;
}
.auto-style2 {
	background-image: url('../images/sections/section_mid.gif');
}
.auto-style3 {
	text-align: right;
	font-family: Arial;
	font-size: 8pt;
}
.auto-style4 {
	font-size: 14pt;
	font-family: Arial;
}
.auto-style5 {
	font-family: Arial;
	color: #FFF7AA;
}
.auto-style6 {
	font-family: Arial;
	font-size: 9pt;
}
.auto-style7 {
	font-family: Arial;
	font-size: 8pt;
}
.auto-style8 {
	font-family: Arial;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #FFF7AA;
}
.auto-style10 {
	border-width: 0;
}
.auto-style9 {
	font-family: Arial;
	font-size: 12pt;
}
.auto-style11 {
	border-width: 0px;
}
.auto-style12 {
	background-image: url('../images/sections/line.gif');
}
.auto-style13 {
	font-size: 8pt;
	text-align: center;
}
.auto-style14 {
	text-align: center;
}






a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #59A4BF;
	text-decoration: none;
}

