@import url(makinair.css);


/* CONTENT AREA ****************************/
body 
{  
   position: relative;
   width: 62.8em; 
   min-width: 700px;
   margin-left: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
   text-align: left;
   background-color: #FFCC33;/*#000066; */
   border: 2px solid #FFCC33;
}

#note 
{
   position:relative;
   top: -.5em;
   text-decoration: none;
   color: #FFCC33;
   color: gray;
}

#sched
{
   width: 1000px;
   height: 620px;
}


