body 	{
	 background-color: #5F9EA0; 
	color: rgb(51,51,51);
	background-color: darkslategray;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	position: absolute;
	top: 16px;
	right: 180px;
	left: 350px;
	width: 737px;
	height: 190px;
	text-align: center;
	color: #F0FFFF;
	background-color:  #800000;
	line-height: 1px;
	padding: 1.5em 0em 0em 0em;
	clear: both;
}

#header h3 {
	margin: 0em 0em 1em 0em;
	letter-spacing: .5px;
	color: white;
	clear: both;
}

#links a {
	font-size: .8em;
	color: white;
	word-spacing: .3em;
	padding: .3em;
	line-height: 1em;
	text-decoration: none;
	
}

#left {
	position: absolute;
	top: 235px;
	right: 727px;
	left: 350px;
	width: 178px;
	height: 890px;
	text-align: center;
	font-size: 12px;
	color: black;
	background-color: white;
	padding: .5em .5em;
	clear: both;
}

#left p {
	margin: 0 0 0 0;
}

#left h2, h3, h4, h5 {
	text-align: center;
	color: #800000;
	margin: 0 0 0 0;
}

#left span {
	font-size: 0.9em;
}

#left a[href] {
	color: #800000;
	text-decoration: underline;
	font-size: 0.8em;
	margin: 0 0 0 0;
}

#left hr {
	margin: 3px 0 5px 0;
}

#middle {
	position: absolute;
	top: 235px;
	right: 377px;
	left: 545px;
	width: 333px;
	height: 890px;
	text-align: left;
	font-size: 13px;
	color: black;
	background-color: white;
	padding: .5em .5em;
	clear: both;
}

#middle h4 {
	margin: 0 0 10px 0;
	font-size: 2em;
}

#right {
	position: absolute;
	top: 235px;
	right: 180px;
	left: 895px;
	width: 176px;
	height: 886px;
	color: black;
	background-color: white;
	text-align: center;
	padding: .5em .5em;
	clear: both;
}

#right img {
	margin: 5px 10px 5px 5px;
}

#right a {
	line-height: 25px;
	display: block;
	text-decoration: underline;
	font-size: 0.7em;
	margin: 0 10px 0 0;
	clear: both;
}

#right p {
	color: black;
	margin: 0 0 0 0;

}

#right table {
	margin: 0 10px 0 0;
}

#right h4 {
	color: #800000;
	text-align: right;
	margin: 0 10px 0 0;
}

#address {
	position: absolute;
	top: 1157px;
	right: 183px;
	left: 350px;
	width: 725px;
	height: 40px;
	text-align: center;
	font-size: 12px;
	color: white;
	background-color: darkslategray;
	padding: .5em .5em;
	clear: both;
}
