#page {
	margin: 0px auto; padding: 0px auto;
	text-align: left;
	
	border: none;
	background-color: transparent;
	}
#header  {
	height: auto;
	}	
#header DIV.flashDiv,
#header DIV.formAutoFlash,
#header DIV.formAutoNoFlash,
#left,
#right {
	visibility: hidden;
	display: none;
	}
#center {
	float: none;
	width: 660px;
	margin: 0px; padding: 0px;
	background-color: White;
	}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0px; padding: 0px;
	background: transparent;
	}
H1 {
	visibility: visible;
	display: block;
}
H1 A {
	border: none;
}
#center H3, 
#center H2, 
#center H4 {
	color: Black;
	border: none;
	text-align: left;
}
#center H3 {
	font-size: large;
}
#center H4 {
	font-size: 1.2em;
}
#footer {
	color: Black;
	font-size: 0.9em;
}
