BODY {
          float : left;
          width : 100%;
          padding-top : 0;
          padding-right : 0;
          padding-bottom : 0;
          padding-left : 0;
          color : #333333;
          background-color : #ffffff;
          margin : 0;
          font-weight : bold;
      }
.introborder {
          border : 1px inset #ffffff;
      }
.fadedown {
          background-color : #940032;
      }
.logo-location {
          position : relative;
          left : 0;
          top : 29px;
          z-index : 2;
      }
a:link {
          color : #000000;
          text-decoration : underline;
      }
a:visited {
          color : #333333;
          text-decoration : underline;
      }
a:active {
          color : #333333;
          text-decoration : underline;
      }
a:hover {
          color : #FFFFFF;
          text-decoration : underline;
          background-color : #9999FF;
      }
#padding {
          padding-top : 0;
          padding-right : 20px;
          padding-bottom : 10px;
          padding-left : 35px;
      }
#content {
          float : left;
          width : 90%;
          border-left-width : 1px;
          border-left-style : solid;
          border-left-color : #990134;
          color : #000000;
          background-color : #ffffff;
          margin : 0;
          padding-top : 5px;
          padding-right : 5px;
          padding-bottom : 5px;
          padding-left : 45px;
      }
.pageName {
          color : #940032;
          letter-spacing : 0.1em;
          line-height : 26px;
          font-family : Geneva, Arial, Tahoma;
          font-size : 18px;
          font-weight : bolder;
      }
.subHeader {
          color : #81022d;
          font-weight : bold;
          line-height : 2em;
          letter-spacing : 1px;
          font-family : Geneva, Arial, Tahoma;
          font-size : 120%;
          text-transform : uppercase;
      }
.footer {
          font-size : 70%;
          color : #663399;
          font-weight : bolder;
      }
TABLE {
          font-family : Geneva, Arial, Tahoma;
          font-size : 95%;
          font-weight : bold;
          line-height : 1.5;
          letter-spacing : 1.5px;
          text-align : left;
          background-color : #ffffff;
          color : #333333;
      }
