a img {
	border: 0;
	}
.topLevelDiv {
	width: 900px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.headerDiv {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: center;
}
.imageDiv {
	background-color: #000;
	text-align: center;
}
.menuBarDiv {
	text-align: center;
	background-image: url(/images/button_bar_bg.png);
	background-repeat: repeat-x;
	width: 895px;
}
.recordingArtistsDiv {
	text-align: center;
	border: 2px solid #CCC;
	background-color: #D8E9F6;
	background-image: url(images/QoS_Background2.png);
	background-repeat: repeat;
}
.mediaDiv {
	text-align: center;
	border: 2px solid #CCC;
	background-color: #D8E9F6;
	background-image: url(images/QoS_Background2.png);
	background-repeat: repeat;
}
.imageSpacer {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.bioDiv {
	margin-right: auto;
	margin-left: auto;
	background-color: #D8E9F6;
	background-image: url(images/QoS_Background2.png);
	background-repeat: repeat;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.topLevelDiv #mainContent {
	padding-right: 2px;
	padding-left: 5px;
	background-color: #FFF;
}
.BANDS_OVERLAY {
	position: relative;
	z-index: 2;
	left: -25px;
	top: -100px;
}
.SINGERS_OVERLAY {
	position: relative;
	z-index: 2;
	left: 100px;
	top: 50px;
}
.studiosDiv {
	background-color: #DDECF8;
	text-align: center;
	background-image: url(images/QoS_Background2.png);
	background-repeat: repeat;
}
.floatRight {
	clear: both;
	float: right;
	margin: 10px;
}
.singerSongwriter {
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.musicPlayerDiv {
	margin-right: auto;
	margin-left: auto;
	background-color: #D8E9F6;
	width: 400px;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	background-image: url(images/QoS_Background2.png);
	background-repeat: repeat;
}
.imageSpacer2 {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	margin-left: -200px;
}
