/* Multicolumn style sheet for nudistvolleyball.com */

  #masthead { border-bottom: 2px solid rgb(223, 71, 115);
    background-repeat: repeat-x;
    font-size: 425%;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
    color: rgb(223, 71, 115);
    background-position: left center;
    margin-top: -0.1em;
    padding-bottom: .8ex;
    background-image: url(../elements/BannerNVB.gif);
    }

  #mainContent { position: relative;
    margin-left: 10em;
    font-family: Times New Roman,Times,serif;
    }

  #leftnav { border-right-color: -moz-use-text-color;
    float: left;
    width: 10em;
    background-color: rgb(204, 204, 255);
    font-family: Times New Roman,Times,serif;
    }

  .navlink { padding: 3px 10px 2px;
    display: block;
    }

  #articleText { border-left: 2px solid rgb(223, 71, 115);
    border-right: 2px solid rgb(223, 71, 115);
    border-bottom: 2px solid rgb(223, 71, 115);
    padding: 3px 5px 5px;
/*    background-color: rgb(255, 255, 255); */
    color: rgb(153, 51, 153);
    margin-right: 8em;
    }

  #rightCol { float: right;
    background-color: rgb(204, 204, 255);
    text-align: right;
    width: 8em;
    border-left-color: -moz-use-text-color;
    }

  #rightColText { font-weight: bold;
    background-color: rgb(204, 204, 255);
    color: rgb(223, 71, 115);
    text-align: center;
    font-size: large;
    }

  #footer { border-bottom: 2px solid rgb(223, 71, 115);
    margin-top: -1em;
    }

  #rightfooter { float: right;
    margin-top: -2em;
    }

  p:first-letter { font-weight: bold;
    font-size: xx-large;
    line-height: 0%;
    }

  h2 { color: rgb(223, 71, 115);
    text-align: center;
    margin-top: 0%;
    margin-bottom: 0%;
    }

  h3 { color: rgb(223, 71, 115);
    margin-bottom: 0%;
    text-align: center;
    }

  h4 { color: rgb(223, 71, 115);
    text-align: center;
    margin-top: 0%;
    margin-bottom: 0%;
    }

  a { font-weight: bold;
    text-decoration: none;
    color: rgb(134, 56, 130);
    }

  a:hover { font-weight: bold;
    text-decoration: none;
    color: rgb(223, 71, 115);
    }

  form { margin-left: 1em;
    }

  a.navlink { font-weight: bold;
    text-decoration: none;
    color: rgb(134, 56, 130);
    }

  a.navlink:hover { font-weight: bold;
/*    background-color: rgb(255, 255, 255); */
    border-right-width: 2px;
    border-right-color: rgb(204, 0, 0);
    color: rgb(223, 71, 115);
    }

