#menu, #signupform { display: none; }

#header h1 {
	margin: 0;  padding: 0;
	text-indent: -9999px;	background: url(logo.gif) left top no-repeat;
	height: 70px; width: 380px;
	}
#header h1 a { display: block; width: 100%; height: 100%; text-decoration: none;	}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}