<style type="text/css">
body {font-family:Verdana, Arial, Helvetica, sans-serif; background-color: white; color: black; }
		#header
		{
			height: 150px;
			font-size: 24px
			
		}
		#headerphoto
		{
			float: left;
			
		}
		
			
		#leftmiddlecol
		{
			float: left;
			width: 152px;
			
			
			
		}
		
		#middlecol
		{
			float: left;
			width: 60%;
			
			
		}
		
		#rightmiddlecol
		{
			float: left;
			width: 20%;
			
			
		}
		
		#footer
		{
			clear: both;
			height: 50px;
			text-align: center;
			
		}

</style>
