body {
  margin: 0;
  padding: 0;
  background-color: black;
  text-align: center;
}

h1 {
  padding: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0px;
  line-height: 8pt;
}

table.centaur {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  width: 1000px;
  background-image: url('../clips/globalbg.jpg');
  background-repeat: no-repeat;
  margin-top: 20px;
}

table.centaur td.centaurc {
  margin: 0;
  padding: 5px;
  color: white;
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  vertical-align: top;
  border: 1px solid white;
}

td#centaurlogo {
  width: 225px;
  height: 150px;
  padding: 0px;
  border-left: hidden;
}

td#booking {
  width: 225px; 
  /*border-top: 1px solid black;*/
}

td#nav {
  width: 120px;
  font-weight: bold;
  line-height: 16pt;
  height: 530px;
}

td#content {
  width: 600px;
  background-image: url('../clips/contentbg.jpg');
  background-repeat: no-repeat;
  background-color: #282629;
}

.summary {
  font-size: 8pt;
  color: white;
}

td#booking {
  font-size: 8pt;
  color: white;
  height: 530px;
  line-height: 12pt;
}

table.centaur td.blind {
  background: black;
}

a {
  color: white;
  text-decoration: none;
}

a:hover {
  color: #F2D06E;
  text-decoration: underline;
}

td.gignext, td.gigfuture, td.gigpast, td.gigcancelled {
  font-size: 8pt;
  color: white;
  vertical-align: top;
}

td.gignext {
  font-weight: bold;
}

td.gigpast {
  color: #EEEEEE;
}

h1.pinboard {
  font-size: 8pt;
}

p.pinboard {
  margin-top: 2px;
}

table.band {
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  width: 560px;
}

table.band td {
  margin: 0px;
  padding: 0px;
}

table.band td img {
  width: 100px;
  height: 150px;
  border: none;
}

table.band td {
  color: white;
  font-size: 8pt;
}

table.band td.desc {
  padding-left: 3px;
  padding-right: 10px;
}

table.band td.pic {
  border: 1px solid black;
}

table.tech {
  border-collapse: collapse;
  margin-bottom: 16px;
}

table.tech td {
  font-size: 8pt;
  color: white;
  padding: 4px;
  padding-right: 16px;
}

.bio h1 {
  font-size: 8pt;
}

