body {
  font-family: sans-serif;
  font-weight: bold;
  background-color: #000;
  margin-left: 30px;
  color: #fff;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: bold;
}

td {
  font-weight: bold;
  vertical-align: top;
}

h1, h2, h3, h4, h5 {
  color: #fff;
  font-family: sans-serif;
 }
 
 #subtitle {
    margin-left: 30px;
    font-size: 25px;
    margin-top: -20px;
 }
 
 #menu-column span {
    margin-left: 50px;
    /* border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; */
    padding: 4px 10px 4px 10px;
    font-size: 14px; 
    font-weight: bold;
    background-color:#555 !important;
 }
 
 #main-left {
  padding-left: 30px;
 }
 
 #main-gutter {
  padding-left: 40px;
 }
 
 #main-table {
  width: 90%;
 }
 #buzz-table {
  width: 90%;
 }

#buzz-table p {
  margin-bottom: 30px;
}


.musicians-table td {
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	padding-bottom: 40px;
	padding-right: 50px;
}

.musicians-table td img {
	padding-top: 10px;
	margin-left: 30px;
}


A:link
{ text-decoration: none;
	color:#FFFFFF; 
	background-color: #555;
	}

A:visited
{ text-decoration: none;
	color:#FFFFFF; 
	background-color: #555;
	}

A:hover
{ text-decoration: none;
	color:#000; 
	background-color: #fff;
	}
#timblurb {
	font-size: 14px;
	background-color:#454; 
	border:2px solid #fff;
}

a.imglink  {
	text-decoration:none;
	background-color: #000;
}

a.imglink:hover  {
	text-decoration:none;
	background-color: #000;
}

#buylink  {
  font-weight:bold; 
  font-size: 20px;
  color: #fff;
 }

#eightsubs {
  margin-right: 25px;
 }
 
 .np {
  font-size: larger;
  /* font-style: italic; */
}

 #next_screening {
   padding: 5px 5px 5px 5px;
 }
 
 #about_tim_table td {
  padding-left: 30px;
}

.tiny {
  font-size: 12px;
  margin-top: 5px;
  text-align: center;
}
