html {
  background-color: #e5e5e5;
  }
body {
  width: 800px;
  height: auto;
  padding: 0px 0px;
  margin: 0px auto;
  text-align: justify;
  background-color: #e5e5e5;
  color: black;
  font-size: medium;
  font-family: Helvetica, Arial, sans-serif;
  overflow: auto;
  }
#header {
  position: relative;
  clear: both;
  width: 800px;
  height: 80px;
  top: 0;
  left: 0;
  overflow: hidden;
  background-color: #e5e5e5;
  color: black;
  padding: 0px 10px;
  voice-family: "\"}\"";
  voice-family: announcer, male;
  width: 800px;
  height: 80px;
}
html>#header {
  height: 80px;
}
#sidebar {
  float: left;
  clear: left;
  width: 200px;
  height: auto;
  margin: 0px;
  padding: 0px 5px;
  overflow : hidden;
  background-color: #e5e5e5;
  color: black;
  voice-family: "\"}\"";
  voice-family: announcer, male;
  width: 190px;
}
html>#sidebar {
  width: 200px;
}
#main {
  float: right;
  clear: right;
  border: 0;
  width: 600px;
  color: black;
  padding: 0px 5px 0px 5px;
  margin: 0px;
  background-color: #e5e5e5;
  voice-family: "\"}\"";
  voice-family: announcer, male;
  width: 590px;
}
html>#main {
  width: 600px;
}

