body {
  background-color: #fff;
  margin: 0;
  font-size: 80%;
  width:  90%;
  _width: 650px;
}

div#page-wrapper {
  margin: 0 auto !important;
  width: 100% !important;
  _width: 650px;
  position:  static !important;
}

div#content-wrapper {
  margin: 0 !important;
  width: 100% !important;
  _width: 650px;
  float:  none !important;
  display:  block !important;
}

/* div#page-header { height: 100px; margin-bottom: 16px;}
div#page-header h1 { width: 100%; height: 100px;}
div#page-header h1 a {background-position: -263px 0; } */
div#page-header div.col-1 { display: none;}
div#page-header div.col-2 { width: 100%;}
div#page-header div.col-3 { display: none;}

div#welcome-bar { display: none !important; }
div#main-navigation { display: none !important; }


div.two-up-thirds-left div.col-1 { margin:  0; width:  100%; _width: 650px;}
div.two-up-thirds-left div.col-2 { display: none !important; }
div.story-body { _margin:  0 !important;}
div#story-tools { display: none; }
div#story-contribute { display: none; }
div#breadcrumbs { display: none; }

div.inline-left { _margin-left:  0; _margin-right:  16px;}

div.video-inline,
div.audioclip-inline { 
  display: none !important; 
}