body {
	background: #CACACA;
	font-family: "Trebuchet MS", Verdana, serif
}
#container {
	margin: 0 auto;
	width: 800px
}
#header {
	width: 100%
	text-align: right;
}
#sub_header {
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
}
#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF;
	background-repeat: repeat-y
}
#main_content_top {
	height: 30px;
	background: #FFFFFF;
}
#main_content_bottom {
	height: 30px;
	background: #FFFFFF;
}
#footer {
	text-align: center;
	font-size: 12px;
	margin: 10px auto
}
.content {
	float: left;
	width: 510px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}
.menu {
	width: 189px;
	float: right;
	padding: 0 20px 0 20px;
	border-left: #8C8484 1px solid;
	font-size: 12px
}
.menu ul {
	margin: 0;
	padding: 10px 0 10px 15px
}
.menu il {
	list-style-type: disc
}
#header h1 {
	margin-bottom: 0px;
	font-size: 28px;
	font-weight: bold;
	color: #A40008
}
.content h2 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}
.menu_title {
	font-size: 18px;
	font-weight: bold;
	color: #A40008
}
.menu ul {
	margin: 0;
	padding: 10px 0 20px 15px
}
.menu li {
	padding-top: 2px;
	list-style-type: circle
}
a {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline
}
a.menu_link:hover {
	color: #A40008;
	font-weight: bold;
	text-decoration: none
}
.quote {
	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}
.zfchannelstatus {
				font-size: 9px;
				background-color: #eeeeee;
				color: #666;
				margin-right: 3px;
		}

		.fold, .logo {
				float: left;
				margin: 0px;
				padding: 1px;
				margin-right: 5px;
				vertical-align: middle;
		}

		.channel {
				vertical-align: middle;
				padding: 1px;
				color: #999;
				/*height: 16px;*/
		}

		.channel img {
				max-height: 16px;
				width: auto;
				height: auto;
		}

		.feed {
				margin-bottom: 1px;
				display: block;
		}

		.newsitem {
				margin-top: 1px;
				margin-bottom: 1px;
				margin-left: 1px;
				margin-right: 3px;
				/* border-bottom: 1px solid #ddd;
				border-left: 1px solid #ddd;*/
				padding: 2px;
		}

		.newstitle {
				color: #333;
				background-color: #f8faf7;
				padding: 2px;
				margin-bottom: 0px;
				border: 1px solid #ccd;*
		}

		.dateline a:link {
				color: #621b2f;
				text-decoration: none;
		}

		.dateline a:visited {
				color: #939393;
				text-decoration: none;
		}

		.dateline a:hover {
				text-decoration: none;

		}

		.zfnewscontent {
				text-align: left;
				color: #000;
				margin-left: 10px;
				margin-right: 30px;
				margin-top: 5px;
				margin-bottom: 0px;
				padding-right: 25%;
				padding-left: 25px;
				padding-top: 20px;
				padding-bottom: 40px;
				line-height: 1.4em;
				border-left: 1px solid #ddd;
		}

		.newsdesc a:hover {
				text-decoration: underline;
		}

		.chanlink {
				font-family: Palatino, Georgia, Times New Roman, sans-serif;
				margin-left: 0px;
		}

		.chanlink a {
				font-size: 100%;
				font-weight: bold;
				text-decoration: none;
		}

		.itemtitle {
				cursor: pointer;
		}

		.controls {
				vertical-align: middle;
				float: right;
				margin-top: 0px;
				margin-bottom: 0px;
				margin-left: 5px;
				height: 12px;
				width: auto;
		}

		.dateline {
				color: #999;
				font-size: 80%;
				text-align: right;
		}

		.enclosure {
				color: #229;
				font-size: 90%;
				text-decoration: none;
		}

		.enclosure a {
				text-decoration: underline;
		}

		.newslist {
				padding-bottom: 3px;
				padding-left: 25px;
		}