h1 		{	
			width: 100%;
			font-family: "Times New Roman", Garamond, Times, serif;
			text-align: center;
			color:  white;
			background-color: #00008B;
			font-size: 126%;
			margin: 0;
			padding-top: 2.5%;
			padding-bottom: 2.5%;
			padding-left: 0%;
			padding-right: 0%;
			}

h2  		{	float: left;
			width: 100%;
			font-family: "Times New Roman", Garamond, Times, serif;
			text-align: center;
			color:  white;
			background-color: #00008B;
			font-size: 120%;
			line-height: 150%;
			margin: 0;
			padding-top: 2%;
			padding-bottom: 2%;
			padding-left: 0%;
			padding-right: 0%;
			}


h3		{	text-align: center;
			font-size: 90%;
			line-height: 150%;
			font-style: italic;
			padding: 4% 0 0 2%;
			}

h4		{	line-height: 150%;
			font-size: 120%;
	 		font-style: italic;
			color: #B8860B;
			text-align: center;
			padding: 5% 0 0 0;
			}

h5		{	text-align: center;
			font-size: 120%;
			line-height: 150%;
			padding: 4% 0 0 0;
			}

h6		{	
			text-align: left;
			font-size: 110%;
			line-height: 110%;
			padding: 4% 0 0 2%;
			}

a 		{	font-family: "Times New Roman", Garamond, Times, serif;
			font-style: italic;
			text-align: left;
			font-size: 80%;
			border-color: #00008B;
			line-height: 100%;
			
			}
#container	{       }

#masthead  { width: 100%; background: white; padding: 0% 0% 2% 0%; }

#container2  { position: absolute; top: 106%; left: 0%; width: 100%; padding: 0 0% 0 0%; }

#masthead2  { width: 96%; background: white; padding: 0% 0% 2% 0%; }
	

.font10 		{	position: absolute;
			top: 80%;
			left: 1%;
						
			width: 29%;
			
			 
			padding: 0% 0% 5.5% 1%;			
			background-color: white; 			
			}

.font15 		{	position: absolute;
			top: 23%;
			right: 2%;			
			width: 10%;
			padding: 0% 8% 1% 1%;			
			background-color: white;			
			}

.font14 		{	position: absolute;
			
			top: 23%;
			left: 4%;
						
			width: 30%;
			
			
			padding: 0% 1% 1% 1%;			
			background-color: white; }


.font16 		{	position: absolute;
			top: 50%;
			left: 0%;
			text-align: center;			
			width: 20%;
			padding: 0% 1% 1% 1%;			
			background-color: white;			
			}

.font20 		{	position: absolute;
			
			top: 55%;
			right: 0%;
						
			width: 25%;
			
			
			padding: 0% 1% 1% 1%;			
			background-color: white; }



.font22 		{	position: absolute;
			top: 75%;
			left: 32%;
						
			width: 35%;
			
			}

.font27 		{	position: absolute;
			top: 84%;
			left: 32%;
			text-align: center;			
			width: 35%;
			
			
			padding: 0% 1% 1% 1%;			
			background-color: white; 			
			}

.font35 		{	position: absolute;
			
			top: 45%;
			left: 42%;
						
			width: 30%;
			
			
			padding: 0% 1% 1% 1%;			
			background-color: white; }
.font36 		{	position: absolute;
			
			top: 50%;
			left: 34%;
						
			width: 30%;
			
			
			padding: 0% 1% 1% 1%;			
			background-color: white; }


#links     	    {	float: left;	
		font-size: 100%;					
		width: 27%;			 
		padding: 1% 0% .5% 1%;			
		background-color: #FFE4B5; 						}

#links2   	    {	float: left;						
		width: 40%;			 
		font-family: ariel, helvetica, sans-serif; 
		font-size: 80%;
		text-align: justify; 
		padding: 0 4% .55% 4%;
		background-color: #FFE4B5; 						}
		 

#main          {         float: left; 
		width: 39%; 
		font-family: ariel, helvetica, sans-serif; 
		text-align: left; 
		font-size: 95%;
		padding: 0% 1% 0% 1%; }
#main2          {         float: right; 
		width: 40%; 
		font-family: ariel, helvetica, sans-serif; 
		font-size: 80%;
		text-align: justify; 
		padding: 0 4% .3% 4%;
		background-color: #FFE4B5;  }



#news          {	float: left;	
		font-size: 95%;					
		width: 27%;			 
		padding: 1% 2% .8% 2%;			
		background-color: #FFE4B5; 						}

strong		 {	
			color: blue;
			font-style: italic;
			}

p 		{	line-height: 170%;
			}

span	 {	font-family: "Times New Roman", Garamond, 				Times, serif;
		text-align: center;
		font-weight: bold;
		font-style: italic;
		
			}

#footer          { clear: both; /* starts the footer below the floated content */	         width: 95%;	
	        padding:  .1% 3% .1% 2%; 
		background: #D3D3D3; }	

