@charset "utf-8";
/* CSS Document */

body
{
	background: url(bg.jpg) repeat top left;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #b77b03;
}


h1
{
  padding-bottom: 0;
  margin-bottom: 0;
}

h1 img
{
	display: block;
	margin: 0 auto;
	padding-top: 20px;
}

h2
{
  font-size: 15px;
}

p
{
	text-align: center;
}

a
{
  color: #996600;
}

a:hover
{
  color: #D58E00;
}

#Header
{
  margin: 0 auto;
  overflow: hidden;
  width: 950px;
}


html body #Content
{
  margin: 0 auto;
  font-size: 13px;
  padding: 50px 0 0;
  width: 950px;
}

html body #Content .ui-tabs-panel
{
  font-size: 14px;
  line-height: 20px;
}

#Content p
{
  padding: 10px 0;
  margin: 0;
}

#Content h1 img
{
  border: 0;
}

.Contact
{
  border-top: 1px solid #664400;
  margin: 0 auto;
  width: 605px;
}

#Content .Contact p,
#Content .Contact a
{
  font-weight: bold;
  font-size: 14px;
}

.TabCont
{
  padding: 20px 0;
  margin: 0 auto;
  overflow: hidden;
  width: 950px;
}

#Content .TabCont ul
{
  padding: 0;
  margin: 0
}

#Content .TabCont li
{
  list-style: circle;
  padding: 5px 0;
}

#Content .TabCont .Hardware
{
  float: left;
  padding-right: 30px;
  width: 235px;
}

.BetaInfo
{
  clear: both;
  font-size: 10px;
  float: right;
  padding-top: 0;
  margin-top: 0;
  padding-right: 170px;
}

#Content .News,
#Content .News li,
#Content .Productions,
#Content .Productions li
{
  list-style: none;
  text-align: left;
}

#Content .News li,
#Content .Productions li
{
  clear: both;
  padding: 20px 0;
  border-bottom: 1px solid #4b3200;
  overflow: hidden;
  width: 930px;
}

* html #Content .Productions li
{
  height: 1%;
}

#Content .News li.Last,
#Content .Productions li.Last
{
  border-bottom: 0;
}

#Content .News li p,
#Content .Productions li p
{
  text-align: left;
  padding-top: 0;
}

.News li .title,
.Productions li .band
{
  font-weight: bold;
  padding-right: 10px;
}

.News li .date
{
  font-style: italic;
  font-size: 11px;
}

.News .NewsHeader,
.Productions .ProductionsHeader
{
  padding-bottom: 10px;
}

.News a,
.Productions a
{
  color: #714b00;
  text-decoration: none;
}

.News a:hover,
.Productions a:hover
{
  color: #D58E00;
}

.company
{
  text-decoration: underline;
}

.BandImg
{
  float: left;
  width: 130px;
}

.BandImg img
{
  border: 0;
}

.BandContent
{
  float: right;
  width: 710px;
}