html {
  height: 100%;
}

body {
  height: 100%;

  margin: 0;
  padding: 0;
  text-align: left;

  font: 400 0.8em verdana, arial, sans-serif;
  line-height: 120%;
  color: #444;
}

h1 {   
  clear: both;
  font: 700 2.5em "trebuchet ms", serif;
  color: #222;
}

h2 {
  font: 400 1.5em "trebuchet ms", serif;
  color: #632323;
}

h2 a {
  color: #29E3FF;
}

h2 a:hover {
  color: #FFF;
}

h3 {
  font: 400 1.3em "trebuchet ms", serif;
  color: #F8D766;
}

h4 {
  font: 700 1.2em "trebuchet ms", serif;
  color: #F39F01;
}

h5 {
  font: 700 1.1em "trebuchet ms", serif;
  color: #F17400;
}

h6 {
  font: 700 1em "trebuchet ms", serif;
  color: #FF4B33;
}


h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0;
  padding: 6px 8px;
}

iframe {
  margin-left: 15px;
}

#main {
  margin: 0px;
  position: absolute;
  left: 280px;
  top: 0px;
  border-left: 1px solid #443333;
}
