body { font-size: 100%; font-family: "Trebuchet MS"; background-color: #8ac18b; text-align: center; margin-top: 20px; }
p { font-size: 90%; font-family: "Trebuchet MS", Verdana, sans-serif; line-height: 1.4em; margin-right: 30px; margin-left: 0; }
h1 { color: #004196; font-size: 130%; font-family: inherit; font-weight: bold; text-transform: uppercase; margin-top: 20px; margin-bottom: 10px; }
h2 { color: #ff925f; font-size: 100%; font-family: inherit; font-weight: bold; }
h3 { color: #5f8d41; font-size: 90%; font-weight: bold; }
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 { font-size: 90%; font-family: "Trebuchet MS"; line-height: 1.4em; margin-top: 5px; margin-right: 40px; margin-bottom: 5px; list-style-type: square; }
.paragraph_lead { color: #004196; font-size: 100%; font-weight: bold; text-transform: uppercase; }
.inline_image_right { float: right; margin: 0 0 10px 10px; border: solid 2px #e17d01; }
.footer { font-size: 90%; text-align: center; }
#envelope { background-color: #fff; background-image: url(img/bg.gif); background-repeat: repeat-y; background-position: 0 0; text-align: left; position: relative; width: 750px; height: auto; margin-right: auto; margin-left: auto; }
#header { position: absolute; top: 0; left: 0; width: 750px; height: 140px; }
#leftcol { position: absolute; top: 140px; left: 0; width: 185px; height: auto; }
#rightcol { background-color: #fff; position: absolute; top: 140px; left: 190px; width: 560px; height: auto; }
