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

  body { background-color: silver;
    color: black;
    }

  #page { border: medium solid black;
    color: black;
    min-width: 700px;
    background-color: #dddddd;
    }

  a { font-weight: bold;
    }

  a:link { color: blue;
    background-color: inherit;
    }

  a:visited { color: purple;
    background-color: inherit;
    }

  a:link:hover { text-decoration: underline;
    background-color: white;
    color: blue;
    }

  a:visited:hover { text-decoration: underline;
    background-color: white;
    color: purple;
    }

  a:active { color: red;
    background-color: yellow;
    }

  #header { border-bottom: 1px solid black;
    background-color: #f8f8f8;
    background-image: url(animated-browser-bug.gif);
    background-repeat: no-repeat;
    background-position: 17% 50%;
    color: black;
    }

  #menu1 { width: 20%;
    float: left;
    }

  #menu1 ul { border-style: solid;
    border-color: black;
    border-width: 1px 1px 0px;
    margin: 0pt;
    padding: 0pt;
    list-style-type: none;
    }

  #menu1 li { border-bottom: 1px solid black;
    }

  #menu1 a { margin: 0pt;
    padding: 4px 8px;
    display: block;
    font-weight: bold;
    }

  #menu2 { display: none;
    }

  #content { border-left: 1px solid black;
    width: 71%;
    background-color: #ddeedd;
    color: black;
    float: right;
    }

  #footer { border-top: 1px solid black;
    clear: right;
    text-align: center;
    }
#footer p {
background-image: url(template-von.gif);
background-position: right center;
background-repeat: no-repeat;
}

  #page div { padding: 0.75em;
    }

