.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	background-color: #FFECFF;
}
#main {
	position:relative;
	width:800px;
	z-index:1;
	height: auto;
}
}
#SEO {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	background-color: #FFFFFF;
}
#navigation {
	position: absolute;
	width: 200px;
	top: 120px;
	background-color: #CDE3D6;
	height: 1700px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}

body {
	background-color: #7A7E70;
}
.style1 {
	font-size: x-large;
	font-weight: bold;
}
#top-image {
	position:absolute;
	width:600px;
	height:350px;
	z-index:3;
	left: 200px;
}
#bottom-bar {
	position:absolute;
	width:800px;
	height:85px;
	z-index:3;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #875645;
	top: 1830px;
	font-weight: normal;
	color: #FFFFFF;
}
#page {
	height: 1500px;
	width: 600px;
	position: absolute;
	left: 200px;
	top: 350px;
	background-color: #ECF4EF;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #616161;
}
body {
	background-color: #3A1A0F;
}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style4 {color: #3A1A0F}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style5 {font-size: large}
.style6 {font-size: 22px}
