html, body {
	margin: 0;
	padding: 0;
	background-color: #E4D8BA;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
}

div {
	border: 0px solid #000000;
}

div.container {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 814px;
	height: 800px;
	border:0px none;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #503C33;
	text-decoration: none;
	padding-right: 20px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #503C33;
	text-decoration: none;
	padding-right: 20px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;

}
.logo {
	position: absolute;
	height: 170px;
	width: 380px;
	left: 30px;
	top: 20px;
}

.middleimage {
	position: absolute;
	height: 250px;
	width: 814px;
	left: 0px;
	top: 200px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #503C33;
	border-bottom-color: #503C33;

}
.footer {
	background-color: #503C33;
	position: relative;
	height: 40px;
	width: 814px;
	left: 0px;
	top: -18px;
	text-align: left;
	background-repeat: no-repeat;





}
.contact {
	position: absolute;
	height: 60px;
	width: 350px;
	left: 400px;
	top: 55px;
	text-align: right;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #503C33;
	text-decoration: none;

}

p.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EDE5D1;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 12px;
	text-align: center;



}
img.floatleft {
	float: left;
	margin-right: 10px;
	border: 1px none #503C33;
	padding-left: 10px;





}
img.floatright{
	float: right;
	margin-right: 20px;
	border: 1px none #503C33;}




.navigation {
	position: absolute;
	height: 30px;
	width: 550px;
	left: 251px;
	top: 165px;
	text-align: right;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #503C33;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #503C33;
	text-decoration: underline;
}
.header {
	background-color: #EDE5D1;
	position: absolute;
	width: 814px;
	left: 0px;
	top: 0px;
	height: 200px;


}
.content {
	position: absolute;
	height: auto;
	width: 814px;
	left: 0px;
	top: 450px;


}
.background {
	background-attachment: scroll;
	background-image: url(Images/Background_b.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 164px;
	width: 1350px;
	left: -275px;
	top: -184;
	background-position: center bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #503C33;





}
.contentbg {
	position: relative;
	height: auto;
	width: 814px;
	left: 0px;
	background-color: #EDE5D1;
	top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: auto;








}
