DIV#header, DIV#loginAndSearch, DIV#footer, DIV#menu  { display: none; }
.shortTabs, H1.subheader A { display: none; }


body {
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	background-image: none;
} 

h1.subheader {
	border: none;
	width:100%;
	height:20px;
	padding:10px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:bold;
	text-transform: uppercase;
}
