
h1	{  font-size: 220%; }
h4	{ font-size: 110%; 
	text-align: left;
	PADDING: 0 0 0 2%; }
h5	{ font-size: 110%; 
	margin: 1% 0 3% 0%; 
	text-align: left;
	PADDING: 0 0 0 2%; }
strong   { font-family: "comic sans MS", serif; 
	font-size: 110%;
	color: blue; }
#container   { width: 98%; border: solid 7px; }

#masthead  { background: white; padding: .5% .7% .3% .5%;
		text-align: left; }
#image        { position: absolute; top: 4.2%; right: 15%; 
	
	       background: #ccc;	}

#links     	    { font-style: italic; width: 24%; float: left; font-size: 75%;
	 }

#main          { float: left; 
	font-size: 80%;
	width: 45%; 
	font-family: ariel, helvetica, sans-serif; 
	text-align: justify; 
	padding: 1% 1% 1% 2%; }


#news          { float: right; width: 24%; font-size: 90%; background: 		white; }

#footer          { clear: both; /* starts the footer below the floated content */
	        padding: .5% 0% .5% 2%; 
		font-size: 90%; background: #808080; }	

