/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body {
  margin: 0px;
  padding: 0px;
  background: #4C4941;
}
#header {
  position: absolute;
  height: 100px;
  width: 100%;
  z-index: 4;
}
#leftcol {
  padding-left: 2px;
  position: absolute;
  top: 100px;
  width: 200px;
  height: 520px;
  z-index: 3;
}

#content {
  position: absolute; 
  top: 100px;
  padding-left: 220px; 
  width: 500px;
  height: 520px;
  color: #FFFFFF;
  z-index: 2;
}
#rightcol {
  position: absolute; 
  top: 100px;
  padding-left: 740px;
  width: 200px;
  height: 520px;
  z-index: 1;
}
#footer {
  position: absolute; 
  top: 800px;
  color: #0051BA;
  padding-left: 200px;
  cursor: pointer;
}
