body
{
  background: url(img/no-surfing.png) right 50px no-repeat;
  background-color: #000;
  color: #999;
  font-family: Cambria, Georgia, utopia, serif;
	font-size: 14px;
}

#content
{
  float: right;
  width: 310px;
  text-align: right;
  margin-right: 50px;
  /* With Pavarotti Backround */
  /* margin-top: 450px; */
  margin-top: 300px;
  margin-bottom: 0px;
}

h1 
{
	font-family: Trebuchet MS;
	margin-bottom: 0px;
}

h2
{
  font-family: Trebuchet MS;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  margin-bottom: 5px;
}

h3 {
	cursor: pointer;
}

a
{
	color:#ddd;
	text-decoration: none;
}

a:hover
{
	color: #993300;
	
}

ul
{
  margin-top: 0px;
  margin-right: 0px;
  padding-right: 0px;
}

ul.past-shows {
	font-size: 14px;
	display: none;
}

li
{
  margin-bottom: 5px;             
}

span.live_desc
{
  font-size: 12px;
}

#invert
{
  font-size: 12px;
  font-weight: normal;
  vertical-align: top;
}

div {
	margin-bottom: 15px;
}

