﻿body {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-style: normal;
	background-color: #ffffff;
}
#separator_top
{
	height:1px;
	width:100%;
	color:#CCAA77;
}
#separator_bottom
{
	height:1px;
	width:100%;
	color:#CCAA77;
}
#navmenu
{
	position: relative;
	left: 3px;
	background-color:#F7F6F3;
}
#content
{
	position: relative;
	left: 0px;
}
#right
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-style: normal;
}
#footer
{
	text-align: center;
	font-size: 0.7em;
}
#pagetitle
{
	font-size: 1.5em;
	font-weight: bold;
}
#newstitle
{
	font-size: 1.5em;
	font-weight: bold;	
}
#newsreader
{
	background-color:#D6D6D4;
	padding: 5px;
	border: solid 1px #000000;
}

#newsinner
{
	
}


#parhead
{
	
}

