body { font-size: 100%; background-image: url(img/background.jpg); }
p { color: #561e17; font-size: 14px; font-family: georgia; line-height: 21px; margin-top: 0; }
#header { position: absolute; top: 0; left: 0; width: 800px; height: 170px; }
#sidebar { position: absolute; top: 180px; left: 0; width: 197px; }
#content { position: absolute; top: 210px; left: 220px; width: 550px; }
h1 { color: #649693; font-size: 19px; font-family: georgia; font-weight: bold; text-transform: uppercase; margin-top: 0; margin-bottom: 10px; }
h2 { color: #842f12; font-size: 16px; font-family: georgia; font-weight: bold; }
h3 { color: #5f8d41; font-size: 90%; font-weight: bold; }
a:link { color: #8b0a05 ; text-decoration: none; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: #fff ; background-color: #649693; text-decoration: none; }
a:active { color: #000 ; text-decoration: none; }
ul { color: #561e17; font-size: 14px; font-family: georgia; line-height: 21px; margin-top: 5px; margin-bottom: 15px; list-style-type: square; }
.long_quote { color: #561e17; font-size: 14px; font-family: georgia; line-height: 21px; margin-top: 0; margin-right: 50px; margin-left: 40px; }
.footer_text { color: #561e17; font-size: 12px; font-family: "Trebuchet MS"; line-height: 18px; text-align: center; margin-top: 0; margin-right: 20px; }
.attribution { color: #561e17; font-size: 12px; font-family: georgia; line-height: 18px; margin-top: 0; margin-right: 20px; margin-left: 150px; }
.paragraph_lead { color: #8c2504; font-weight: bold; text-transform: uppercase; }
.paragraph_lead_no_caps { color: #8c2504; font-weight: bold; }
.inline_image_right { float: right; margin: 10px 0 10px 10px; border: solid 2px #fff; }
.inline_image_left { margin: 0 10px 10px 0; float: left; border: solid 2px #fff; }
.image_bordered { border: solid 2px #fff; }
.bordered { padding: 6px; border: solid 4px #649693; }
.footer { font-size: 80%; text-align: center; }
