
#logo {position: absolute; left: 0px; top: 0px; height: 230px; width: 160px; background-color: #336633;}
#mainMenu {position: absolute; top: 30px; left: 0px; width: 160px; height:450px; background-color: #336633;}
#menuCurve {position: absolute; top:450px;   left: 0px; width: 160px; height:100px; background-color: #ffffcc;}
#heading {position: absolute;	left: 185px; top: 45px;	height: 50px;	width: 550px;}
#col1 {position: absolute; left: 185px; top: 45px; width: 600px; background-color: transparent;  color: Black; }
#col1a {position: absolute; left: 185px; top: 25px; width: 600px; background-color: transparent;  color: Black; }
#topbar1 {position: absolute; left: 0px; top: 0px; height: 30px; width: 800px; background-color: #336633; border:0;margin:0;padding:0;}
#topbar2 {position: absolute; left: 0px; top: 5px; width: 800px; background-color: transparent; font-weight: bold; color : #ABCDAC;font-size : 1em; text-align: center; border:0;margin:0;padding:0; }
#logo1 {position: absolute; left: 0px; top: 0px;border:0;margin:0;padding:0; }
#logo1b {position: absolute; left: 770px; top: 0px;border:0;margin:0;padding:0; }
P.small {font-size : 0.7em;color : black;}
div.float {
  float: left;
  width: 180px;
  padding: 5px;
  }
  
div.float p {
   text-align: left;
   }
div.boxed {
  margin: 5px; border: 1px solid black; 
  padding: 10px;
  }
  
div.boxed p {
   text-align: center;
   }

