#image 		{	float: left;
			text-align: left;
			padding: 0% 0% 0% 55%;			
			
			background-color: #FFDEAD;	
			}
.image 		{	float: left;
			text-align: left;
			padding: 0% 0% 0% 55%;			
			
			background-color: #FFDEAD;	
			}
.image2 		{	float: left;			
			padding: 0% 0% 0% 1%;			
			color: blue; }
h1			{	
			font-family: "Times New Roman", Garamond, Times, serif;
			text-align: center;
			color:  blue;
			font-size: 200%;
			line-height: 100%;
			padding: 2% 0 1% 0;
			}	
h2			{	
			font-family: "Times New Roman", Garamond, Times, serif;
			text-align: center;
			color:  blue;
			font-size: 180%;
			line-height: 50%;
			padding: 0 0 0 0;
			}	

a 		{	font-family: "Times New Roman", Garamond, Times, serif;
			font-style: italic;
			text-align: left;
			font-size: 100%;
			font-weight: bold;			
			color: blue;
			background-color: #FFDEAD;
			}

p 		{	line-height: 170%;
			}

font	        	{	float: left;
			border-width: 1;
			border-color: blue;
			}
#font5	        	{	float: right;
			padding: 1.5% 2% 0 0;
			}	 

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



em 		{	font-style: italic;
			color: #900; }
	


hr.margin 	{	
			margin: .1% 0% .1% 0%;
			background-color: #00008B;
			padding: .1%;
			}
body	{ background-color: #FFDEAD; }

#container   {  	width: 100%; 
		background-color: #FFDEAD;
		 }

#masthead  { 	width: 96%; 
		
		background-color: #FFDEAD; 
		padding: 0% 0% 1% 2%; }

#main	{	float: left;
		text-align: justify;
		width: 96%; 
		padding: 0% 1% 1% 2%; 
		background-color: #FFDEAD; 
		}
#news	{	float: left;
		text-align: left;
		width: 96%; 
		padding: 0% 1% 1% 2%; 
		background-color: #FFDEAD; 
		}


#footer          { clear: both; /* starts the footer below the floated content */		text-align: center;
	        	width: 96%;
		padding: 0% 2% 0% 2%; 
		font-size: 85%; background: #FFDEAD; }	


		
h6		{ font-size: 90%;
			text-align: left;
			width: 40%;
			}

	