body { color: black; margin-top: 0; margin-left: 0; }
#header { position: absolute; top: 0; left: 0; width: 1000px; height: 120px; }
#sidebar { position: absolute; top: 120px; left: 0; width: 150px; height: auto; }
#content { position: absolute; top: 140px; left: 180px; width: 600px; height: auto; }
#content_wide { position: absolute; top: 140px; left: 180px; width: 850px; height: auto; margin-right: 70px; }
p { color: #1b3245; font-size: 90%; font-family: georgia; line-height: 1.4em; margin-top: 0; margin-right: 30px; }
.wide_page_text { color: #1b3245; font-size: 90%; font-family: georgia; line-height: 1.4em; margin-top: 0; margin-right: 250px; }
.form_text { color: #1b3245; font-size: 80%; font-family: arial; margin: 0; }
.faq_question { color: #333440; font-weight: bold; }
.faq_answer { margin-top: 0; margin-left: 30px; padding-top: 0; padding-left: 10px; border-left: 5px solid #c9daff; }
.review_publication { font-size: 90%; font-family: georgia; line-height: 1.4em; background-color: #fff1c5; position: relative; left: 30px; width: 350px; height: auto; margin: 10px 10px 20px 20px  ; padding-top: 10px; padding-bottom: 10px; padding-left: 20px; }
.review_heading { color: #466e84; font-family: georgia; font-weight: bold; text-transform: uppercase; margin-bottom: 5px; }
.review_content { font-size: 90%; font-family: georgia; line-height: 1.4em; margin: 0 10px 25px 30px; }
h1 { color: #aa3c2a; font-size: 125%; font-family: georgia; font-weight: bold; margin-top: 0; }
h2 { color: #528297; font-size: 100%; font-family: georgia; font-weight: bold; }
a:link { color: #aa3c2a ; text-decoration: none; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: #fff ; background-color: #aa3c2a; text-decoration: none; }
a:active { color: #000 ; text-decoration: none; }
ul { font-size: 90%; font-family: georgia; line-height: 1.4em; margin-right: 20px; list-style-type: square; }
.paragraph_lead { color: #5a8e77; font-size: 100%; font-weight: bold; }
.inline_image_right { float: right; margin: 0 0 10px 10px; border: solid 4px #fff; }
.gallery_image { text-align: center; border: solid 1px #000; }
.footer { font-size: 90%; text-align: center; }
.review_paragraph_lead { color: #aa3c2a; font-size: 100%; font-weight: bold; }
