 .maincontainer {
	width: 100%;
	z-index: 1;
	background-image: url(assets/bg-content.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 570px;
	overflow: hidden;
}
.navlink1 {
	position: relative;
	height: 23px;
	width: 79px;
	top: -75px;
	left: 431px;
}
.navlink2 {
	position: relative;
	height: 32px;
	width: 136px;
	top: -62px;
	left: 437px;
}
.navlink3 {
	position: relative;
	height: 26px;
	width: 100px;
	left: 437px;
	top: -55px;
}
.navlink4 {
	position: absolute;
	left: 700px;
	top: 280px;
	z-index: 3
}
.content {
	position: relative;
	height: 224px;
	width: 640px;
	text-align:left ;
	overflow: hidden;
	
}
.header {
	color: b52024;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.text {
	position: relative;
	font-family: Arial,sans-serif;
	font-size: 14px;
	top: 5px;
	overflow: auto;
}
.text2 {
	position: relative;
	width: 450px;
	font-family:  Arial,sans-serif;
	font-size: 14px;
	top: 5px;
	overflow: auto;
	clear: right;
	float: left;
}
.cdcover {
	float: left;
	width: 200px;
}
.overalltable {
	width: 650px;
	height: 240px;
	border: 0px;
	cellpadding: 0px;
	cellspacing: 5px;
}
.logo {
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b42024;
	text-decoration: none;
}
a:visited {
	color: b42024;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.logodiv {
	position: relative;
	height: 118px;
	width: 374px;
	top: 43px;
	left: 20px;
}
.contentlink {
	color: #b42024;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.header {
	color: #b52024;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
}
.bodytext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.lyrics1 {
	float: left;
	height: 450px;
	width: 400px;
	overflow: hidden;
	clear: right;
}
.cdcover2 {
	height: 400px;
	width: 400px;
	float: left;
}
.scroller {
width: 640px;
height: 240px;
padding: 1px;
border: 1px solid yellow;

}
.scrolltext {
	position: relative;
	font-family: Arial,sans-serif;
	font-size: 14px;
	top: 5px;
	overflow: scroll;
}
BODY{
scrollbar-face-color: #BEF781;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color:#BEF781 ;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3DLight-color: #FFFFFF;
scrollbar-track-color:#EEEDED; 
scrollbar-darkshadow-color: #BEF781;
}

