Body {background-color: #FFFFFF;}
H1 {text-align: center;background-color: #FFCC00; border: solid 2px; color: #0033CC; width: 760; height: 100;}
H3 {text-align: center; color: #0033CC; background-color: #FFCC00; padding:.25em;}
H4 {text-align: left; color: #0033CC;}






.floatbox {background-color: #FFCC00;
           width: 140px;
     	   float: left;
	   height: 300px;
     	   padding: 1em;
     	   margin-right: 2em;
	   border: double 4px;
	   color: blue;
}	 	




.rightimage {position: absolute;
	   top: 18px;
	   left: 647px;
}



.rimage {position: absolute;
	   top: 20px;
	   left: 30px;
}



.mimage {position: absolute;
	   top: 193px;
	   left: 186px;
}



.float    {background-color: white;
           width: 350px;
     	   float: left;
	   height: 238px;
     	   padding: 0em;
     	   margin-right: 2em;
	   border: double 4px;
}



P.firstparagraph:first-letter
{font-size: 300%;
font-weight: bold;
border: solid thin #FFCC00;
padding: 3pt;
margin: 2pt;
}
               

