body {
  width: 969px;
  padding: 0;
  margin: 0;
  text-align: justify;
  background-image: url(../images/blackbar.gif);
  background-repeat: repeat-y;
  background-color: white;
  color: blue;
  font-size: medium;
  font-family: Helvetica, Arial, sans-serif;
  }
#header {
  position: absolute;
  clear: both;
  width: 989px;
  height: 60px;
  top: 0;
  right: 0;
  bottom: 50px;
  left: 0;
  overflow: hidden;
  background-color: black;
  color: white;
  padding: 5px 10px;
  voice-family: "\"}\"";
  voice-family: announcer, male;
  width: 969px;
  height: 50px;
}
html>#header {
  height: 50px;
}
#sidebar {
  position: absolute;
  width: 175px;
  height: auto;
  top: 60px;
  right: 175px;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 10px 0;
  overflow : visible;
  background-color: black;
  color: red;
}
#main {
  position: relative;
  border: 0;
  width: 780px;
  height: auto;
  top: 60px;
  right: 0;
  bottom: 0;
  left: 178px;
  overflow: hidden;
  color: blue;
  padding: 0px 0px 0px 1.5em;
  margin: 0px;
  background-image: url(../images/background3.gif);
  background-attachment: scroll;
  background-position: top center;
  background-repeat: repeat-y;
}
