/* site-wide print styles */

html { font-family: Georgia, 'New Century Schoolbook', 'Bitstream Vera Serif', Utopia, 'Times New Roman', times, serif; }
body { font-family: Georgia, 'New Century Schoolbook', 'Bitstream Vera Serif', Utopia, 'Times New Roman', times, serif; }
h1, h2, h3, h4, h5, h6, p, blockquote, div, span, ul, ol, li, dl, dd, dt, thead, tbody, tfoot, caption, tr, th, td, a, form, input, textarea, fieldset, pre, code { font-family: Georgia, 'New Century Schoolbook', 'Bitstream Vera Serif', Utopia, 'Times New Roman', times, serif; }

#navbar, #contactblock, #quicksearch, #advertsleft, #advertsright { display: none; }

#content { position: absolute; top: 0; left: 0; margin: 0; padding: 5pt; border: 0; }
#content a { font-size: inherit; text-decoration: underline; color: #600; }

.hide { display: none; }
.straight { font-size: inherit; white-space: nowrap; }

