body{
    height:100%;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	color:#233d1a;
}
a{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#FFF;
	text-decoration:underline;
}
#main-box{
	width:1000px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	border:1px solid #549036;
}
#header-box{
	width:1000px;
	height:300px;
	background-color:#549036;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #d1f9bd;
}
#balloon-box{
	width:1000px;
	height:100px;
}
#balloon-subbox{
	width:360px;
	height:104px;
	color:#FFF;
	float:right;
	margin:46px 48px 0px 0px;
	text-align:center;
}
#title-box{
	height:10px;
	color:#FFF;
	margin:0px;
	clear:both;
	margin:90px 0px 0px 256px;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#info-in-header-box{
	width:970px;
	height:46px;
	color:#233d1a;
	padding:54px 0px 0px 30px;
	font-weight:bold;
}
#goto-top-box{
	width:1000px;
	height:50px;
	background-color:#a4d88a;
	border-bottom:1px solid #549036;
}
.goto-subbox{
	padding:14px 0px 0px 30px;
	color:#233d1a;
    font-weight:bold;
	font-size:16px;
}
.goto-subbox a{
	color:#233d1a;
    font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}
.goto-subbox a:hover{
	color:#fff;
    font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}
#content-box{
	width:940px;
	height:730px;
	margin:30px 40px 0px 30px;
}
#content-left-subbox{
	width:390px;
	float:left;
}
#content-right-subbox{
	width:540px;
	float:left;
}
#goto-forum-link a{
	font-size:16px;
	font-weight:bold;
	color:#233d1a;
	text-decoration:underline;
}
#goto-forum-link a:hover{
	font-size:16px;
	font-weight:bold;
	color:#a4d88a;
	text-decoration:underline;
}
#goto-bottom-box{
	width:1000px;
	height:50px;
	background-color:#a4d88a;
	border-top:1px solid #549036;
}
#richfooter-box{
	width:1000px;
	height:200px;
	background-color:#549036;
	border-top:1px solid #d1f9bd;
}
#richfooter-box{
	width:1000px;
	height:320px;
	background-color:#549036;
	border-top:1px solid #d1f9bd;
	background-image:url(../images/richfooter.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#richfooter-subbox{
	width:940px;
	margin:30px 30px 0px 30px;
}
#richfooter-left-subbox{
	width:488px;
	float:left;
	margin:0px 0px 0px 32px;
}
.richfooter-link-box{
	width:182px;
	float:left;
	margin:0px 0px 8px 20px;
	padding-bottom:6px;
	border-bottom:1px solid #a4d88a;
}
.richfooter-link-last-box{
	width:180px;
	float:left;
	margin:0px 0px 8px 20px;
}
#richfooter-right-subbox{
	width:420px;
	float:left;
}
#richfooter-right-img-subbox{
	width:420px;
}
#richfooter-about-box{
	width:420px;
	color:#FFF;
	margin-top:20px;
}
#copyright-box{
	color:#FFF;
	text-align:center;
	clear:both;
	font-size:10px;
	padding-top:32px;
}


