#leftbar, #menu, #related, h3, hr, #bot_nav, .google_ad, .bookmark, .tools {
display: none;
}

#footer {
clear: both;
font-size: 75%;
}

#rightbar, #footer, .site_name {
font-family: garamond, georgia, times new roman;
margin: auto 25px;
}

h1 {
font-size: 230%;
color: #34404A;
font-variant: small-caps;
margin-bottom: 2px;
}

h2 {
font-size: 180%;
color: #4a6624;
border-bottom: 1px dashed #999;
}

a, p {
color: #000;
text-decoration: none;
line-height: 1.5em;
font-size: 110%;
font-weight: 500;
}

blockquote {
font-style: italic;
font-family: helvetica, arial, sans-serif;
border-left: 5px double #999;
padding-left: 10px;
font-size: 90%
color: #333;
}

.site_name {
text-transform: uppercase;
font-weight: bold;
border-bottom: 1px dashed #999;
color: #ccc;
}

#author, #author a {
text-transform: uppercase;
font-size: 90%;
font-weight: bold;
}

#rightbar dt {
font-weight: bold;
margin-top: 1em;
}


