 
	

        #header{left:207px;width:1000px;height:200px;position:absolute;}
	#logo {width:200px;height:205px;position:absolute;}
	#local_navigation  {top:205px;width:210px;height:620px;
		background-image: url(images/background2.jpeg); position:absolute;}
	#content  {
	top:205px;left:216px;width:976px;height:1600px;
		position:absolute;
		background-image:url(images/content.jpeg);
		text-align:center;
		font-weight: bold;
		font-family: sans-serif;   
		   }
	#footer{
		top:815px;width:1148px;height:75px;
		border-top:25px;border-top-width:25px; border-color:black;
		border-bottom-width:25px;border-style:solid;position:absolute;padding:15px;}
	#footerAlt{
		top:1500px;width:1148px;height:75px;
		border-top:25px;border-top-width:25px; border-color:black;
		border-bottom-width:25px;border-style:solid;position:absolute;padding:15px;}
	

#local_navigation p{
font-family:comic sans ms;
	font-weight: bold;
	padding: 10px;
	margin-top:20px;
	margin-bottom:55px;
	text-align:center;
}



#content table.one{
margin-left:225px; 
 
	
}

#content h3{
	font-family:Comic Sans MS;
	font-weight: bold;
	font-size:150%;
	padding: 20px;
        margin-left:180px;
                margin-right: 225px;
	margin-top: 35px;
}

#content h2{
                font-family: Comic Sans MS;
                font-weight: bold;
                font-size: 150%;
                padding: 20px;
                margin-left: 255 px;
                margin-right: 225px;
               margin-top: 20px;
}

#content p{
	font-family:Comic Sans MS;
	margin-left:225px;
	margin-right:225px;


}

#footer p{

	text-align:center;
	font-weight: bold;
	font-family: sans-serif;


}

 



