.frame {
	position: relative;
	width: 770px;
	height: 900px;
	background-color: #a3996e;
}
.rightbar {
	position: absolute;
	height: 700px;
	width: 150px;
	top: 20px;
	margin: auto;
	left: 610px;
	background-color: #E9e49B;
	color: #000000;
	padding: 5px;
	background-image: url(graphics/rightbartop2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.main1 {
	position: absolute;
	height: 400px;
	width: 600px;
	left: 0px;
	top: 215px;
	background-color: #a3996e;
	padding: 5px;
	line-height: 18px;
	color: #FFFFFF;
	z-index: 5;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #a3996e;
	color: #FFFFFF;
}
.titlebox {
	position: absolute;
	width: 600px;
	top: 20px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.coverartbox {
	position: absolute;
	height: 170px;
	width: 170px;
	left: 0px;
	top: 50px;
	padding: 5px;
}
.samplesbox {
	position: absolute;
	width: 286px;
	left: 169px;
	top: 55px;
	height: 150px;
	line-height: 25px;
	color: #644458;
	background-color: #a3996e;
}
.searchbox {
	position: relative;
	height: 40px;
	width: 180px;
}
a:link {
	color: #644458;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #644458;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #1D545F;
}
a:active {
	font-weight: bold;
	color: #644458;
	text-decoration: underline;
}
.otherinfo {
	position: absolute;
	height: 150px;
	width: 125px;
	left: 460px;
	top: 54px;
}
.albumbrown {
	position: absolute;
	width: 590px;
	top: 80px;
	left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #a39963;
	padding: 5px;
	height: 110px;
	visibility: inherit;
	z-index: -100;
}

