@charset "utf-8";
/* CSS Document */

#content {
	background: url(../images/sub_main_bg.jpg) no-repeat;
	width: 880px;
	clear: both;
}
#footer {
	background: url(../images/redbars.jpg) no-repeat top #FFF;
	padding-top: 35px;
	height: 55px;
}
#pagetext {
	position: relative;
	top: 0px;
	padding: 10px 5px 0 8px;
	left: 47px;
	width: 773px;
	color: #000;
	background: #d4c9b1;
	filter: alpha(opacity=85);
	opacity: .85;
	min-height: 400px;
}
#pagetitle {
	position: relative;
	top: 34px;
	left: 46px;
}
#content_overflow {
	background: #d4c9b1;
	width: 760px;
	height: 20px;
	color: #000;
	position: relative;
	left: 60px;
}
