body { color: black; background-image: url(img/bg.gif); background-repeat: repeat-y; }
p { font-size: 90%; font-family: "Trebuchet MS"; line-height: 1.4em; margin-right: 30px; }
dt { font-size: 90%; font-family: "Trebuchet MS"; font-weight: bold; font-style: italic; line-height: 1.4em; margin-right: 30px; }
dd { font-size: 90%; font-family: "Trebuchet MS"; line-height: 1.4em; margin-top: 10px; margin-right: 30px; margin-bottom: 20px; }
h1 { color: #b31b1b; font-size: 125%; font-family: "Trebuchet MS"; font-weight: bold; text-transform: uppercase; margin-top: 0; }
h2 { color: #000; font-size: 100%; font-family: "Trebuchet MS"; font-weight: bold; font-style: italic; margin-right: 90px; }
h3 { color: #5f8d41; font-size: 90%; font-family: "Trebuchet MS"; font-weight: bold; }
a:link { color: #0e6d74 }
a:visited { color: purple }
a:hover { color: #fff ; background-color: #14959f; text-decoration: none; }
a:active { color: #000 }
ul { font-size: 90%; font-family: "Trebuchet MS"; line-height: 1.4em; margin-right: 20px; list-style-type: square; }
.paragraph_lead { font-size: 100%; font-weight: bold; }
.inline_image_right { float: right; margin: 0 0 10px 10px; border: solid 2px #e17d01; }
.footer { font-size: 90%; text-align: center; }
#wrapper { background-repeat: repeat-y; position: absolute; top: 0; left: 0; width: 750px; }
#sidebar { position: absolute; top: 0; left: 0; width: 215px; }
#header { position: absolute; top: 0; left: 215px; width: 535px; height: 161px; }
#content { background-color: #f2f2f2; position: absolute; top: 162px; left: 220px; width: 520px; }
table { font-size: 90%; font-family: "Trebuchet MS"; line-height: 1.3em; background-color: #000; }
tr { background-color: #f2f2f2; }
