<style type="text/css">
<!--
body {
	background: #cccc99;
	}
A:link {
	color: #5a0020;
	}
A:visited {
	color: #333300;
	}
#head	{
	position: absolute;
	width: 1070px;
	height: 350px;
	text-align: center;
	}
#leftcol {
	background-color: #fdf5e6;
	width: 250px;
	height: 450px;
	border: 0px solid #066000;
	position: absolute;
	top: 350px;
	font-family: georgia;
	font-size: 12px; color: #333300;
	padding:1 4 1 4;
	} 
#leftcol h1 {
	font-size: 18px
	}
#leftcollower {
	background-color: #fdf5e6;
	width: 250px;
	top: 835px;
	border: 0px solid #066000;
	position: absolute;
	font-family: georgia;
	font-size: 12px; color: #333300;
	padding:1 4 1 4;
	} 
#middle {
 	width: 600px;
	border: 0px solid #066000;
	position: absolute;
	margin-left: 20px;
	left: 260px;
	top: 350px;
	text-align: justify;
	font-family: palatino linotype,georgia; 
	font-size: 16px; color: #333300;
	}
#middle h1 {
	font-size: 15px;
	}
#middle h2 {
	font-size: 18px;
	text-align: center;
	}
#middle img {
	margin-right: 9px;
	margin-bottom: 4px;
	margin-left: 9px;
	margin-top: 9px;
	text-align: right;
	}
#rightcol {
	background-color: #fdf5e6;
	width: 215px;
	left: 900px;
	top: 350px;
	border: 0px solid #066000;
	position: absolute;
	font-family: georgia;
	font-size: 16px; color: #333300;
	padding:1 4 1 4;
	}
#rightcol h1 {
	font-size: 18px
	}
#rightcolmiddle {
	width: 215px;
	left: 900px;
	top: 605px;
	position: absolute;
	}
#rightcollower {
	background-color: #fdf5e6;
	width: 215px;
	left: 900px;
	top: 795px;
	border: 0px solid #066000;
	position: absolute;
	font-family: georgia;
	font-size: 16px; color: #333300;
	padding:1 4 1 4;
	}
#rightcollower h1 {
	font-size: 18px
	}
-->

</style>