p	{	font-family: ariel, helvetica, sans-serif;
		color: black;
		font-size: 95%;}
h6	{	font-family: "Times New Roman", 		Garamond, Times, serif;
		font-size: 110%;
		text-align: center; 
		color: blue;
		padding: 0 0 0 0;	}
h5	{	font-family: "Times New Roman", 		Garamond, Times, serif;
		font-size: 120%;
		text-align: center; 
		color: blue;
		padding: 0 0 0 0;	}
h4	{	font-family: "Times New Roman", 		Garamond, Times, serif;
		text-align: center; 
		color: blue;}

h3	{	font-size: 90%; }

#container {width: 100%; border: solid 0px; 
		 }
#container2 {width: 100%; border: solid 0px; 
		 background: #FFDEAD; }



#masthead {
	font-size: 95%;
	background: #FFDEAD;
	padding: 0%; 
	font-family: "Times New Roman", 	Garamond, Times, serif;
	text-align: center;
	border: solid 0px;
	color: blue; }
#masthead2 {
	font-size: 85%;
	background: #FFDEAD;
	padding: 1% 0 0 0; 
	font-family: "Times New Roman", Garamond, Times, serif;
	text-align: center;
	border: solid 0px;
	color: blue; }




#links {	float: left;
	font-family: "Times New Roman", 	Garamond, Times, serif;
	font-style: italic;
	text-align: left;
	line-height: 150%;
	color: black;
	font-size: 85%;
	width: 23%;
	border: solid 0px;
	padding: 0 0 0 0;
	background: #ffDEAD; }

#main {	font-family: ariel, helvetica, sans-serif;
	text-align: justify;
	color: black;
	float: left;
	width: 46%; 
	border: solid 0px;
	padding: 0 2% 0 2%;
	background: #FFDEAD;
}

.image1 		{	position: absolute;
			top: 3%;
			left: 5%;		
			padding: 0 0 0 0;			
			}
.image2 		{	position: absolute;
			top: 3%;
			right: 6%;		
			padding: 0 0 0 0;			
			}
.image3		{	float: left;				
			padding: 0 0 0 8%;			
			}
.image			{float: right;
			padding: 0 7% 0 0;	
			}
.style		{	
			background-color: #FFDEAD;					
			padding: 1%;			
			} 




#news {	
	font-size: 85%;
	font-style: italic;
	color: blue;
	padding: 0 0 0 2%;
	float: left;
	width: 24%;
	border: solid 0px;
	 }
address		{	color: blue; }

#footer {
	clear: both;    /* starts the footer below the floated content */
	padding: .5%;
	text-align: center;
	background: #D3D3D3; }
	