﻿.image-left {
	float: left;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0;
	border: thin solid #914030;
}
.image-right {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-width: thin;
	border-color: #914030;
	float: right;
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 6px;
}
.navbar {
	background-color: #339966;
	margin: 0px;
	position: absolute;
	float: left;
	width: 550px;
	top: 190px;
	left: 390px;
	height: 40px;
}
.footer {
	padding: 6;
	margin: 20px 0px 0px 0;
	background-color: #993322;
	top: 0px;
	left: 0;
	color: #F0EBD0;
}
.leftbumper {
	position: relative;
	width: 25px;
	float: left;
	top: 0px;
	left: 0px;
	height: 134px;
	background-color: #339966;
}
.frame {
	border-left: 100;
	width: 600px;
	float: none;
	background-color: #339966;
	left: inherit;
	margin-left: 100;
	border-left-color: #339966;
}
.logo {
	position: absolute;
	top: 85px;
	left: 80px;
	z-index: 1;
	margin-left: 20;
}
.content {
	border: thin solid #993322;
	padding: 10px;
	margin: 0px 0px 0px 10px;
	position: relative;
	width: 900px;
	background-color: #F0EBD0;
	top: 0px;
	left: 0px;
	margin-left: 33px;
}
.textjustify {
	text-align: justify;
}
.pageheadingred {
	font-family: Verdana;
	font-size: xx-large;
	color: #993322;
}
.style9 {
	text-align: justify;
	font-family: Verdana;
	font-size: small;
}
