body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #333333;
	text-decoration: none;
	background-color: #663300;
	margin: 0px;
}


h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #DDA770;
	text-decoration: none;
	margin: 0px;
	font-style: italic;
}

a {
	color: #DDA770;
	text-decoration: none;
}
a:hover {
	color: #808192;
	text-decoration: none;
}

#container {
	float: left;
	width: 850px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #663300;
}
#centralize {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 150px;
	width: 850px;
	text-align: center;
	background-color: #663300;
}
#header_img {
	float: left;
	height: 350px;
	width: 850px;
	background-color: #663300;
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#topmenu {
	background-color: #DDA770;
	float: left;
	height: 22px;
	width: 845px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 5px;
	clear: both;
}
#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:hover {
	color: #808192;
	text-decoration: none;
}
#header_right {
	float: right;
	width: 295px;
	text-align: right;
	padding-top: 72px;
	padding-right: 5px;
}
#centre {
	float: left;
	width: 668px;
	padding: 5px;
}
#centre a {
	color: #808192;
	text-decoration: none;
}
#centre a:hover {
	color: #000000;
	text-decoration: none;
}
#footer {
	float: left;
	height: 25px;
	width: 845px;
	padding-top: 5px;
	font-size: 8pt;
	padding-left: 5px;
	color: #808192;
	text-align: center;
	clear: both;
}
#header_image {
	float: left;
	height: 350px;
	width: 450px;
}
#txt {
	float: left;
	height: 346px;
	width: 396px;
	background-color: #663300;
	font-size: x-small;
	font-weight: lighter;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: justify;
}
#logo_holder {
	float: left;
	height: 350px;
	width: 850px;
	background-color: #663300;
	text-align: center;
	margin-top: 40px;
}
