body {
	margin:0px;
	padding:0px;
	background:#562c1f;
 }
.wrap {
	background:#cdbea9 url(images/hm-body.jpg) top left no-repeat;
	padding-bottom:10px;
 }
.text {
	padding-top:10px;
	background:transparent url(images/content-bg.gif) top left repeat-y;
	font:11px 'Trebuchet MS', verdana, arial, sans-serif;
	padding-left:80px;
	color:#783e2c;
	padding-right:50px;
 }
.text ul, .text ol {
	margin-bottom:0px;
	margin-left:10px;
 }
.text ul li {
	line-height:1.63em;
 }
.text h2 {
	color:#FFF;
	font:14px 'Trebuchet MS', Arial, Verdana, sans-serif;
	margin:0px;
	padding-bottom:0px;
 	padding-top:10px;
 }
.songs {
	border:1px solid #905d49;
	padding:5px;
	width:300px;
 }
h2.lyrics {
	margin-top:35px;
 }
div.lyrics {
	margin-top:25px;
 }
.lyrics a {
	display:block;
	margin-bottom:5px;
	background:transparent url(images/bullet-lyrics.gif) top left no-repeat;
	padding-left:25px;
	width:150px;
 }
.thumbs {
	float:right;
	width:460px;
	margin-left:20px;
 }
.thumbs a {
	border:1px solid white;
	margin-right:18px;
	float:left;
	margin-bottom:18px;
 } 
.thumbs img {
	border:0px;
 }