.topheader { display:none }
.partnersearch { display:none }
.logos { display: none }
.bottomnavig { display: none }
#skip { display:none }
#navig { display:none }
body {
	font-family:times,serif;
	font-size:10pt;
}

a { text-decoration:none; color:#f00 }
h1, h3 { color:#f00 }

a.sidebarlink:link:after, a.sidebarlink:visited:after { content:" [" attr(href) "] "; } 

/*
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#content a[href^="/"]:after {
  content: " (http://www.alistapart.com" attr(href) ") ";
   }
*/

