BODY
  {
/*  position:absolute;
  left:0px;
  top:0px;*/
  background: white;
  }  
H1
  {
  font: 18px Arial, sans-serif;
  padding-bottom: 3px;
  border-bottom: solid 2px #cc9900;
  margin-top:0px;
  }
H2
  {
  font: bold 15px Arial, sans-serif;
  margin-top: 15px;
  margin-bottom: 6px;
  }
P
  {
  margin-top:0px;
  margin-bottom: 8px;
  }
UL
  {
  margin-top:0px;
  }
H3
  {
  font: 15px Arial, sans-serif;
  }
DIV.categories H2
  {
  margin-bottom:4px;
  }
DIV.sections H3
  {
  margin-top: 0px;
  margin-bottom: 4px;
  }
DIV.subsections H2
  {
  margin-top: 0px;
  margin-bottom: 4px;
  }

DIV.position
  {
  font: 15px Arial, sans-serif;
  position:absolute;
  top: 10px;
  left: 150px;
  z-index:10;
  }
DIV.casestudy
  {
  background: #ffeebb;
  padding: 4px;
  margin-bottom: 20px;
  }
DIV.logo
  {
  position:absolute;
  left:0px;
  top:0px;
  z-index:0;
  }
DIV.siblings
  {
  font: 15px Arial, sans-serif;
  position:absolute;
  top: 120px;
  left: 10px;
  width: 120px;
  line-height:130%;
  z-index:10;
  }
A
  {
  text-decoration:none;
  color: #996600;
  }
A:hover
  {
  text-decoration:underline;
  }
A:visited
  {
  color: #663300;
  }
DIV.preceding
  {
  font: 15px Arial, sans-serif;
  position:absolute;
  top: 43px;
  left: 137px;
  width: 380px;
  z-index:10;
  }
DIV.exercise
  {
  background: #ffeebb;
  background: #fff5e0;
  padding: 4px;
  margin-bottom: 20px;
  }
DIV.exercise P
  {
  margin-bottom:0px;
  }
DIV.exercise H2
  {
  margin-top: 0px;
  }
DIV.subsections
  {
  margin-bottom: 30px;
  margin-top:15px;
  }
DIV.printlink
  {
  margin-bottom: 30px;
  }

DIV.next
  {
  margin-top:15px;
  height:60px;
  }

DIV.header
  {
  position:absolute;
  top: 79px;
  left: 150px;
  width: 380px;
  z-index:10;
  }

DIV.main
  {
  font: 15px Arial, sans-serif;
  position:absolute;
  top: 120px;
  left: 150px;
  width: 380px;
  line-height:130%;
  z-index:10;
  }
DIV.categories
  {
  margin-bottom: 20px;
  }
DIV.footer
  {
  font: 9px Arial, sans-serif;
  color: #cccccc;
  }
DIV.footer A
  {
  color: #c8c8bb;
  }
