body {
	background-image:url("images/bg_hcm-15.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	line-height: 20pt;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	text-align: left;
	color: #27d553;
}

.oneColElsCtrHdr #container {
	width: 960px;
	background: none;
	background-position:bottom center;
	background-repeat: repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColElsCtrHdr #header { 
    font-size:13pt;
    line-height: 30pt;
	background: none; 
	margin-top:0px;
	text-align: center;
	padding-bottom:50px;
	padding-top: 1200px;
	text-transform:uppercase;
	letter-spacing:0px
} 

h1 {
	font-size:16pt;
	line-height: 20pt;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	color: #a8352d;
}

h2 {
	font-size:30pt;
	line-height: 28pt;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	color: #a8352d;
}

h3 {
	font-size:30pt;
	line-height: 28pt;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	color: #fff;
}

a:link {
	font-size:14pt;
	letter-spacing:0px;
	color: #a8352d;
	text-decoration: none;
}
a {
	color: #a8352d;
   outline: 0;
}

a:visited {
	text-decoration: none;
	color: #a8352d;
}
a:hover {
	text-decoration: none;
	color: #a8352d;
}
a:active {
	text-decoration: none;
	color: #a8352d;
}