@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #3B401C;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
#foter_wraper {
	height: 83px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer_logo {
	float: left;
	height: 83px;
	width: 120px;
}
#footer_links {
	float: left;
	padding-top: 30px;
}
#frame {
	margin-right: auto;
	margin-left: auto;
}
#top_container {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	height: 64px;
	background-position: center;
}
#content_container {
	background-color: #F3F2F1;
}
#content_wraper {
	width: 1000px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	height: 507px;
	width: 455px;
	float: left;
}
#middle {
	height: 507px;
	width: 229px;
	margin-left: 6px;
	float: left;
	background-color: #414734;
}
#right {
	height: 507px;
	width: 303px;
	margin-left: 6px;
	float: left;
}
#right_sub {
	height: 507px;
	width: 758px;
	margin-left: 6px;
	float: left;
	color: #182103;
}
#news {
	background-image: url(../images/monthly_features.gif);
	background-repeat: no-repeat;
	height: 158px;
	width: 229px;
	color: #FFFFFF;
	position: relative;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 83px;
}
a, #footer_links a {
	font-family: "Trebuchet MS";
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover, #footer_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
form {
	padding: 0;
	margin: 0;
}
p {
	padding-top: 0px;
	padding-bottom: 6px;
}#top_wraper {
	height: 69px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#search {
	position: absolute;
	left: 413px;
	top: 23px;
	width: 300px;
	height: 30px;
}
.select_serach {
	width: 120px;
}
#news_text {
	width: 195px;
	position: absolute;
	top: 50px;
	left: 18px;
}
#news_prev_next {
	width: 195px;
	position: absolute;
	bottom: 18px;
	left: 18px;
}
#right_sub a {
	color: #252E13;
	text-decoration: underline;
	font-weight: bold;
}
