body {
   background: #ffffff url("images/notebook_bk.gif") repeat-y;
   margin: 0;
   padding: 0;
}

.txt1 { font-size: 24px; font-weight:bold; color:#CC0000;}
.txt2 { font-size: 16px; font-weight:bold; color:#000000;}
.txt3 { font-size: 14px; font-weight:normal; color:#000000;}
.txt4 { font-size: 12px; font-weight:normal; color:#000000;}
.default { font-weight:normal; color:#000000;}

#main {
   width: 100%;
   margin-left: 80px;
}

#kidsbanner {
   width: 800px;
   margin-left: 0;
   margin-bottom: 20px;
}

#linkbox {

   width: 240px;
   padding: 0px;
   background-color: #ffffff;   
   float: left;

}




#footer  {
    width: 600px;
    height: 40px;
    background-color: #ffffff;
    text-align: right;
    vertical-align: middle;
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    padding: 10px;
}
