body {
	background-color:#fff;
	background-attachment: scroll;
	font-family: "Times New Roman", Georgia, Serif;
	font-size:9pt;
	line-height: 16pt;
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	text-align: left;
	color: #c2c6ae;
	text-transform: uppercase;
}

.oneColElsCtrHdr #container {
	width: 1000px;
	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: center; /* this overrides the text-align: center on the body element. */
}

.oneColElsCtrHdr #content { 
	background: none; 
	padding: none;
	margin-top:50px;
	text-align: center;
	margin-bottom: 50px;
} 

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

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