body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffc978;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #663300;
	text-decoration: none;
}
a {
	font-weight: bold;
}
.container {
	width:1024px;
	border:0px solid;
	border-color:#ffd7aa;
}
.mid_area {
	width:1024px;
}
.left_container {
	width:783px;
	height:100%;
	border:0px solid;
	border-color:#000000;
	background-image:url(/images/news_bg.jpg);
}
.mid_container {
	width:971px;
}
.content_container {
	width:789px;
	height:800px;
	background-image:url(/images/news_bg.jpg);
}
.page_content {
	margin-left:10px;
	margin-right:10px;
}
.navigation {
	border:0px solid;
	border-color:#000000;
}
.content {
	width:760px;
	border:1px solid;
	padding-bottom:20px;
	border-color:#000000;
	background-color:#ffecc5;
}
.headline_box {
	width:724px;
	height:235px;
	border:1px solid;
	border-color:#593200;
	background-color:#fff5e0;
}
.headline_box_info {
	margin-top:5px;
}
.quicklinks {
	width:724px;
	height: 25px;
	border:1px solid;
	border-color:#593200;
	background-color:#fff5e0;
	text-indent:10px;
	text-align:left;
}
.quicklinkswriting {
	width:724px;
	height: 25px;
	border:1px solid;
	border-color:#593200;
	background-color:#fff5e0;
	text-indent:10px;
	text-align:left;
}
.news {
	width:724px;
	text-align:left;
}
.sidebar_container {
	width:170px;
	background-image:url(/images/sidebar_bg.jpg);
	vertical-align:top;
}
.sidebar {
	width:170px;
	border:1px solid;
	border-color:#000000;
	background-image:url(/images/sidebar_bg.jpg);
}
.sidebar_text {
	margin-left:5px;
	text-align:left;
}
.pdf_text {
	padding-top:5px;
	text-align:left;
	font-weight:bold;
}
.top_wood {
	background-image:url(/images/wood_bg.jpg);
	height:26px;
	border-bottom:1px solid;
	border-color:#ffd7aa;
}
.mid_wood {
	background-image:url(/images/wood_bg.jpg);
	height:26px;
	border-top:1px solid;
	border-color:#ffd7aa;
}
.bottom_wood {
	background-image:url(/images/wood_bg.jpg);
	height:26px;
}
.logo {
	background-image:url(/images/church_logo.jpg);
	height:275px;
}
.column {
	width:26px;
	background-image:url(/images/column_bg.jpg);
}
.column_mid {
	width:17px;
	background-image:url(/images/column_bg_mid.jpg);
}
.column_alt {
	width:26px;
	background-image:url(/images/column_bg_alt.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}