body {
  margin-top: 0px;
  background: #000000 url(../images/blackPaisley2.jpg) no-repeat top center;
}

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

a:hover {
  color: #ffffff;
}

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
}

#slideshow {
  position: relative;
  top: 0px;
  left: 0px;
  width: 730px;
  height: 312px;
}
#slideshow IMG{
	position:absolute;
	top:0;left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active{
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active{
	z-index:9;
}
#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: times;
  font-size: 20px;
}

.bio {
  position: absolute;
  top: 7px;
  left: 77px;
  width: 40px;
  height: 28px;
  text-align: center;
  font-family: times;
  font-size: 20px;
}

.shows {
  position: absolute;
  top: 7px;
  left: 124px;
  width: 82px;
  height: 28px;
  text-align: center;
  font-family: times;
  font-size: 20px;
}

.music {
  position: absolute;
  top: 7px;
  left: 213px;
  width: 71px;
  height: 28px;
  text-align: center;
  font-family: times;
  font-size: 20px;
}

.merch {
  position: absolute;
  top: 7px;
  left: 389px;
  width: 80px;
  height: 28px;
  text-align: center;
  font-family: times;
  font-size: 20px;
}

.photos {
  position: absolute;
  top: 7px;
  left: 291px;
  width: 91px;
  height: 28px;
  text-align: center;
  font-family: times;
  font-size: 20px;
}

.mailinglist {
  position: absolute;
  top: 7px;
  left: 476px;
  width: 140px;
  height: 28px;
  text-align: center;
  font-family: times;
  font-size: 20px;
}

.booking {
  position: absolute;
  top: 7px;
  left: 623px;
  width: 102px;
  height: 28px;
  text-align: center;
  font-family: times;
  font-size: 20px;
}

#content {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding:14px;
  color: #ffffff;
  font-family: arial;
  background: #000000;
}

#newstitle {
  width: 50%;
  margin-left: 40px;
  font: 18px times;
  color: #ffffff;
}
h3{
  font: 20px times;
  color: #ffffff;
}
#newsmessage {
  width: 50%;
  margin-left: 40px;
  color: #eeeeee;
  font-size: 18px;
  font-family: calibri, arial;
}

#newsmessage a {
  color: #e8e8e8;
  text-decoration: none;
}

#newsmessage a:hover {
  color: #ffffff;
  text-decoration: none;
}

#banners {
  float: right;
  width: 35%;
  text-align: center;
}

#bio {
  text-align: left;
  margin-right:40px;
  margin-left:40px;
  font:18px calibri, arial;
  
}



table {
  width: 700px;
  margin-left:26px;
  border-collapse: collapse;
  border-spacing: 0px;
}

th {
  padding: 10px;
  font:18px times;
  color: #ffffff;
}

td {
  padding: 10px;
  border: 1px dotted #111111;
  text-align: left;
  font-size: 12px;
}

form {
  font: 18px times;
  color: #ffffff;
  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: right;
  font:18px times;
  color: #ffffff;
}
td.left{
text-align:left;	
}
.top {
  background-color: #000000;
  text-align: left;
}

.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: #ffffff;
  font-family: calibri, arial;
}

#footer a {
  color: #e8e8e8;
}

#footer a:hover {
  color: #ffffff;
}
