h1, h2, h3, h4, h5, h6 { color: rgb(0,0,0); }
a:link, a:visited { color: rgb(100,100,100); text-decoration: underline; }
#navigate { display: none; }
#identity { display: none; }
#lInt { display: none; }
#side_sec { display: none; }
#content { width: inherit; top: 0; left: 0; }
#window { width: 100%; border: 0; }
img.ident { display: none; }
#bannerbar { display:none;}
#headbox { 
	top: 0px; 
	left: 0px; 
	height: auto; 
	width: 100%; 
	margin: auto; 
	padding: auto; 
	text-align: left; 
	background: rgb(255,255,255); 
	border: 0; 
	clear: both; 
	}
h1.headBoxTitle { 
	display: inline;
	margin: auto;
	padding: 0;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-size: 220%;
	text-align: left;
	color: rgb(0,0,128); 
	background-color: transparent;
	}