h1 	{margin: .7%;  color: blue; font-size: 160%; } 
p	{margin: 1.2%;  font-size: 95%; color: black; } 
a	{margin: 0%;  font-size: 102%;  } 
h3	{ font-size: 52%; 
	text-align: right;
	PADDING: 0 12% 0 0%; }
h4	{ font-size: 129%; 
	text-align: left;
	color: blue;
	padding: 0 0 0 2%; }
h5	{ font-size: 100%; 
	margin: 1.2% 0 1% 0%; 
	text-align: center;
	background: #D3D3D3;
	padding: 0 1% 0 0%; }
h6	{ font-family: "comic sans MS", serif; 
	line-height: 60%;
	font-size: 90%;
	color: blue; }
strong   { font-family: "comic sans MS", serif; 
	font-size: 100%;
	color: blue; }


#container   {  background: white; width: 96%; 
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 7px solid #00008B;
padding: 1% 0% 1% 3%;
	 }

#masthead  { width: 98%; background: white; 
	-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 0px solid #00008B;
padding: 0% 0% 0% 0%;
		text-align: left; }

#image        { position: absolute; top: 6%; right: 13%; 
	
	       background: #ccc;	}
#image2        { position: absolute; top: 6%; right: 38%; 
	
	       background: #ccc;	}

#links     	    { font-style: italic; width: 23%; float: left; font-size: 84%;
	background-color: #FFdead;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 0px solid #00008B;
padding: 2% 0% 1% 3%;
	 }

#main          { float: left; 
	font-size: 82.5%;
	line-height: 132%;
	width: 44%; 
	font-family: ariel, helvetica, sans-serif; 
	text-align: justify; 
	 background-color: white;

padding: 1% 1% 0% 1%; }

#news          { float: left; width: 23%; font-size: 87%;   
	background-color: #FFdead;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border: 0px solid #00008B;
padding: 2% 0% .4% 3%; }

#footer          { clear: both; /* starts the footer below the floated content */		-moz-border-radius: 0px;
-webkit-border-radius: 0px;

border: 0px solid #00008B;
	        padding: 0% 0% 0% 0%; 
		font-size: 80%; }	

