

 #containeer
 {
  width: 1163px;
  margin: 0 auto;
 }

 #containeer td
 {
  
   border-style: none;
   
  
 }


 #top
 {
  margin: 0;
  padding: 0;
  border: 0 none !important;
 }

 .side
 {
  width: 247px;
  word-wrap: break-word;

  height: 100%;

  background: #F0E0BE;
  text-align: center;
  vertical-align: top;
 }


 #content
 {
  width: 664px;
  height: 100%;

  background: #B7FFEE;
  text-align: center;
  vertical-align: top;
 }


 #bottom
 {
  width: 100%;
  height: 83px;

  background: #D5B1EC;
  text-align: center;

  color: #325E11;
  font-size: 1.08em;
  font-family: Tahoma;
 }


 .menu
 {
  width: 90%;
  margin: 10px auto;

  
   border-style: none;
   
  

  background: #D6C2A1;
 }

 a
 {
  text-decoration: none;

  color: #2B454A;
  font-size: 1.00em;
  font-family: MS Sans Serif;
 }

 a:hover
 {
  text-decoration: underline;
 }


 #content p
 {
  width: 647px;
  word-wrap: break-word;

  margin: 10px auto;
  padding: 4px;

  
   border-style: none;
   
  

  background: #E9C7B7;
  text-align: left;

  color: #091035;
  font-size: 1.00em;
  font-family: Comic Sans MS;
 }
 
