   BODY
            {
              background-image: url('/images/JBP-BG-Camera.jpg');
              background-attachment: fixed;
              background-position: center;
              background-repeat: no-repeat;
              background-color: BLACK;
              border-color: WHITE;
              border-style: double; 
              border-width: 8px
              font-family: Tahoma;
              color: WHITE;
            }
   TD.biopic
            {
              border-style: solid; 
              color: #EFB9C8; 
              border-width: 3px;
            }
   TD.demopic
            {
              border-style: solid; 
              color: #D7C7FF; 
              border-width: 3px;
            }
    P.biotext
          {
              border-style: dotted;
              border-width: 1px;
          }
    TD.tagtext
          {
              border-style: dashed;
              color: WHITE;
              border-width: 1px;
          }
     A.taglink:hover
          {
              border-color: YELLOW;
          }
     A.taglink:hover:visited
          {
              border-color: YELLOW;
          }
     TABLE.testtext
          {
              border-style: double;
              color: WHITE;
              border-width: 6px;
          }
     A.bio:link
          {
            font-family:     Tahoma; 
            color: #EFB9C8;
            background: BLACK;
            text-decoration: none;
          }
     A.bio:visited
          {
            font-family:     Tahoma; 
            color: #EFB9C8;
            background: BLACK;
            text-decoration: none;
          }
     A.bio:hover   
          {
            font-family:     Tahoma; 
            color: BLACK;
            background: #EFB9C8;
          }
     A.demo:link
          {
            font-family:     Tahoma; 
            color: #D7C7FF;
            background: BLACK;
            text-decoration: none;
          }   
     A.demo:visited
          {
            font-family:     Tahoma; 
            color: #D7C7FF;
            background: BLACK;
            text-decoration: none;
          } 
     A.demo:hover   
          {
            font-family:     Tahoma; 
            color: BLACK;
            background: #D7C7FF;
          }
     TD.ContactText
          {
            width: 100;
            font-family: Tahoma, Arial;
            font-size: 14px;
            font-weight: bold;
//            color: WHITE;
            border-style: dotted;
            border-width: 1px;
            border-color: WHITE;
            background: BLACK;
          }
     TD.ContactText:hover
          {
            width: 100;
            font-family: Tahoma, Arial;
            color: BLACK;
            border-style: dotted;
            border-width: 1px;
            border-color: BLACK;
            background: WHITE;
          }
     A.ContactLink:link
          {
            font-family:     Tahoma, Arial; 
            color: WHITE;
//            background: BLACK;
            text-decoration: none;
          }
     A.ContactLink:visited
          {
            font-family:     Tahoma, Arial;
            color: WHITE;
//            background: BLACK;
            text-decoration: none;
          }
     A.ContactLink:hover
          {
            font-family:     Tahoma, Arial; 
            color: BLACK;
//            background: WHITE;
            text-decoration: none;
          }
     A.ContactLink:hover:visited
          {
            font-family:     Tahoma, Arial;
            color: BLACK;
//            background: WHITE;
            text-decoration: none;
          }

 // Resume

     TABLE.stats
          {
            font-family: Tahoma, Arial;
            font-size: 11px;
            font-weight: bold;
          }
     TABLE.info
          {
            width: 600;
            font-family: Tahoma, Arial;
            font-size: 10px;
//            font-weight: bold;
          }
     TD.ActiveHeader
          {
            width: 600;
            background-color: #491A48;
            font-family: Tahoma, Arial;
            font-size: 14px;
            font-weight: bold;
            border-style: dotted;
            border-width: 1px;
            border-color: WHITE;
          }   

     TD.InactiveHeader
          {
            width: 600;
            background-color: #D9D9D9;
            font-family: Tahoma, Arial;
            font-size: 16px;
            border-style: dotted;
            border-width: 1px;
            border-color: BLACK;
          }

     TD.DescHeader
          {
            width: 200;
            align: CENTER;
            font-family: Tahoma, Arial;
            font-size: 12px;
            font-weight: bold;
            background-color: BLACK;
            border-style: solid;
            border-width: 1px;
            border-color: WHITE;
          }

     TD.Desc
          {
            width: 200;
            font-family: Tahoma, Arial;
            font-size: 11px;
            background-color: BLACK;
            text-decoration: none;
            border-style: dotted;
            border-width: 1px;
//            border-color: #491A48;
           border-color: #654839;
          }

     TD.DescLink
          {
            width: 200;
            font-family: Tahoma, Arial;
            font-size: 11px;
            background-color: BLACK;
            border-style: dotted;
            border-width: 1px;
            border-color: #491A48;
          }

     A.DescLink:link
          {
            color: WHITE;
          }
     A.DescLink:hover
          {
            color: #B6A49A;
          }
     A.DescLink:visited
          {
              color: WHITE;
          }
     A.DescLink:visited:hover
          {
            color: #B6A49A;
          }
     TD.WideDesc
          {
            width: 350;
            font-family: Tahoma, Arial;
            font-size: 11px;
            background-color: BLACK;
            text-decoration: none;
            border-style: dotted;
            border-width: 1px;
            border-color: #491A48;
          }
     TD.WideDescLink
          {
            width: 300;
            font-family: Tahoma, Arial;
            font-size: 11px;
            background-color: BLACK;
            border-style: dotted;
            border-width: 1px;
            border-color: #491A48;
          }
     A.WideDescLink:link
          {
            color: WHITE;
          }
     A.WideDescLink:hover
          {
            color: YELLOW;
          }
     A.WideDescLink:visited
          {
              color: WHITE;
          }
     A.WideDescLink:visited:hover
          {
            color: YELLOW;
          }


