html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
  
#left {
  position: absolute;
  left:8px;
  top:211px;
  width:200px;
  background:#fff;
  border:1px solid #000;
  padding: 0px 5px;
}


#header {
  background:#fff;
  /* IE 5.5 */
  height:81px;
  border-top:1px solid #000;
  border-right:1px solid #000;
  border-left:1px solid #000;
  voice-family: "\"}\"";
  voice-family: inherit;
  /* IE 6 */
  height: 99px;
}
html]body #banner {
  /* Mozilla and Safari */
  height: 99px;
}

#main {
  background:lightcyan;
  /* these two margins affect IE 5.5 */
  margin-left: 220px;
  margin-right:2px;
  border:1px solid #000;
  padding: 0px 5px;
  voice-family: "\"}\"";
  voice-family: inherit;
  /* these two margins affect IE 6 */
  margin-left: 220px;
  margin-right:2px;
}
html]body #main {
  /* these two margins affect Mozilla and Safari */
  margin-left: 220px;
  margin-right:2px;
}
#footer {
  width: 100%;
  height: 35px;
  border: solid #000000;
  border-width: 1px 0;
  margin: 0;
} 


<!-- Vertical Marquee  -->

#jump_base {
  overflow-y:hidden;
  width: 200px;
  height: 100px;
  border: 2px dotted #000099;
  margin: auto;
  padding: 0 10px 0 10px;
  font-size: .9em;
  font-family: Verdana, Arial, sans-serif;
}

#jump_base a {
  color: #000099;
  background-color: inherit;
}

.news {
  background-color: #DDDDDD;
  color: inherit;
}

<!-- Vertical Marquee  -->
