body {
	margin: 20px;
	background-color: #302102;
	font-family: Arial, Helvetica, sans-serif;
	color: #c7b994;
}
#container{
	align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border-width: 0;
}

a {
	text-decoration:underline;
	color: #c7b994;
}
a:hover {
	background-color: #c7b994;
	color: #302102;
	text-decoration:none;
}
.med-text {
	font-size: 14px;
}
span.med_text a {
	padding:3px;
}

a.aImg:hover {
	background-color: #302102;
}

span.indexList a  {
	color: #302102;
}
span.indexList a:hover {
	color: #302102;
	background-color: #302102;
}


div#pageBottom {
	height:35px;
	margin-top:4px;
	padding-right:20px;
	vertical-align:bottom;
	text-align:right;
	font-size:10px;
}
a#MPS {
	xxmargin-left: 20px;
	float:left;
}
a.artistListLink {
	text-decoration: none;
	font-size: 18px;	
}
td.artistListCell {
	padding-bottom: 20px;
}

div#container {
	font-size:12px;
	margin: auto; /* centering */
	padding: 0px;
/* 	width: 750px; */
	text-align: left;
}

div {
	color: #c7b994;
}

div.artistName {
	font-size: 24px;
	font-weight: bold;
}

div.titleName {
	font-size: 18px;
}

div.titleInfo {
	font-size: 14px;
}
