body{
	background: url('../images/bg.jpg') repeat-x #4a1b1b;
	margin: 14px;
	font: 11px verdana;
	color: #476176;
	}
img{
	border: 0px;
	}
p{
	margin: 0px;
	padding: 0px;	
	}
#container{
	margin: auto;
	width: 780px;
	overflow: hidden;
	}
#logo{
	float: left;
	}
#navigation{
	padding-top: 52px;
	float: left;
	}

a.navigation, a.navigation:link, a.navigation:visited{
	color: #e28f52;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 20px;
	font: 14px times;
	}
a.navigation:hover{
	color: white;
	}
a.homenav, a.homenav:link, a.homenav:visited{
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
	padding-left: 7px;
	margin-left: 4px;
	background: url(../images/right-arrow.gif) no-repeat left center;
	}
a.homenav:hover{

	}
a.footer, a.footer:link, a.footer:visited{
	color: #e28f52;
	text-decoration: none;
	}
a.footer:hover{
	color: white;
	}
a, a:link, a:active{
	color: #bb180e;
	text-decoration: none;
	}
a:visited{
	color: #bb180e;
	text-decoration: none;
	}
a:hover {
	color: #ff8400;
	text-decoration: underline;
	}
.numberout{
	float: left;
	margin: 3px;
	color: #744442;
	height: 16px;
	}
.numberover{
	float: left;
	margin: 2px;
	color: #744442;
	background: #F1F1F1;
	border: 1px solid #D6D8DD;
	cursor: hand;
	}
	
.heading{
	color: #712b40;
	padding: 12px 4px 0px 6px;
	margin-bottom: 20px;
	font: 24px times;
	border-bottom: 1px solid #d6d6d6;
	clear: both;
	}
.newsitem{
	padding: 8px 12px 12px 12px;
	clear: both;
	}
#rotator {
	position: relative;
	height: 256px;
	}
#rotator img{
	display: none;
	position: relative;
	top: 0;
	left: 0;
	}