
body      { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #2f68c1; text-align: center; margin-top: 0 }
.body  { text-align: left; margin-right: auto; margin-left: auto; width: 800px }
.header  { background-color: #42b3eb; background-image: url("../images/header.jpg"); width: 100%; height: 80px; border-bottom: 5px solid #fff }
.header h1  { color: #fff; font-size: 30px; font-family: Georgia, "Times New Roman", Times, serif; visibility: hidden; position: relative; top: 40px; left: 80px }
.navbar { font-size: 12px; line-height: 25px; margin: 0; padding: 0; width: 100%; height: 25px; border-bottom: 1px solid #fff }
.navbar ul { list-style-type: none; margin: 0; padding: 0 }
.navbar li { display: inline }
.navbar a  { color: #000; text-decoration: none; padding: 5px 10px }
.navbar a:hover   { color: #2f68c1; text-decoration: none; background-color: #fff }
.sidebar    { background-color: #1a53ac; background-image: url("../images/sidebar_corner.gif"); background-repeat: no-repeat; background-position: right top; margin-top: 40px; margin-right: 20px; padding-top: 10px; padding-bottom: 10px; width: 200px; float: left }
.sidebar h2 { font-size: 12px; margin-top: 10px; margin-left: 5px }
.sidebar p  { font-size: 11px; line-height: 15px; margin: 0 10px }
.sidebar a  { color: #fff; font-size: 12px; line-height: 20px; text-decoration: none; display: block; margin-left: 10px; clear: both }
.sidebar a:hover  { color: #9cf; text-decoration: none }
a     { color: #fff; text-decoration: none }
a:hover { text-decoration: underline }
.content    { width: 580px; float: left }
h2 { font-size: 22px; font-weight: bold; margin: 0.83em 0 }
h3 { font-size: 16px; font-weight: bold; margin: 1em 0; padding-bottom: 1px; border-bottom: 1px solid #fff }
h4 { font-weight: bold; margin: 1.33em 0 }
.content p { color: #9cf }
.content img { position: relative; left: 25px }
.footer    { color: #9cf; font-size: 10px; line-height: 20px; margin-top: 20px; width: 100%; height: 20px; float: left; border-top: 1px solid #fff }
.footer p { margin: 0; float: left }
.footer a { text-decoration: none }
.footer a:hover  { color: #000 }
.footer .right { float: right }
table { font-size: 12px }
.thumbnail_wide       { background-color: #fff; margin: 10px 8px; padding: 10px; width: 144px; height: 100px; border: solid 1px #1a53ac }
.thumbnail_long     { background-color: #fff; margin: 10px 33px 10px 32px; padding: 10px; width: 100px; height: 144px; border: solid 1px #1a53ac }
