body {
	background-color: #000000;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h1 {
	font-size: 13px;
	color: #974332;
}
h2 {
	font-size: 12px;
	color: #974332;
}
p {
}
a {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #EEEEEE;
}
a:visited {
	color: #EEEEEE;
}
a:hover {
	color: #974332;
}
a:active {
	color: #974332;
}
#trumpet {
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#masthead {
	width:720px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#mainmenu {
	width:720px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	font-size: 14px;
}
#submenu {
	width:180px;
	z-index:3;
	left: 40px;
	top: 360px;
	clear: both;
	float: left;
	padding-top: 8px;
	padding-right: 48px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#submenu a:link {
	left: 40px;
	top: 360px;
	font-size: 12px;
}
#content {
	width:484px;
	padding: 8px;
	float: left;
	margin: 0px;
}

#content a:link, #content a:visted {
 color: #D68B77;
}

.mainItalic {
	font-weight: normal;
	font-style: italic
}
.mainXtraBold {
	font-weight: bold
}
.subBold {
	font-weight: bold;
	font-size: 10px;
}
.LPtitle {
	font-weight: bold;
	color: #974332;
}
.LPcode {
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #999999;
}
.LPartist {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}
.ProjectHead {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #999999;
}
.subTracks {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	border: none;
	line-height: 11px;
}
.ProjectTitle {
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;
}
.ProjectSubtitle {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.ProjectCredits {
	font-size: 12px;
	color: #999999;
	font-style: italic;
}
