body{	background-color: black;	color: white;	font-family: verdana;	font-size: 12px;}h1{	font-family: impact, arial;	font-weight: normal;	text-transform: uppercase;	font-size: 44px;	margin: 0px;	text-align: center;}h2{	font-family: impact, arial;	font-weight: normal;	text-transform: uppercase;	font-size: 20px;	margin: 0px;	text-align: center;}h3{	font-weight: bold;	font-size: 16px;	margin: 0px;	text-align: center;	color: #808000;}a{	color: white;	text-decoration: none;}a:hover { text-decoration: underline; }p#quote{	text-align: center;	font-size: 14px;	font-style: italic;	color: #b6b66b;}td#home, td#bio, td#dates, td#photos, td#music{	padding: 2px 6px 2px 6px;	width: 19%;	text-align: center;}/* div#home  { background-color: #d3d38d; } *//* div#bio  { background-color: #b6b66b; } */td#home { background-color: #949449; }td#bio { background-color: #808000; }td#dates { background-color: #505027; }td#photos { background-color: #808000; }td#music { background-color: #949449; }div.centerLeft{	width: 150px;	display: inline;}p.gold { color: #808000; }div.bottom{	clear: both;	text-align: center;	color: #b6b66b;}cite{	display: block;	font-style: italic;	margin: 6px 0 0 0;	font-weight: bold;}li{	color: #D3D38D;	font-size: 11px;	margin: 3px 0 3px 0;}span.gold { color: #808000; }table.schedule {	font-size: 11px;	margin: 3px 0 3px 0;	text-align: center;	border-top: 1px solid #505027;}table.schedule td {	border-top: solid #505027;	border-right: solid #505027;	border-bottom: 1px solid #505027;	border-left: solid #505027;	padding: 10px 40px;	text-align: center;}td.date {	color: #808000; }td.event {	color: #D3D38D;}