body {
	background-color: #FFF6D5;
	text-align: center;
	margin:0 0 0 0;
	padding:0px;
}
img {
	behavior: url(iepngfix.htc)
}
#content{
	width:804px;
	margin:0px auto;
	text-align:left;
	margin: 20px 0 0 0;
	background-color:#fff;
}
#header {
	position: relative;
	width: 804px;
	height: 115px;
	background: url(images/common.HEADER_BG.gif) no-repeat;
}
.logo {
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 0 0 10px;
}
.menus {
	padding: 0 0 6px 0;
	text-align: right;
}
.hot_body {
	background: url(images/common.LOWER_BG.jpg) no-repeat right bottom;
}
.activities_col {
	position: absolute;
	top: 10px;
	right: 0;
	padding: 10px 10px 20px 10px;
	width:255px;
	background-image:url(images/common.RIGHT_BLEND.png);
	background-repeat: repeat-x
}
.non-activities_col {
	position: absolute;
	top: 10px;
	right: 0;
	padding: 10px 10px 20px 10px;
	width:255px;
}
.activities_body, .activities_body a {
	font: 12px/16px Arial, sans-serif;
	color: #005361;
}
.body_rightcol {
	text-align: right;
	margin: 30px 10px 0 0;
	font: 14px/19px "Trebuchet MS", sans-serif;
	color: #005361;
}
.home_body {
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #626262;
}
.home_rightcol {
	position: absolute;
	text-align: right;
	top: 10px;
	right: 0;
	padding: 10px 20px 20px 10px;
	font: 14px/19px "Trebuchet MS", sans-serif;
	color: #005361;
}
.body_titles {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #626262;
}
hr {
	height:1px;
	border: 0;
	margin: 8px 0 10px 0;
	color:#626262;
	background-color:#626262
}
.left_body {
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #626262;
}
.right_test {
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #626262;
	text-align: right;
	margin-right: 10px;
}
.base_line {
	background-color: #686868;
	height: 1px;
	padding: 10px 0 10px 0;
	color: #fff;
}
.base_line1, .base_line1 a {
	text-align: center;
	font: 12px arial, "sans serif";
	letter-spacing: .1em;
	color: #fff;
	text-decoration: none;
}
.base_line1 a:hover {
	text-decoration: underline;
}
.base_line2, .base_line2 a {
	padding: 8px 0 0 0;
	font: 11px arial, "sans serif";
	text-align: center;
	text-decoration: none;
	color: #fff;
}
.base_line2 a:hover {
	text-decoration: underline;
	color: #fff;
}