body {
    background: #fff;
     padding-top: .75em;
}

#wrapper {
     width:750px;
}

#toolbarcontainer,
#navalphacontainer,
#navbetacontainer {
    display: none;
}

#header #bannercontainer {
     background: #fff none;
}

#home #header #bannercontainer {
     background: #111 none;
}

#maincontainer {
     padding-top: 10px;
}

#main {
     background-image: none;
}

#contentcontainer {
     float:none;
     width:722px;
}

#content .body a:after {
   color: #666666;
}

#email_download {display:none;}

#print_div {display:none;}

#article_head{
	background-color: none;
}
#publications #article_sectionspage_links{
	background-color:none;
}

#section_content {
	width:645px;
}
#home_imagebanner {
	display:none;
}
#content { 
	width:900px;
}

#footercontainer {
     background-color: #fff;
     border-top: 1px solid #999;
     padding-top: 1em;
}

#footercontainer a {
     color: #000;
}

.footerright {
     display: none;
}