body {
	font: 				100% Arial, sans-serif;
	background: 		#006;
}
a:link {
	text-decoration:	none;
	color: 				#000000;
}
a:visited {
	text-decoration: 	none;
	color: 				#000000;
}
a:hover {
	text-decoration: 	none;
	color: 				#006;
}
a:active {
	text-decoration: 	none;
	color: 				#000000;
	white-space: 		nowrap;
	list-style: 		inside;
}
.header-60 {
	font-family: 		Arial;
	color: 				#000000;
	font-size: 			60px;
	font-weight: 		bold;
	text-align: 		center;
	background: 		#fff;
}
.header-70 {
	font-family: 		Arial;
	color: 				#000000;
	font-size: 			70px;
	font-weight: 		bold;
	text-align: 		center;
	background: 		#fff;
}
.header-75 {
	font-family: 		Arial;
	color: 				#000000;
	font-size: 			75px;
	font-weight: 		bold;
	text-align: 		center;
	background: 		#fff;
}
.oneColFixCtrHdr #header {
	width: 				900px;
	height: 			75px;
}
.oneColFixCtrHdr #header h1 {
	margin: 			2px 2px;
	padding: 		    10px 10px; 
}
.oneColFixCtrHdr #container {
	width: 				900px;
	height: 			auto;
	margin: 			2% auto;
	text-align:			center;
	background: 		#fff;
	border: 			10px solid #ffffff;
}
.container-left {
	font-family: 		Arial;
	color: 				#000000;
	font-size: 			16px;
	font-weight: 		normal;
	text-align: 		left;
}
.container-center {
	font-family: 		Arial;
	color: 				#000000;
	font-size: 			16px;
	font-weight: 		normal;
	text-align: 		center;
}
.oneColFixCtrHdr #mainContent {
	width: 				900px;
	height: 			500px;
	padding: 	    	5px 0px;
	background: 		#fff;
}
.oneColFixCtrHdr #footer {
	width: 				900px;
	height: 			25px;
}
.oneColFixCtrHdr #footer p {
	margin: 			1px 1px; 
	padding: 		    1px 1px; 
}
.footer-other {
	font-family: 		Arial;
	color: 				#000000;
	font-size: 			18px;
	font-weight: 		normal;
	text-align: 		center;
}
