body {
  background: #f8f8f8 url(images/bg_pattern.gif) repeat-x;
  color: black;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma,Arial,Helvetica,Geneva,sans-serif;
  font-size: 0.7em;
  text-align: center;
}

img {
  border: none;
}

a {
  text-decoration: none;
  color: black;
  outline: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

h1, h2, p, hr {
  margin: 0px;
  padding: 0px;
}

#container {
  width: 973px;
  height: 1065px;
  margin: 0px auto;
  text-align: left;
}

#header {
  height: 206px;
  padding: 0px 74px 0px 191px;
  background: url(images/header.jpg) top left no-repeat;
}

#header h1, #header a {
  display: block;
  width: 225px;
  height: 196px;
  overflow: hidden;
  text-indent: -999999px;
}

#header #audioPlayer {
  float: right;
}

#middle {
  height: 602px;
  background: url(images/middle.jpg) top right no-repeat;
}

ul#menu {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-left: 433px;
  margin-bottom: 70px;
  height: 14px;
  overflow: hidden;
}

#menu li {
  display: block;
  float: left;
  margin-right: 7px;
  font-weight: bold;
  color: black;
  font-size: 0.90em;
}

#menu li a {
  color: white;
}

#content {
  clear: both;
  margin-left: 492px;
  margin-right: 135px;
  padding: 0px 3px;
  height: 430px;
  color: white;
  overflow: auto;
}

#content h1 {
  color: white;
  font-size: 1.2em;
  margin-bottom: 15px;
}

h1 span {
  color: #48d2ff;
}

h2 {
  color: #48d2ff;
  font-size: 1.0em;
}

#content a {
  color: #48d2ff;
}

#content img {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

#content #news p {
  margin-bottom: 5px;
  padding-left: 75px;
}

#content #news h2 {
  float: left;
}

#content #discography div {
  background: url(images/discography.gif) left top no-repeat;
  padding-left: 52px;
  height: 5em;
}

#content #download div {
  background: url(images/download_m.gif) left top no-repeat;
  padding-left: 52px;
  height: 5em;
}

#content #gallery div {
  clear: both;
}

input, textarea {
  background-color: #4f534d;
  border: none;
  width: 95%;
  color: white;
}

#button {
  width: 110px;
  margin-top: 3px;
}

#footer {
  height: 257px;
  background: url(images/footer.jpg) top right no-repeat;
  text-align: right;
  padding-right: 85px;
  font-weight: bold;
}

#footer #mainbanner {
  float: left;
  width: 375px;
  height: 250px;
  text-align: left;
  padding-left: 15px;
}

#footer #banners {
  padding-bottom: 55px;
}

#footer #banners img {
  margin-bottom: 2px;
}
