body, html, p { font-family: Arial, Helvetica, sans-serif; }
#masthead, #telescope, #topSpace, #rightGutter, #nav, #clearer, #logo { display: none; }
#logoPrint { display: block; }
h1 { font-size: 125%; }
h2 { font-size: 110%; }
p { text-align: justify; }
#contentHolder, #content { position: relative; width: 98%; margin: 0; padding: 0; left: 0; top: auto; } /* width cannot be auto or print logo will disappear */
#content { width: 98%; }
.rightSidebar { border: 1px dashed black; border-right: none; border-top: none; }
#content ul { margin-left: 10px; padding-left: 5px; list-style: square; }

.rightSidebar { float: right; clear: both; width: 200px; margin-left: 15px; margin-bottom: 5px; margin-right: 0px; font-size: 90%; }
.bio p { margin-right: 20px; }
