#logo {float: left; position: relative;  margin: 0 1em 1em; border: 0;}

#content-page-bottom ,
#content-full-width,
#main-body {width: 95%; margin: 0; float: none; border: 0;}

#site-search,
#site-title,
#google,
#search-button,
.btop,
#adobe,
#site-nav,
#left-hand-nav,
#intranet-link  {display: none;}

.updated {border: none; color: #999999;}

body, 
p, h1, h2, h3, h4, h5, h6,
a: link, a:visited,
ul, ol,
blockquote {font-family: arial, sans-serif; color: #000;} 
 
 #site-footer {border-top: 1px solid #cccccc;}
 
  /* DISPLAYS URLS - NOT NEEDED? 
 a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}
*/