body {
  background-color: #FFFFFF;
  margin: 0;
  padding: 0;
  }

#home {
  position: absolute;
  left:0px;
  top:0px;
  width:1002px;
  height:560px;
  overflow-y:scroll;
  overflow-X:hidden;
  scrollbar-3dlight-color:#CCFFCC;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#CCFFCC;
  scrollbar-darkshadow-color:#CCFFCC;
  scrollbar-face-color:#34C3CC;
  scrollbar-highlight-color:#CCFFCC;
  scrollbar-shadow-color:#CCFFCC;};
}

#calendarbar {
  position: absolute;
  height: 127px;
  width: 130px;
  left: 0px;
  top: 0px;
}

#titlebar {
  position: absolute;
  background-image: url(schbanner1024.jpg);
/*  background-repeat: no-repeat;*/
  height:99px;
  width:842px;
  left: 127px;
  top: 0px;
}  

#leftbar {
    position:absolute;
    width:130px;
    height:473px;
    top:128px;
    left:0px;
    margin:0;
    padding:0;    
    background: #FFF;
    }

#leftbar img {
    width:126px;
    height:52px;
    margin:0;
    padding:0;    
    border:1;
    align:center;
    }

#rightbar {
  position: absolute;
  height: 100%;
  width: 149px;
  left: 819px;
  top: 100px;
}

#rightbar img {
    width:150px;
    height:80px;
    margin:0;
    border:0;
    align:center;
    }

#menubar {
  position: absolute;
  height: 20px;
  width: 500px;
  left: 131px;
  top: 100px;
}

#mainbar {
    position:absolute;
    width:600px;
    height:473px;
    top:128px;
    left:129px;
    margin:0;
    padding:0;    
    background: #FFF;
    }