@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: top;
	white-space: normal;
}
#top {
	width: 100%;
	margin: 0px auto 0px auto;
	background-image: url(../images/bgtop.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#middle {
	margin: 0px auto 0px auto;
	padding: 0px;
	height: 300px;
	width: 100%;
}

#bottom {
	background-attachment: scroll;
	background-image: url(../images/flashBG_03.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#mp3Holder {
	padding: 0px 358px 0px 0px;
	height: 45px;
	width: 442px;
	margin: 5px auto 0px auto;
}
