html, body, table.height { height: auto; }
p { font-size: 10pt; }

#container { width: auto; }

#topbar { width: auto; margin: 0px 20px; padding: 0px; }
#topbar div.logo { padding-left: 0px; }
#foot { width: auto; margin: 0px 20px; border-top: 1px solid #000; }
#legalese { font-size: 8pt; color: #666; width: auto;}

#tag { color: #666; font-size: 13pt; width: auto;}

#menu, #submenu, #madeby, #email, table.rightnav { visibility: hidden; }
#email { float: left; }

#title { width: auto; text-align: left; margin: 0px 20px; border-top: 1px solid #000; }
h1 { font-size: 18pt; padding-left: 0; }

#content { float: none; width: auto; margin: 0px 20px; background: none; }
#content table.content { width: auto; }

a:link, a:visited {color: #520; background: transparent; font-weight: bold; }
#content a:link:after, #content a:visited:after {content: " (" attr(href) ") "; font-size: 90%; }



