body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	color: #CDBEAF;
	font-family: Tahoma;
	font-size: 12px;
}
.releasedate {
	font-size: 11px;
}
.albumtitle {
	font-size: 15px;
	font-weight: bold;
}
.splashbg {
	background-image: url(i/splashbeneath.jpg);
	background-position: right;
}
.linktitles{
	color: #E0D7CD;
	font-family: Tahoma;
	font-size: 15px;
}
a:link, a:active, a:visited {
	color: #CDBEAF;
}
a:hover {
	color: #000000;
	background-color: #CDBEAF;
}
.subnav {
	color: #6C5946;
}
a.subnav:link, a.subnav:active, a.subnav:visited {
	color: #6C5946;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
a.subnav:hover {
	color: #CDBEAF;
}
.foot {
	color: #CDBEAF;
}
a.foot:link, a.foot:active, a.foot:visited {
	color: #CDBEAF;
}
a.foot:hover {
	color: #000000;
	background-color: #6C5946;
}

.textfield {
	color: #CDBEAF;
	width: 100%;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #000000;
	border: 1px solid #6C5946;
}
.button {
	color: #CDBEAF;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #000000;
	border: 1px solid #6C5946;
}