#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#top {
	height: 188px;
	width: 950px;
	background-image: url(images/top.gif);
}
#nav {
	height: 32px;
	width: 950px;
}
#body {
	width: auto;
	background-image: url(images/body_bkgd.gif);
}
#body_left {
	width: 610px;
	float: left;
}
#bottom {
	clear: both;
	width: 950px;
	text-align: center;
}
#body_right {
	width: 340px;
	float: right;
	background-image: url(images/right_bkgd.gif);
}
.text1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
#body_left_content {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
#body_right_content {
	width: 310px;
	margin-right: auto;
	margin-left: auto;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 40px;
	color: #209966;
	font-weight: bold;
}
.text3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #219B67;
	font-weight: bold;
}
#body_left_content2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.text4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #666;
}
.text5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #209965;
}
.text6 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #219B67;
}
#community {
	float: right;
	height: 129px;
	width: 191px;
	margin-top: 20px;
}
