body {
	background-image: url(../includes/images/body_pattern.jpg);
	background-repeat:repeat-x;
	background-color: #DEDAC0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

.header {
	background-image: url(../includes/images/header.jpg);
	background-repeat:no-repeat;
	width: 750px;
	height: 108px;
}

.flash {
	background-image: url(../includes/images/flash.jpg);
	background-repeat:no-repeat;
	width: 750px;
	height: 170px;
}

.content_repeat {
	background-image: url(../includes/images/content_repeat.jpg);
	background-repeat:repeat-y;
	width: 750px;
}

.content_back {
	background-image: url(../includes/images/content_back.jpg);
	background-repeat:no-repeat;
	width: 750px;
}

.content_header {
	background-image: url(../includes/images/content_header.jpg);
	background-repeat:no-repeat;
	width: 437px;
	height: 33px;
	padding-left: 85px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #7D7547;
	text-align:left;
	vertical-align: middle;
}
.content_header2 {
	background-repeat:no-repeat;
	width: 437px;
	height: 33px;
	padding-left: 85px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #7D7547;
	text-align:left;
	vertical-align: middle;
}

.content_area {
	width: 427px;
	padding-left: 85px;
	padding-right: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #7D7547;
	text-align:left;
}

.news_header {
	background-image: url(../includes/images/news_header.jpg);
	background-repeat:no-repeat;
	width: 206px;
	height: 30px;
	padding-left: 22px;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align:left;
	vertical-align: middle;
}
.news_text {
	width: 146px;
	padding-left: 22px;
	padding-right: 60px;
	text-align:left;
	padding-top: 0px;
}
.news_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.news_text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #578257;
}

.footer_top {
	background-image: url(../includes/images/footer_top.jpg);
	background-repeat:no-repeat;
	width: 750px;
	height: 24px;
}

.footer_bottom {
	background-image: url(../includes/images/footer_bottom.jpg);
	background-repeat:no-repeat;
	width: 750px;
	height: 34px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align:center;
}

