div#window {
  background: url(../img/bg_about.jpg) repeat center;
  padding: 0px 0px 0px 0px;
  height: 750px; 
}

div#cat {
  top:
    350px;
  left:
    40px;
}


div#copy {
  position:
    absolute;
  left:
    50px;
  top:
    690px;
}

div#window {
  text-align:
    left;
}

ol#menu {
  left: 
    40px;
  top:
    150px;
}

div#main { 
  font-family: "Myriad Pro", sans-serif;
  font-size: 12px;
  top: 
    80px; 
  left: 
    205px;  
  text-align:
    left; 
  position: 
    absolute; 
  background-color: 
    transparent; 
  overflow: 
    auto; 
  padding: 
    0px 30px 30px 0px;
  margin-bottom:
    60px;
}
