body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.legalbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding: 0px 0px 8px;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
}
.menucontent {
	text-align: left;
	vertical-align: top;
	padding: 14px 10px 0px;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
}
.composerheadings {
	font-size: 22px;
	font-weight: bold;
	color: #FFFF66;
}
a:link {
	color: #FFFFCC;
}
a:visited {
	color: #FFFFCC;
}
a:active {
	color: #FFFFCC;
}
a:hover {
	color: #66CCFF;
}
.linknounderline {
	text-decoration: none;
}
.mainleft {
	text-align: left;
}
.gototop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.maintopleft {
	text-align: left;
	vertical-align: top;
}
.yellowfont {
	color: #FFFF00;
}
.maintopright {
	text-align: right;
	vertical-align: top;
}
.homequotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.mainbottomright {
	text-align: right;
	vertical-align: bottom;
}
.copyright {
	font-size: 11px;
}
.albumtable {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
