/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  #main { border: 1px solid White;
    margin-left: auto;
    background-repeat: repeat-y;
    background-position: center top;
    width: 860px;
    margin-right: auto;
    }

  body { text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: smaller;
    }

  #banner { border-style: none;
    text-align: center;
    background-image: url(bannerbridge.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 97px;
    }

  #fixedlinks { border-style: none;
    border-width: 1px;
    padding: 5px 5px 5px 10px;
    text-align: right;
    list-style-type: square;
    margin-top: 10px;
    background-color: rgb(52, 40, 31);
    }

  #menu { border-style: none;
    border-width: 1px;
    float: left;
    text-align: left;
    padding-left: 10px;
    width: 140px;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 7px;
    }

  #contents { border-style: none none none solid;
    border-width: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 10px;
    text-align: justify;
    margin-left: 160px;
    }

  #footer { border-style: dotted;
    border-width: 1px 0pt 0pt;
    clear: both;
    text-align: right;
    font-size: xx-small;
    margin-top: 10px;
    }

  #contents h1 { margin-top: 0px;
    }

  #homelink { border-style: hidden;
    border-width: 1px;
    padding: 5px 10px 5px 5px;
    text-align: left;
    list-style-type: square;
    float: left;
    margin-top: 10px;
    background-color: rgb(52, 40, 31);
    }

  a.fixed { border-style: hidden;
    border-width: 1px;
    padding: 5px;
    font-weight: bold;
    color: rgb(202, 132, 71);
    }

  a.fixed:active { color: rgb(255, 255, 255);
    }

  #contents img { border-style: none;
    border-width: 1px;
    margin: 20px 0px 20px 40px;
    float: right;
    }

  #menu a { display: block;
    padding-top: 5px;
    color: rgb(202, 132, 71);
    font-weight: bold;
    font-size: 90%;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    }

  #menu a:hover { background-color: rgb(245, 245, 245);
    }

  .code { font-family: monospace;
    }

  h2.cv { border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: small;
    margin-top: 25px;
    }


