body {
	background: url(images/bg.png) repeat-x top #600;
	margin: 0px;
	padding: 20px;
	font: 12px  Geneva, Arial, Helvetica;
	color: #000; }
#main_container {
	width: 988px;
	height: auto;
	margin: auto; }
#header {
	width: 988px;
	height: 100px;
	margin: auto;
	text-align: center;
	color: #fff;
	font: 70px  Geneva, Arial, Helvetica; }
.main_content {
	width: 988px;
	height: auto;
	margin: auto;
	padding: 0 0 30px 0;
	background-color: #FFFFFF; }
.main_content_top {
	width: 988px;
	height: 16px;
	background: url(images/main_content_top.jpg) no-repeat center top; }
#footer {
	clear: both;
	width: auto;
	height: 50px;
	color: #ccc; }
.copyright {
	float: right;
	padding-left: 10px;
	padding-top: 10px; }
.footer_links {
	float: left;
	padding-right: 10px;
	padding-top: 10px; }
#footer a {
	text-decoration: none;
	color: #fff;
	font-weight: bold; }
#footer a:hover {
	text-decoration: underline;
	color: #ccc;
	font-weight: bold; }
#top a {
	font: 12px  verdana, arial, helvetica;
	text-decoration: none;
	color: #bf0c25;
	font-weight: bold; }
#top a:hover {
	font: 12px  verdana, arial, helvetica;
	text-decoration: underline;
	color: #2a1c11;
	font-weight: bold; }
#xxx a img {
	border: 1px solid #000; }
#xxx a img:hover {
	border: 1px solid #fff; }