body {
	background-color: #433218;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

#global {
	background-color: #4d3614;
	position: absolute;
	left: 50%; 
	width: 811px;
	margin-left: -405px;
}

#main_global {
	position: relative;
	left: 28px;
}

#top_header {
	padding-top: 25px;
	width: 811px;
	height: 15px;
	background-image:url(../images/website/template_03.jpg);
}

#banner_top {
	width: 761px;
	height: 25px;
}

.menu_bar {
	float: right;
}

#banner_bottom {
	width: 761px;
	height: 111px;
}

#content {
	padding-top: 25px;
	width: 761px;
	overflow: hidden;
}

#left_menu {
	width: 174px;
	float: left;
	background-image: url(../images/website/template_39.jpg);
	background-repeat: repeat-y;
	padding-bottom: 2000px;
	margin-bottom: -2000px;
	padding-top:25px;
	color: #8df82f;
	font: 80% Tahoma, Verdana, Arial, Helvetica, "Times New Roman", sans-serif;
}

#right_content {
	float: right;
	width: 587px;
	background-color: #563c17;
}
	
.content_unit {
	margin: 10px 15px 10px 20px;
	padding: 10px 10px 15px 25px;
	background-color: #433218;
	font-family: Tahoma, Verdana, Arial, Helvetica, "Times New Roman", sans-serif;
}

.text_title {
	font-size: 120%;
	color: #8df82f;
	font-weight: bold;
}

.text_content {
	font-size: 80%;
	color: #ffffff;
}

.text_content a {
	color: #8df82f;
	text-decoration: underline;
}

.text_content a:hover {
	color: #ffff00;
	text-decoration: underline;
}

#footer {
	clear: right;
	margin-top: 15px;
	width: 811px;
	height: 25px;
	background-image: url(../images/website/template_55.jpg);
}

#copyright {
	width: 238px;
	height: 25px;
	float: right;
	
}