.mainbody  { color: #333333; font: 11px Arial, Helvetica, sans-serif; text-transform: none }
.newslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
body {
     background-image: url(images/background_820.jpg);
     background-repeat: repeat-y;
     background-position: center;
     background-color: #330000;
     height:auto;
	* height:100%;
}
#container {
     width: 800px;
     margin: 0 auto;
     text-align: center;
}

#bottom {
	margin:0 auto;
	height:15px;
	width:800px;
	background:url(images/bg2c.gif) no-repeat;
}