body {
	background-color: #82C6AF;
}

#page_wrapper {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}

#top {
	background-image: url(images/container_top.gif);
	height: 37px;
}
#bottom {
	background-image: url(images/container_btm.gif);
	height: 60px;
	background-position: bottom;
	background-color: #F7ECDD;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #466B5F;
	padding-bottom: 5px;
}
#bottom a {
	color: #5A8B7B;
	text-decoration: none;
}
#content_top {
	background-image: url(images/content_box_top.gif);
	height: 13px;
	background-repeat: no-repeat;
}
#content_bottom {
	background-image: url(images/content_btm.jpg);
	background-repeat: no-repeat;
	height: 19px;
}
#content_bg {
	background-image: url(images/contant_bg.gif);
	background-repeat: repeat-y;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 16px;
	margin-left: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
#content a {
	color: #3F8970;
	text-decoration: none;
}
#content a:hover {
	color: #43685C;
}
.content_left {
	float: left;
}
.article_title {
	color: #629685;
	font-size: 16px;
	font-weight: normal;
}
.small a {
	color: #5C8E7E;
	text-decoration: none;
}
.small {
	font-size: 10px;
}
.references {
	font-size: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #82C6AF;
	letter-spacing: -1px;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82C6AF;
	font-weight: normal;
}
img {
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #619584;
	letter-spacing: -1px;
	display: block;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82C6AF;
	font-weight: normal;
	font-size: 16px;
}
