body { font-size: 100%; background-color: #fff; background-image: url(img/bg.gif); }
p { color: #2d3754; font-size: 90%; font-family: "Trebuchet MS", Verdana, sans-serif; line-height: 1.4em; margin-right: 20px; }
h1 { color: #4da400; font-size: 140%; font-family: "Trebuchet MS"; font-weight: bold; text-transform: uppercase; margin-top: 10px; margin-bottom: 10px; }
h2 { color: #174a93; font-size: 120%; font-family: "Trebuchet MS"; font-weight: bold; margin-right: 150px; }
h3 { color: #5f8d41; font-size: 100%; font-family: "Trebuchet MS"; font-weight: bold; text-transform: uppercase; }
a:link { color: #0e6d74 ; text-decoration: none; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: #fff ; background-color: #14959f; text-decoration: none; }
a:active { color: #000 ; text-decoration: none; }
ul { color: #016f52; font-size: 90%; font-family: "Trebuchet MS"; line-height: 1.4em; margin-top: 5px; margin-right: 75px; margin-bottom: 5px; list-style-type: square; }
.paragraph_lead { color: #be4c32; font-size: 100%; font-weight: bold; text-transform: uppercase; }
.inline_image_right { float: right; margin: 0 0 10px 10px; border: solid 2px #004d52; }
.inline_image_right_no_border { margin: 0 0 10px 10px; float: right; }
.footer { font-size: 90%; text-align: center; }
#header { position: absolute; top: 0; left: 0; width: 800px; height: 180px; }
#navbar { position: absolute; top: 180px; left: 0; width: 230px; height: auto; }
#content { position: absolute; top: 180px; left: 230px; width: 560px; height: auto; }
td { font-size: 90%; font-family: "Trebuchet MS"; }
