/* Generated by KaZcadeS */

body {
    font-family: "tahoma",georgia,verdana,sans-serif;
    font-size: 90%;
    line-height: normal;
    color: Black;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center;
    background-color: #ffffcc;
}
h1 {
    border-bottom: thin solid Green;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 130%;
}
h3 {
    border-bottom: 1px solid #006600;
    margin: 4px 0px;
    text-align: left;
    color: #51262d;
    padding-top: 5px;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 120%;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
}
a {
    text-decoration: underline;
}
a:hover {
    text-decoration: underline;
    color: Maroon;
    background: Yellow;
}
#header {
    border-bottom: thin groove Maroon;
    margin-bottom: 15px;
    text-align: center;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 160%;
    line-height: normal;
}
#left {
    border: thin solid #993300;
    float: left;
    width: 18%;
    background-color: transparent;
    padding: 5px 3px 3px 3px;
}
#left h3 {
    border-bottom: 1px solid #006600;
}
#right {
    border: thin solid #993300;
    padding: 5px 3px 3px 3px;
    width: 23%;
    background-color: transparent;
    float: right;
}
#content {
    border: thin solid #993300;
    padding: 5px 3px 3px 3px;
    margin-left: 19%;
    margin-right: 24%;
    background-color: transparent;
}
#content p {
    text-align: left;
    color: #000000;
}
