﻿#body {
	background-image: url('styles/images/brown1.gif');
	background-color: #FFFFFF;
}
#wrapper {
	padding: 5px;
	width: 850px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background-image: url('images/brown1.gif');
}
#banner1 {
	margin: 5px;
	width: 860px;
	float: left;
	position: relative;
	height: 130px;
}
#header {
	width: 870px;
	float: left;
	position: relative;
	list-style-type: 5px;
}
#rightheader  {
	width: 140px;
	height: 280px;
	position: relative;
	float: right;
}
#rightheadertop  {
	width: 140px;
	height: 140px;
	position: relative;
	float: right;
}
#rightheaderbottom  {
	border: 3px #000000;
	width: 140px;
	height: 130px;
	position: relative;
	float: right;
}
#Leftheader  {
	margin: 5px;
	width: 150px;
	height: 280px;
	position: absolute;
	float: left;
}
#centerheader  {
	height: 300px;
	position: absolute;
	float: left;
	width: 550px;
	margin-left: 160px;
	margin-top: 10px;
	background-image: url('styles/images/brown1.gif');
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	text-align: justify;
}
#content  {
	margin: 10px;
	float: left;
	position: relative;
	background-image: url('images/brown1.gif');
} 
#contentmenu {
	margin: 5px;
	float: left;
	position: relative;
	width: 860px;
	height: 40px;
}
#contentleft {
	margin: 5px;
	float: left;
	position: static;
	height: auto;
	width: 390px;
	background-image: url('styles/images/brown1.gif');
}
#contentright {
	margin: 5px;
	width: 390px;
	float: right;
	position: static;
	height: auto;
}

#contentiframe {
	margin: 5px;
	float: left;
	width: 860px;
	height: 500px;
	position: relative;
	background-color: #00FFFF;
}
#contenttext1 {
	float: left;
	position: relative;
	height: auto;
	width: 850px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
#contenttext2 {
	margin: 5px;
	float: left;
	position: relative;
	width: 850px;
	height: 180px;
	text-align: justify;
}
#footer {
	border: 1px #000000;
	width: 870px;
	float: left;
	position: relative;
	height: 590px;
	background-image: url('styles/images/brown1.gif');
}
#leftfooter {
	margin: 5px;
	float: left;
	position: relative;
	height: 240px;
	width: 430px;
	background-image: url('styles/images/brown1.gif');
}
#rightfooter {
	margin: 5px;
	width: 420px;
	float: right;
	position: relative;
	height: 240px;
}
#footermenu1 {
	margin: 5px;
	float: left;
	position: relative;
	height: 75px;
	width: 850px;
	background-color: #FFCC66;
}
#footermenu2 {
	margin: 5px;
	float: left;
	position: relative;
	width: 850px;
	height: 80px;
}
#footerweather {
	margin: 5px;
	float: left;
	position: relative;
	height: 75px;
	width: 850px;
	text-align: center;
}


