#supportivelinks, #navigation, #subnavigationwrapper, #extralogos, #extra, #contentstop, .pageoptions, .popularity_lists, .bookmarkoptions, #spotlights, #featured, #newsletter, #footermenu, #shadowbottom, #footer,
#articles #col2
{
    display:none;
}

#articles #col1,#wrapper
{
    width: 100%;
}

#content 
{
    width: auto;
}   

body {
  color : #000000;
  background : #ffffff;
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt;
  line-height:1.5;
}

a {
  text-decoration : underline;
  color : black;
}

a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}

#logo a:visited:after {content: none;}