@CHARSET "ISO-8859-1";
body{
  background:#533022;
  color:#533022;
  }
P{
  color:#533022;
  }


img {
  border: 0px;
  }
a:link {
  color:#864D36; 
  text-decoration:none;
  }
a:hover {
  color:#975941; 
  text-decoration:none;
  }
a:visited {
  color:#864D36; 
  text-decoration:none;
  }
a:active {
  color:#864D36; 
  text-decoration:none;
  }
#site {
  margin-left: auto; 
  margin-right: auto;
  text-align: center;
  color:#533022;
  width: 1025px;
  height: 640px;
}
#titlebox {
  background:#000;
  position:absolute;
  top:0px;
  left:0px;
  height: 82px;
  width: 1025px;
}
#titlebanner {
  position: absolute;
  top: 0px;
  left: 349px;
}


#navbarbox {
  background:#000;
  position: absolute;
  top: 84px;
  left: 0px;
  width: 1025px;
  height: 73px;
}


#home{
  position: absolute;
  top: 12px;
  left: 92px;
  width: 120px;
  height: 50px;
}
#news{
  position: absolute;
  top: 12px;
  left: 212px;
  width: 120px;
  height: 50px;
}
#bio{
  position: absolute;
  top: 12px;
  left: 332px;
  width: 120px;
  height: 50px;
}
#disco{
  position: absolute;
  top: 12px;
  left: 452px;
  width: 120px;
  height: 50px;
}
#media{
  position: absolute;
  top: 12px;
  left: 572px;
  width: 120px;
  height: 50px;
}
#links {
  position: absolute;
  top: 12px;
  left: 692px;
  width: 120px;
  height: 50px;
}
#contact {
  position: absolute;
  top: 12px;
  left: 812px;
  width: 120px;
  height: 50px;
}

#mainpanel{
  background:#000;
  position: absolute;
  top: 160px;
  left: 0px;
  width: 670px;
  height: 483px;
}
#sidepanel{
  background:#000;
  position: absolute;
  top: 160px;
  left: 673px;
  width: 352px;
  height: 483px;
}
#content{
  color:#533022;
  }