body {
  margin-top: 0px;
  background-color: #000000;
  background-image: url(images/blackPaisley.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

a {
  color: #000000;
  text-decoration: none;
  font-family: arial;
}

a:hover {
  color: #ffffff;
}

h3 {
  color: #996633;
}

hr {
  border: 0;
  color: #333333;
  background-color: #333333;
  height: 1px;
  width: 80%;
}

#myspace a {
  width: 51px;
  height: 51px;
  background-image: url("images/myspace.png");
}

#myspace a:hover { 
width: 51px;
  height: 51px;
  background-image: url("images/myspaceRoll.png");
}

#myspace a:active {
width: 51px;
  height: 51px;
  background-image: url("images/myspacePush.png");
}

#header {
  width: 730px;
  height: 349px;
  margin-right: auto;
  margin-left: auto
}

.billboard {
  position: relative;
  top: 0px;
  left: 0px;
  width: 730px;
  height: 312px;
}

#nav {
  position: absolute;
  top: 312px;
  width: 730px;
  height: 37px;
  background-image: url(images/menuMetal.jpg);
  font-family: arial;
  font-size: 20px;
  color: #ffffff;
}

.news {
  position: absolute;
  top: 7px;
  left: 4px;
  width: 66px;
  height: 28px;
  text-align: center;
  font-family: arial;
  font-size: 20px;
}

.bio {
  position: absolute;
  top: 7px;
  left: 77px;
  width: 40px;
  height: 28px;
  text-align: center;
  font-family: arial;
  font-size: 20px;
}

.shows {
  position: absolute;
  top: 7px;
  left: 124px;
  width: 82px;
  height: 28px;
  text-align: center;
  font-family: arial;
  font-size: 20px;
}

.music {
  position: absolute;
  top: 7px;
  left: 213px;
  width: 71px;
  height: 28px;
  text-align: center;
  font-family: arial;
  font-size: 20px;
}

.merch {
  position: absolute;
  top: 7px;
  left: 389px;
  width: 80px;
  height: 28px;
  text-align: center;
  font-family: arial;
  font-size: 20px;
}

.photos {
  position: absolute;
  top: 7px;
  left: 291px;
  width: 91px;
  height: 28px;
  text-align: center;
  font-family: arial;
  font-size: 20px;
}

.mailinglist {
  position: absolute;
  top: 7px;
  left: 476px;
  width: 140px;
  height: 28px;
  text-align: center;
  font-family: arial;
  font-size: 20px;
}

.booking {
  position: absolute;
  top: 7px;
  left: 623px;
  width: 102px;
  height: 28px;
  text-align: center;
  font-family: arial;
  font-size: 20px;
}

#content {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
  font-family: arial;
}

#news {
  width: 65%;
  color: #ffffff;
  font-family: arial;
}

#news a {
  color: #996633;
}

#news a:hover {
  color: #333333;
}

#banners {
  float: right;
  width: 35%;
  text-align: center;
}

#bio {
  text-align: justify;
}

form {
  color: #ffffff;
  font-family: verdana;
  font-weight: bold;
  text-align: left;
}

form table {
  width: 400px;
  margin-left: 40px;
}

form th {
  padding: 5px;
  text-align: left;
  border: 0px;
}

form td {
  padding: 5px;
  border: none;
  text-align: left;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
}

th {
  padding: 10px;
  color: #996633;
}

td {
  padding: 10px;
  border: 1px dotted #111111;
  text-align: left;
  font-size: 12px;
}

.top {
  background-color: #000000;
}

.right {
  text-align: right;
}

#booking {
  color: #996633;
  margin-left: 40px;
}

#booking a {
  color: #ffffff;
}

#booking a:hover {
  color: #996633;
}

.comingsoon {
  color: #996633;
  width: 400px;
  margin-left: 40px;
}

.comingsoon a {
  color: #ffffff;
}

.comingsoon a:hover {
  color: #996633;
}

  
#footer {
  color: #333333;
  font-family: arial;
}

#footer a {
  color: #333333;
}

#footer a:hover {
  color: #996633;
}

