body {
	background-image: url(pic/bg_body.gif);
	background-color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #514215;
	line-height: 16px;
	text-align: left;
}
a {
	font-size: 14px;
	color: #5F760E;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
a:link {
	color: #A68100;
	text-decoration: none;
}
a:active {
	color: #CC9E00;
	text-decoration: none;
}
a:visited {
	color: #A68100;
	text-decoration: none;
}
a:hover {
	color: #CC9E00;
	text-decoration: underline;
}
#Container {
	position: relative;
	height: auto;
	width: 900px;
	top: 0px;
	background-image: url(pic/bg_container_2.gif);
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}
#Header {
	height: 80px;
	width: 900px;
	position: absolute;
	top: 10px;
	left: 0px;
}
#Menu_Bar {
	height: 40px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 82px;
}
#Main_1 {
	position:absolute;
	width:300px;
	height:auto;
	z-index:1;
	top: 124px;
	left: 0px;
}
#Main_2 {
	position:absolute;
	width:300px;
	height:auto;
	z-index:2;
	top: 124px;
	left: 304px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#Main_3 {
	position:absolute;
	width:300px;
	height:auto;
	z-index:3;
	top: 124px;
	right: 0px;
	left: 610px;
}
th {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #514215;
	text-align: left;
	line-height: 16px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #690;
}
.bold_green {
	font-size: 16px;
	color: #360;
}
.green_bold {
	font-size: 1114px;
}
