body {
   background: white;
	background-image: none;
   font-size: 12pt;	
 }
#navcontainer,#sidemenu,#topnav,#skiplinks,#masthead,#header,#sidebar-p, #subnav,.breadcrumbs{display: none;}

content{
	width:680px !important;
   padding: 0 20px 25px 0  !important; 
	margin: 0 20px 20px 0  !important;
	color: black;
}
#container{ /* This is for firefox. Fixes new page issue */
	float: none;
	overflow: visible;
	}
#footer{
   padding: 0 0 0 20px; 
	margin: 0 0 0 10px;
	color: #636363 !important;
	border-top:1px solid #DAD0B7;
}