@charset "UTF-8";
/* CSS Document */

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #000;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/brickfooter.jpg);
	height: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
#header {
	width: 800px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 410px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.music {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
}
.flash {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
}
#footer p a {
	color: #FFF;
	text-decoration: underline;
}
