body {
	background: white;
	font-size: 12pt;
	margin-top:0px;
	}
	
#menu {
	display: none;
	}
	
#wrapper, #content {
	width: auto; 
	margin: 0 1%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	text-align: left;
	}
#header {
	height: 100px;
	width: 800px;
	text-align: left;
	margin-bottom:20px;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
/*#wrapper a:link:after, #wrapper a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }*/
   
   
#header {width: 650px;border-bottom:solid 1px #222222;height:100px;}
#headTop {display:none;}
#banner {display:none;}
#headSection {display:none;}
#chLocation {display:none;}
#breadCrumbs {display:none;}
#navmenu {display:none;}
#sideNav {display:none;}
#footer {display:none;}
#mainContent {
	margin: 0px;
	padding:0px;
	width: 700px;
	float: none !important;
}
#pgMain {
	width: 650px;
	margin: 0px;
	padding:0px;
	text-align: left;
	float: none !important;
}