body { margin: 0px;
       background-color: #739372;
       background-image: url(../images/background.gif);
       background-repeat: repeat-y; }

img { border: 0px; }

#banner { background-color: #010153;
          width: 100%; }

table { border: 0px;
        margin: 0px;
        padding: 0px;
        width: 100%;
        border-collapse: collapse;}

table.membertable { text-align: left }


td { padding: 0px;
     margin: 0px;
     }

th { vertical-align: top; }

#green_repeat { background-image: url(../images/green_repeat.gif); }

#yellow_repeat { background-image: url(../images/yellow_repeat.gif);
                 background-repeat: repeat;
                 width: 100%; }

.side_nav { background-color: #D3EAD2;
            vertical-align: top; }

.main { background-color: #AECBAD;
        vertical-align: top; }

.right { background-color: #739372; }

.side_nav_dark { background-color: #B5CBB4 }

.main_dark { background-color: #9BB79A }

.right_dark { background-color: #688367 }

span.title { margin-left: 8px;
             font-family: Tahoma;
             font-size: 38px; 
             color: #435542;
             vertical-align: top; }

#underline { position: absolute;
             top: 156px;
             left: 115px }

p { margin-left: 8px;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
    font-family: Tahoma;
    font-size: 13.5px; }

.normal { font-family: Tahoma;
          font-size: 13.5px;
          color: #8F342D; }

a { color: #8F342D;
    font-size: 16px;
    font-family: Tahoma;
    decoration: none; }


span.bottom { font-size: 14px;
              font-family: Tahoma;
              color: #688367; }

a:hover { decoration: underline }

li {    font-family: Tahoma;
        font-size: 13.5px; }

ul { list-style-image: url(../images/list.gif) }

hr { width: 80%; }

h4, h5 { margin-top: 10px;
         margin-bottom: 10px;
         text-align: center;
         color: #2E4A30; }

#links { margin-left: 5px;
         margin-top: 8px; }

label {    font-family: Tahoma;
    font-size: 13.5px; }