#pagewrapper_interior {
	width: 1000px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #cb1112;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	border-style: none;
	color: none;
}

body {
	background-color: #cb1112;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
}

#ha_navigation_header {
	text-align: center;
}

#ha_main_content {
	width: 850px;
	height: 531px;
	text-align: left;
	background-image: url('http://www.hatheseries.com/images/ha_main_content_bg.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -20px;
	margin-left: 15px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 130px;
	padding-top: 40px;
}

#ha_main_content2 {
	width: 860px;
	height: 531px;
	text-align: left;
	background-image: url('http://www.hatheseries.com/images/new_bg_test2.jpg');
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -20px;
	margin-left: 15px;
	color: #ffffff;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 140px;
	padding-top: 40px;
}

#footer {
	width:;
	height: 63px;
	text-align: center;
	margin-top: -20px;
	padding-left: 10px;
	color: #f8e1e1;
	font-size: 9px;
}

#footer a:link {
	color: #f8e1e1;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
}

#footer a:visited {
	color: #f8e1e1;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
}

#footer a:hover {
	color: #f8e1e1;
	text-decoration: underline;
	border-bottom: none;
	font-weight: bold;
}

#extraspace {
	background-color: #cb1112;
	padding-bottom: 23px;
}

#donate {
	text-align: center;
}