﻿body {
    margin: 0;
    color: black;
    background: url(/raccbg.gif);
}

A:link {
    text-decoration: none;
    color: #0000FF
}

A:visited {
    text-decoration: none;
    color: #800000
}

A:active {
    text-decoration: underline;
    color: #004080
}

A:hover {
    text-decoration: underline
}

.Sel {
    color: white
}

SELECT {
    font-family: arial;
    font-size: 8pt;
    background-color: #a0c0f0;
    color: black;
    font-weight: bold
}

.Menu {
    font-family: arial;
    background-color: #a0c0f0;
    font-size: 8pt;
    color: black
}

.news h2 {
    background-image: url(/redfade.jpg);
    font-size: medium;
    font-weight: bold;
}

.sidebar td {
    vertical-align: top;
    padding: 5px;
    background-color: #e0e0e0;
    font-size: small;
}

.main {
    margin: 20px 20px;
    text-align: center;
}

.sidebar img {
    vertical-align: middle;
    padding-bottom: 4px;
}

.footer {
    border: 2px solid black;
    font-family: Arial;
    background-color: white;
    padding: 15px;
    margin: 15px;
    width: 42%;
}

.footer p {
    font-size: small;
}

.footer h3 {
    font-size: medium;
}

.pageDiv {
    padding-top: 20px;
    align-content: center;
}

.sectionTable {
    width: 95%;
    background-color: black;
    margin-bottom: 10px;
}

.mastHead {
    padding: 40px 0 20px 0;
    text-align: center;
}

.headerImage {
    padding: 20px 0 20px 0;
}
