body
{
    font-size:67%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(banner.gif) no-repeat top left;
	z-index: 0;
	
}
.textfrontpage1 /* this is for text in large rectangles on homepage */
{
 font-size:1em;
 margin-left: 20px;
 margin-right: 20px;
 margin-top: 10px;
 padding-bottom: 5px;
 text-align: justify;   
}
.textfrontpage2 /* this is for text in small rectangles at bottom of page */
{
 font-size:1em;
 margin: 10px;
 text-align: justify;
}
.picfrontpage1 /* this is for the photo on the front page*/
{
text-align: center;
}


h1 {font-size:2em;}  /* displayed at 24px */
h2 {font-size:1.5em;}  /* displayed at 18px */
h3 {font-size:1.25em;}  /* displayed at 15px */
h4 {font-size:1em;}  /* displayed at 12px */

.clearboth {clear: both;}

div.s1
{
    
	float: left;
	height:30%; width: 36%;
	color: black;
	margin-right: 1px;
	margin-bottom: 3px;
	background-color: #FFFF99;
	z-index: 0;
}
div.s2

{
    float: left;
	height: 30%; width: 36%;
	margin-left: 1px;
	margin-bottom: 1px;
	color: black;
	background-color: #FFFF99;
	z-index: 0;
}
div.s3
{
    float: left;
	height: 30%; width: 72%;
	margin-bottom: 3px;
	color: black;
	background-color: #FFF380;
	z-index: 0;
}
div.s4
{
    float: left;
	height: 30%px; width: 72%;
	margin-bottom: 3px;
	color: black;
	background-color: #FF9933;
	z-index: 0;
}
div.s5
{
   float:left;
	
	height: 200px; 
	width: 17%;
	color: black;
	background-color: #FFFF99;
	z-index: 0;
}
div.s6
{
   float: left;

	height: 200px; 
	width: 17%;
	color: black;
	background-color: #FF9933;
	z-index: 0;
}
div.s7
{
    float: left;
	
	height: 100px; width: 17%;
	color: black;
	background-color: #FF9933;
	z-index: 0;
}
div.s8
{
    position: absolute;
	top: 701px; left: 536px;
	height: 100px; width: 176px;
	color: black;
	background-color: #FFFF99;
	z-index: 0;
}
div.s9
{
    float:left;
	height: 8px; width: 72%;
	color: white;
	background-color: #660000;
	z-index: 2;
}
div.containerlarge
{
    float: left;
	width: 50%;
	color: black;
	padding: 20px;
	background-color: #FFFF99;
	margin: 20px;
}

#header1  {font-size:1.4em; 
           font-weight: bold;
		   text-align: center;
		   margin-top: 0px;
		   padding: .2em;
		   color: black;
		   background-color:#FFCC33;}  /* displayed at 15px */

#header2  {font-size:1.4em;
           font-weight: bold;
		   text-align: center;
		   margin-top: 0px;
		   padding: .2em;
		   color: black;
		   background-color:#FFCC33;}  /* displayed at 15px */
		   
#header3  {font-size:1.4em;
           font-weight: bold;
		   text-align: center;
		   margin-top: 0px;
		   padding: .2em;
		   color: black;
		   background-color:#FF9933;  }  /* displayed at 15px */
		   
#header4  {font-size:1.4em;
           font-weight: bold;
		   text-align: center;
		   margin-top: 0px;
		   padding: .2em;
		   color: black;
		   background-color: #FFCC33;}  /* displayed at 15px */
		   
#header5  {font-size:1.4em;
           font-weight: bold;
		   text-align: center;
		   margin-top: 0px;
		   padding: .1em;
		   color: black;
		   background-color: #CC9900;}  /* displayed at 15px */
		   
#header6  {font-size:1.4em;
           font-weight: bold;
		   text-align: center;
		   margin-top: 0px;
		   padding: .1em;
		   color: black;
		   background-color: #FFCC33;}  /* displayed at 15px */
		   
#header7  {font-size:1.4em;
           font-weight: bold;
		   text-align: center;
		   margin-top: 0px;
		   padding: .1em;
		   color: black;
		   background-color: #FFCC33;}  /* displayed at 15px */
		   
#header8  {font-size:1.4em;
           font-weight: bold;
           text-align: center;
		   margin-top: 0px;
		   padding: .1em;
		   color: black;
		   background-color: #CC9900;}  /* displayed at 15px */

#header9
{          
           font-size:.9em;
           font-weight: normal;
           text-align: center;
		   margin-top: 0px;
		   padding: .6em;
		   color: white;
		   background-color: #660000;
}
#textlinksbarbottom
{
           float: left;
		   font-size:.9em;
           font-weight: normal;
           text-align: center;
		   margin-top: 1px;
		   margin-bottom: 1px;
		   padding: 1px;
		   color: black;
		   width: 71%;
		   text-align: center;
		   background-color: #FFCC00;
		   z-index: 0;

}
div.repeatingbackground
{
    float: left;
	width: 50%;
	color: black;
	padding: 20px;
    background-color: #FFFF99;
	margin: 20px;
	text-align: justify;
}

#imageleft 
{
  float:left;
  padding-right:7px;
  padding-bottom:0px;
}
