#mainmenu, div.articleTools {
  display: none;
}
.topLinks {
  display: none;
}
#header {
  height: 80px;
}
.articleBody {
  width: 750px;
  background: #ffffff;
  padding: 0px;
  float: none;
}
#header .sectionName {
  display: none;
}
.insideModules {
  display: none;
}
#insideLubavitch {
  display: none;
}
#donateLink {
  display: none;
}
#commentForm {
  display: none;
}
#container {
  width: 750px;
}
.footerTools, .footerLinks {
  display: none;
}
.footer {
  width: 750px;
  color: black;
  background: #ffffff;
  height: auto;
}
#storyTabs {
  display: none;
}
.storyContent {
  width: 92%;
}
.breadCrumbs {
  width: 95%;
}