      body {
        font-family: Arial,Helvetica,sans-serif;
        color: #000000; /* 000000 */
        font-size: 12px;
        background: #0c0c0c;
        /* background-image: url(camo.jpg); */
        background-color: #514d4c;
      }
      input, submit, select, textarea, checkbox, radio {
        font-family: Arial,Helvetica,sans-serif;
        color: #000000; /* 000000 */
        font-size: 12px;
        border: 1px solid #514d4c;
        background: #e0e0e0;
        overflow: auto;
      }
      input.text {
        background: #e0e0e0; /* 404040 */
      }
      a {
        font-family: Arial,Helvetica,sans-serif;
        color: #000000; /* 000000*/
        font-size: 12px;
      }
      form {
        margin: 2px;
        padding: 2px;
      }
      .headertext {
        font-family: Arial,Helvetica,sans-serif;
        color: #000000; /* f8ec00 */
        font-size: 12px;
        font-weight: bold;
      }
      .tableheader input {
        font-family: Arial,Helvetica,sans-serif;
        color: #000000; /* f8ec00 */
        font-size: 12px;
        font-weight: bold;
      }
      .tableheader {
        font-family: Arial,Helvetica,sans-serif;
        color: #514d4c;
        padding: 5px;
        font-size: 12px;
        font-weight: bold;
        background: #e0e0e0; /* 404040 */
      }
      .systemmessage {
        font-family: Arial,Helvetica,sans-serif;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        padding: 5px;
        background: #b20303;
      }
      .tinytext {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 11px;
      }
      .commenttable {
        border-spacing: 5px;
      }
      .commenttable input {
        background-color: #e0e0e0; /* 404040 */
      }
      .commentauthor {
        background-color: #e0e0e0; /* 404040*/
      }
      .comment {
        padding: 5px;
        border: 1px solid #514d4c;
      }
      .calendartable, .calendartable td {
        border: 1px solid #737373;
      }
      .calendartable th {
        color: #ffffff; /* f8ec00 */
        padding: 6px;
        font-size: 12px;
        font-weight: bold;
        border: 1px solid #514d4c;
        background: #737373; /* 404040 */
      }
      .calendarcontainer {  
        position: relative;
        left: 0px;
        width: 580px;
        margin: 0px;   
        padding: 0px;   
        background: #ffffff;
        overflow: visible;
      }
      #mainheader {
        position: relative;
        border: 0px;
        left: 12px; /* was 20 */
        top: 20px;
        height: 143px;
        width: 900px;
        background-image: url(images/1-mtb.jpg);
      }
      #tabs {
        position: float;
      }
      #contentcontainer {
        position: relative;
        top: 19px;
        left: 12px; /* was 20 */
        width: 890px;
        height: 1300px;
        border: 0px;
        clear: both;
        padding: 5px;
        background: #ffffff;
      }
      .column1 {
        float: left;
        /* top: 0px;
        left: 0px; */
        width: 140px;
        margin: 0px;
        padding: 3px;
        background: #ffffff;
      }
      .column2 {
        float: left;
        /* top: 0px;
        left: 145px; */
        width: 360px;
        /* min-height: 600px; */
        margin: 0px;
        padding: 3px;
        background: #ffffff;
        /* overflow: visible; */
      }
      .column3 {
        float: left;
        /* top: 0px;
        left: 510px; */
        width: 225px;
        margin: 0px;  
        padding: 3px;
        background: #ffffff;
      }
      .column23 {
        float: left;
        /* top: 0px;
        left: 145px; */
        width: 590px;
        /* min-height: 600px; */
        margin: 0px;
        padding: 3px;
        background: #ffffff;
        /* overflow: visible; */
      }         
      .column4 {
        float: left;
        /* top: 0px;
        left: 740px; */
        width: 140px;
        margin: 0px;
        padding: 3px;
        background: #ffffff;
      }
      .newsheader {
        border: 0px;
        color: #ffffff; /* #f8ec00; */
        font-size: 13px;
        font-weight: bold;
        padding: 4px;
        /* background: #e0e0e0; */ /* 404040 */
        background-image: url(/forum/styles/mtbnews_v2/theme/images/bg_list.gif);
      }
      .vspacer {
        font-size: 4px;
        margin: 0px;
        padding: 0px;
      }
      .newsimage {
        float: right;
        vertical-align: text-top;
        padding: 5px;
        margin: 5px;
        border: 1px solid #514d4c;
      }
      .newscontent {
        color: #000000; /* #f8fcf8; */
        font-size: 12px;
        margin: 2px;
        padding: 2px;
        /* background: #ffffff; */
      }
      #mainheader ul#primary {
        margin: 0;
        padding: 0;
        left: 0px;
        position: absolute;
        bottom: -1px;
        width: 55em; /* a width is required for Opera, older Mozilla
        browsers, and Konqueror browsers */
      }
      #mainheader ul#primary li  {
        display: inline;
        list-style: none;
      }
      #mainheader ul#primary a,#mainheader ul#primary span,#mainheader ul#primary a.current {
        width: 5em;
        display: block;
        float: left;
        padding: 8px 0;
        margin: 1px 2px 0 0;
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
        color: #000000; /* f8ec00 */
      }
      #mainheader ul#primary span,#mainheader ul#primary a.current,#mainheader ul#primary #a.current:hover {
        border: 1px solid #514d4c;
        border-bottom: none;
        background: #737373; /* 303030 */
        /* background-image: url(/forum/styles/mtbnews_v2/theme/images/bg_list.gif); */
        padding-bottom: 6px;
        margin-top: 0;
      }
      #mainheader ul#primary a {
        background: #737373; /* 202020 */
        /* background-image: url(/forum/styles/mtbnews_v2/theme/images/bg_list.gif); */
        border: 1px solid #514d4c;
        border-bottom: none;
      }
      #mainheader ul#primary a:hover {
        margin-top: 0;
        border-color: #303030;
        background: #ffffff; /* 303030 */
        padding-bottom: 8px;
      }
      #mainheader ul#primary a:link.active, #mainheader ul#primary a:visited.active {
        margin-top: 0;
        border-color: #303030;
        background: #ffffff; /* 303030 */
        padding-bottom: 8px;  
      }
