body {
	padding: 0;
	text-align: center;
}
.attrib {
	display: block;
	font-family: Times, serif;
	font-style: italic;
	color: #dc1220;
	font-size: 13px;
	font-weight: normal;
	margin: 0em 0px 1.5em 0px;
}
#bottom {
	clear: both;
	width: 812px;
	height: 70px;
	text-align: left;
	position: relative;
}
.button {
	cursor: pointer;
	color: #998a00;
}
#container {
	width: 812px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.copyright {
	font-family: Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.3em;
	color: #7b7b7b;
	position: absolute;
	bottom: 0px;
	right: 0px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.google {
	display: none;
	float: left;
	vertical-align: text-top;
}
.paypal {
	display: none;
	float: left;
}
h1 {
	font-family: Times, serif;
	color: #dc1220;
	font-size: 23px;
	line-height: 1.4em;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -.3em 0px;
}
h2 {
	font-family: Times, serif;
	color: #dc1220;
	font-size: 18px;
	line-height: 1em;
	font-weight: normal;
	margin: 1.5em 0px 0px -1px;
}
#hed_image {
	clear: both;
	width: 812px;
	height: 168px;
	padding: 10px 0px 10px 0px;
	margin-bottom: 25px;
	overflow:hidden;
}
img {
	border: 0px;
}
.instrument {
	position: relative;
	left: -30px;
}
#logo_bar {
	position: relative;
	height: 46px;
	margin-bottom: 20px;
	vertical-align: text-bottom;
}
#logo {
	float: left;
	width: 290px;
	border: none;
}
#main_text {
	width: 575px;
	float: right;
	text-align: left;
}
#main_text p {
	color: #7b7b7b;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}
#main_text a:link {
	text-decoration: none;
}
#main_text a:visited {
	text-decoration: none;
}
.media {
	margin: 20px 0 20px 0;
	width: 550px;
	border-bottom: 1px solid #e4d725;
}
.music_track {
	width: 335px;
	height: 32px;
	margin-bottom: 0px;
}
#principles {
	font-weight: bold;
	position: absolute;
	bottom: -3px;
	right: 0px;
	color: #7b7b7b;
	text-align: left;
	font-size: 11px;
	line-height: 1.7em;
	letter-spacing: 1px;
}
#principles span {
	letter-spacing: 2px;
}
.soundclip {
	position: relative;
	left: 234px;
	top: -76px;
	width: 340px;
}
.sig {
	text-align: right;
}
table {
	color: #7b7b7b;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	vertical-align: top;
	margin-top: 10px;
	float: left;
}
td {
	vertical-align: top;
	padding: 0px 5px 1em 0px;
}
td.actions {
	width: 100px;
	padding: 0px;
}
td.date {
	width: 82px;
}
td.description {
	width: 307px;
}
td.info {
	width: 20px;
}
td p {
	font-size: 12px !important;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
th {
	font-family: Times, serif;
	line-height: .9em;
	color: #dc1220;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}


/* menu styles */

#menu {
	float: left;
	width: 196px;
	text-align: left;
	font-size: 11px;
	text-decoration: none;
	letter-spacing: 1px;
}
#menu a {
	text-decoration: none;
	font-weight: bold;
}
#menu a:link {
	color: #5a5a5a;
}
#menu a:visited {
	color: #5a5a5a;
}
#menu ul, li, h3 {
	border: 0;
	color: #5a5a5a;
	padding: 6px 0px 6px 12px;
	margin: 0;
	list-style: none;
}
.subsection {
	text-transform: uppercase;
	color: #5a5a5a;
	padding: 3px 0px 3px 0px;
	margin: 0;
	list-style: none;
	display: none;
}
.menusection {
	width: 196px;
	cursor: pointer;
}
.section_hed {
	text-transform: uppercase;
	padding: 10px 0px 9px 0px;
	color: #5a5a5a;
	font-size: 11px;
	letter-spacing: 2px;
}
.visible {
	display: block;
}
