td.Image {
	width: 125px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}

td.AlbumName {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	text-align: center;
}

td.AlbumName a {
	display: block;
	width: 100%;
}

td.Buttons {
	width: 220px;
}

td.Description {
	text-align: left;
	padding: 20px;
}

td.Date {
	font-family: "Gill Sans MT", "Century Gothic", "Lucida Sans", "MV Boli";
	font-size: smaller;
	color: #1E2420;
	padding-left: 5px;
}

td.button {
	vertical-align: bottom;
}

#ArtistPhoto img {
	border: 1px outset #B9A586;
}

.ButtonBox table td {
	text-align: center;
	vertical-align: middle;
}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D2C6AE;
	font-size: 12px;
	text-align: center;
	vertical-align: text-top;
}

.ButtonBox form {
}

#About .AlbumLayout a {
	font-family: Sylfaen, Georgia, Garamond, "Century Schoolbook";
}

