	body{
	margin : 0px;
	background-color : #484404;
	background-image : url(../images/mainbg.jpg);
	background-position : center 0px;
	background-repeat : repeat-x;
	}
	#center{
	width : 905px;
	margin : auto;
	clear : both;
	}
	#topimage{
	width : 905px;
	height : 153px;
	background-image : url(../images/top.jpg);
	background-position : 0px 0px;
	background-repeat : no-repeat;
	}
	#menutop{
	width : 577px;
	height : 25px;
	float : left;
	background-image : url(../images/menubg.gif);
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 13px;
	color : #660913;
	padding-left : 328px;
	padding-top : 7px;
	}
		#menutop ul{
		margin : 0px;
		padding : 0px;
		}
		#menutop li{
		display : inline;
		list-style-type : none;
		}
		#menutop a{
		font-family : Arial, Verdana, Helvetica, Sans Serif;
		font-size : 12px;
		font-weight : normal;
		text-decoration : none;
		color : #660913;
		padding-left : 20px;
		}
	#main{
	width : 905px;
	float : left;
	border-top : 1px solid #000000;
	background-image : url(../images/mainbg.gif);
	}
	#bottom{
	width : 569px;
	height : 110px;
	float : left;
	padding-left : 336px;
	background-image : url(../images/bottombg.gif);
	}
		#bottom a{
			padding-left : 14px;
		}
	#bottomsmall{
	width : 905px;
	height : 10px;
	float : left;
	border-top : 1px solid #000000;
	background-image : url(../images/bottombg2.gif);
	}
	#newscol, #item{
	/*border : 1px solid red;*/
	width : 275px;
	padding-left : 20px;
	padding-top : 20px;
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 11px;
	color : #660913;
	line-height : 1.6em;
	float : left;
	}
		.item{
		width : 200px;
		margin-left : 42px;
		border-bottom : 1px solid #660913;
		}
		#newscol h1{
		font-family : Arial, Verdana, Helvetica, Sans Serif;
		font-size : 11px;
		width : 200px;
		font-weight : bold;
		color : #660913;
		margin-bottom : 5px;
		}
		#newscol a,{
		font-family : Arial, Verdana, Helvetica, Sans Serif;
		font-size : 11px;
		font-weight : bold;
		text-decoration : none;
		color : #660913;
		}
	#contentcol{
	/*border : 1px solid red;*/
	width : 474px;
	padding-left : 55px;
	padding-right : 25px;
	padding-top : 40px;
	padding-bottom : 30px;
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 11px;
	color : #660913;
	line-height : 1.6em;
	float : left;
	}
		#contentcol h1{
		font-family : Arial, Verdana, Helvetica, Sans Serif;
		font-size : 18px;
		font-weight : normal;
		color : #660913;
		margin-bottom : 10px;
		}
		#contentcol a{
		color : #660913; //#cf8f18;
		font-style : italic;
		}
		#contentcol a:hover{
		background-color : #ededed;
		}
	#backtop{
	border-top : 2px solid #660913;
	text-align : right;
	}
	#backtop a{
	color : #660913;
	font-style : italic;
	}
	#newsitem{
	margin-bottom : 10px;
	border-bottom : 1px solid #dadada;
	}
	#newsitem h2{
	margin : 0px;
	font-family : Arial, Verdana, Helvetica, Sans Serif;
	font-size : 11px;
	font-weight : bold;
	color : #6e6e6e;
	}
	