
#hands {
	width:302px;
	border:0;
	margin:5px auto 5px auto;
	text-align:center;
	padding:0;
	background-image: url(soulbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#list {
	width:189px;
	text-align:center;
	background-color:transparent;
	border:1px solid #343321;
	margin:0 auto 10px;
	padding-bottom: 10px;
}
h1 {font: normal 1em serif,sans-serif;}
h1 {color: #442; padding: 8px 0 2px;}
a, a:link, a:visited, a:active {
	font-weight:bold;
	font: normal 90% sans-serif;
	text-decoration:none;
	color:#642;
	background-color:transparent;
	border-bottom:1px dashed #999;
}

a:hover {
	color:#963;
	background-color:transparent;
	border-bottom:1px solid #999;
}

img {
	border:0px;
}

plainlink {
border-bottom:0px;
}