   
   * { margin: 0; }
   @font-face { font-family: 'Santana'; src: url('/files/fonts/santana-condensed.woff2') format('woff2'); }
   @font-face { font-family: 'OpenSans'; src: url('/files/fonts/open-sans-regular.woff2') format('woff2'); }
   body { background: #EEEEEE; position: relative; }
   .content { width: 800px; z-index: 6; box-shadow: 0px 0px 44px 22px #444; margin-top: -33px;  position: relative; margin: auto;  font: 12pt OpenSans,Verdana,sans-serif; }
   .top-spacer { height: 62px; display: block; }
   .top-spacer h1 { font: bold 20pt Arial,sans-serif; line-height: 82px; color: #FFF; padding-left: 20px; }
   .content-liner { padding: 0px 22px; margin: 0px; background: #FFF; }
   .top-redline { height: 44px; width: 100%; background: #91666f; position: absolute; top: 18px; left: 0; }
   .top-stripes { height: 22px; width: 100%; background: #FFF url('diagnal-lines.png');   position: absolute; top: 0px;  left: 0; }

   h3 { font: italic 28pt Georgia,serif; color: #333; border-bottom: 3px double #888; margin: 19px 0px 6px 0px;  }
 
   .white-left { background: #FFF; height: 300px; width: 22px; float: right;  margin-top: 40px; position: relative; }
   .white-right  { background: #FFF; height: 300px; width: 88px; float: right; margin-top: 40px;  position: relative; margin-right: -10px;  }
   .white-right h2 { transform: rotate(90deg); color: #91666F; font: 44pt Santana,Impact,serif; letter-spacing: 3px;  text-align: center; letter-spacing: 6px;  text-transform: uppercase; z-index: 9; white-space: nowrap; }
   .top-graphic { background: #91666F; height: 366px; width: 188px; float: right;  margin-top: -40px; border-radius: 0px 0px 22px 22px; }
   .right-corner-bg { background: #91666F; width: 22px; height: 100px; position: absolute; top: -40px; left: 0px; }
   .right-corner-fg { background: #FFF; width: 22px; height: 100px; border-radius: 22px 0px 0px 0px; }
   .left-corner-bg { background: #91666F; width: 22px; height: 100px; position: absolute; top: -40px; left: 0px; }
   .left-corner-fg { background: #FFF; width: 22px; height: 100px; border-radius: 0px 22px 0px 0px; }

   .linklist { margin-bottom: 44px; }
   .linklist a { display: inline-block; width: 180px; text-align: center; padding: 1px;
                 text-decoration: none; border: 1px dotted #933; float: right; margin: 9px;
                 font: bold 9pt Arial,sans-serif; color: #00D; }
   .linklist a:hover { background: #66918d; color: #FFF; }

   dl, dt, dd { text-align: justify; }
   dt { font-weight: bold; }
   dd { margin-bottom: 9px; }
   li { margin-bottom: 9px; }
   q,blockquote { color: #844; } 
   p { margin-bottom: 22px; text-align: justify; }
   q { font-style: italic; }

   .bottom-redline { height: 50px; width: 100%; background: #91666f; position: absolute; bottom: 18px; left: 0; }
   .bottom-redline p { width: 765px; margin: 3px auto; text-align: right; padding: 14px; color: #FFF; font: 11pt Verdana,sans-serif; }
   .bottom-stripes { height: 18px; width: 100%; background: #FFF url('diagnal-lines.png'); position: absolute; bottom: 0px;  left: 0; }
   .bottom-spacer { height: 69px; display: block; }
   .clear { clear: both; }

