body,td,th {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #2e2e2e;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	background-color: #2e2e2e;
}
.oneColFixCtrHdr #container {
	width: 900px; 
	margin: 0 auto; 
	text-align: left; 
}
.oneColFixCtrHdr #header { 
	padding: 50px 0 20px 0;  
	text-align:center;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	text-align:center; 
	color:#FFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	text-align:center;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0;
	font-size:9px; 
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}

.menu a:link {
	color: #FFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	color: #CC191F;
	text-decoration: none;
}
.menu a:active {
	color: #CC191F;
	text-decoration: none;
}