#overBanner {
	height: 25px;
	background-color: #994E15;
	background-image: url(../images/design/top/jimhart/jimhart_music.png);
	background-repeat: no-repeat;
	text-align: right;
}

#mainBanner {
	height: 156px;
	background-image: url(../images/design/banners/banner_music.gif);
	background-repeat: no-repeat;
}

#main {
	background-color: #999999;
}

#content {
	color: #fff;
}

#leftPanel {
	float: left;
	width: 200px;
}

#rightPanel {
	margin-left: 200px;
	width: 650px;
	padding-left: 10px;
	border-left: 1px solid #fff;	
}

#links {
	padding-left: 10px;
	padding-top: 10px;
}

#albumWrap {
	padding-left: 10px;
	padding-top: 20px;
	width: 620px;
	border-bottom: 1px dotted #fff;
}

#albumTop {
	width: 620px;
	padding-bottom: 20px;
}

#cover {
	float: left;
	width: 180px;
}

#description {
	margin-left: 180px;
	width: 440px;
}

#descriptionSideman {
	margin-left: 180px;
	width: 440px;
	height: 150px;
}

#paypal {
	clear: both;
	width: 620px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#albumWrap ul {
	list-style: none;
	padding: 0px;
	line-height: 15px;
}

#footer {
	background-color: #994E15;
}

.title1 {
	color: #994E15;
	font-size: 18px;
}

.title2 {
	color: #994E15;
	font-size: 12px;
	font-weight: 800;
	text-decoration: underline;
}

.title3 {
	color: #994E15;
	font-size: 12px;
	text-decoration: underline;
}

.title4 {
	color: #994E15;
	font-size: 12px;
	font-weight: 800;
}

.recLabel {
	font-size: 10px;
	color: #000;
	font-weight: 100;
}

#reviewPanel {
	width: 630px;
}

#reviewTitle {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-decoration: underline;
}

#reviewText {
	padding-bottom: 20px;
	padding-right: 5px;
}

#reviewContainer {
	margin-bottom: 20px;
	border-bottom: 1px dotted #ffffff;
}

a {
	color: #994E15;
}

a:hover {
	color: #fff;
}