#music_body {
	height: 550px;
	width: 990px;
}
#music_releases {
	clear: right;
	float: left;
	height: 500px;
	width: 330px;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #FFFFFF;
	overflow: visible;
	padding-top: 25px;
}
#music_downloads {
	height: 500px;
	width: 330px;
	float: left;
	padding-top: 25px;
	border-bottom-style: none;
}
#music_lyrics {
	float: left;
	height: 500px;
	width: 330px;
	padding-top: 25px;
}
.tracklisting {
	width: 233px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 85%;
	text-transform: uppercase;
	color: #006600;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 7px;
	float: right;
	clear: both;
}
.tracks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 85%;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 233px;
	text-align: left;
	padding-bottom: 0px;
	letter-spacing: -1px;
	float: right;
}
#releases_container {
	height: 450px;
	width: 330px;
	overflow: auto;
	clear: right;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.piccontainer {
	text-align: center;
	width: 310px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: right;
}
.lyrics_display {
	height: 200px;
	width: 330px;
}
#lyrics_display {
	height: 180px;
	width: 300px;
	overflow: auto;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 25px;
}
.lyricsexplain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 80%;
	letter-spacing: -3px;
	text-align: center;
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #1E510D;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.lyricstext {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 270px;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: -1px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.spacer {
	height: 20px;
	float: right;
}
#lyricscontainer2 {
	float: right;
	width: 290px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bigtextnarrow {
	width: 270px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 39px;
	font-style: normal;
	line-height: 85%;
	color: #FFFFFF;
	letter-spacing: -5.5px;
	word-spacing: 5px;
	padding-bottom: 15px;
}

.bigdownloadtext {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 50px;
	font-size: 45px;
	font-style: normal;
	line-height: 85%;
	color: #006600;
	letter-spacing: -5px;
	text-align: center;
	word-spacing: 10px;
	font-weight: bold;
}
