  html, body {
    height: 100%;}
  body {
    margin:0px;
    padding:0;
    background:#FBF1D1;}
  #level0 {
    background:#FBF1D1;}
  div.level1on {
    margin-left:145px;
    width:728px;
    background:#FBF1D1;}
  div.level1off {
    margin-left:25px;
    width:848px;
    background:#FBF1D1;}
  #level2 {
    background:#FBF1D1;
    position:relative;
    width:inherit;}
  #main {
    padding-top:7px;
    padding-right:7px;
    padding-left:7px;
    background:#FBF1D1;}
  #topbar {
    background:#003399;
    height:94px;
    width:100%}
  div.leftbar0on {
	height: 100%;
    position:absolute;
    background:#003399;
    width:145px;
    top:0px;
    left:0px;}
  div.leftbar0off {
    position:absolute;
    background:#003399;
    width:145px;
    top:0px;
    left:-150px;}
  #leftbar1 {
    margin-left: 5px;}
  div.leftsmallon {
    position:absolute;
	z-index: 1;
    background:#003399;
    width:25px;
	height: 94px;
    top:0px;
    left:-30px;}
  div.leftsmalloff {
    position:absolute;
	z-index: 1;
    background:#003399;
    width:25px;
    top:0px;
    left:0px;}
  #rightbar {
    position:absolute;
	z-index: 1;
    background:#FBF1D1;
    width:200px;
    top:0px;
	left:873px;}
