body{
  background-image: url('images/bg.gif');
  background-position: bottom;
  background-color: #FFFFF0; 
  background-repeat: repeat-x;
}

#wrapper{
  margin-left: 20px;
}

#topbar{
  display: none;
}

#CISLogo{
  display: none;
}

#leftbar{
  display: none;
}

#boxtop{
  display: none;
}

#boxbot{
  display: none;
}

#boxmid{
  z-index: 2;
  position: relative;
  left: 30px;
  width: 510px;
  padding: 20px;
  color: #044976;  
  background-color: #ffffff;
  font-family: arial,sans-serif;
  font-weight: normal;
}

.boxmid1{
  font-size: 12px;
}

.boxmid2{
  font-size: 14px;
}

.boxmid3{
  font-size: 16px;
}

.boxmid4{
  font-size: 18px;
}

.boxmid5{
  font-size: 20px;
}

.boxmid6{
  font-size: 22px;
}

html>body #boxmid{
 display: none;
}

#kids{
  display: none;
}

#reddot{
  display: none;
}


#navbot{
  display: none;
}




/****************/
/* NEW TOP MENU */
/****************/
#navmenu1{
  display: none;
}


/*************/
/* SIDE MENU */
/*************/


#menubar{
  display: none;
}



#menufoot{
  display: none;
}

#grade1{
  display: none;
}

#search{
  display: none;
}

#copy{
  display: none;
}

#controls{
  display: none;
}

.sizebutt{
  padding-top: 4px;
}

#verybottom{
  display: none;
}


