#contentholder {
/*	background: #3d1600;*/
	background: #4f0f10;
}

#footer {
	background: #1C0000 url(../images/bottomer-original.gif) top no-repeat;
}

body, div, p, li, ol, ul {
	color: #edeae2;
}

h3 {
	color:#3d1600;
	color:#837062;	
/*	background: #837061 url(../images/h3bkgnd_original.gif) repeat-x;	*/
}

#nav span {
	background: #65260a;
}


table.menu td  {
	border-bottom: 1px solid #4f2a2b;
}

a {color:#655D56; text-decoration: none;}
a:link {color:#655D56;}
a:visited {color:#655D56;}
a:hover {color:#655D56; text-decoration: underline;}
a:active {color:#655D56;}

img.artist_pic, div#artist_pic_sounds {
	border-color: #565239;
}

div#artist_pic_sounds {
	background: #7b7760;
}


p.standout {
	background: #837062 url(../images/parastandout_original_top.gif) top no-repeat;
	padding: 8px 8px 0 8px;
	margin-bottom: 0;
	color:#3d1600;
}

div.standout {
	height:8px;
	margin: 0 0 1em 0;	
	background: #837062 url(../images/parastandout_original_bot.gif) bottom no-repeat;	
/*	background:red;*/
}