

body {
    background: url('../img/bgtile.png');
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

a {
    color: inherit;
}

div.tbar {
    font-size: small;
    color: #eeeeec;
}

div.tbar a {
    color: #eeeeec;
}

div#topt {
    text-align: right;
    margin-right: 40px;
}

div#bott {
    text-align: left;
    margin-left: 40px;
}

img {
    border: 0;
}

div#cont {
    max-width: 920px;
    background-color: #eeeeec;
    text-align: left;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
}

div#menu {
    float: left;
    text-align: left;
    padding: 0;
    margin: 0;
    padding-bottom: 2em;
    width: 120px;
    padding-top: 10px;
}

div.text {
    width: 760px;
    float: right;
    margin: 0;
    color: #00438a;
    line-height: 1.6em;
    z-index: 3;
}

h2 {
    margin-top: 0;
    font-size: larger;
}

.space {
    margin-bottom: 10px;
}

#spcplus {
    margin-bottom: 150px;
}

div.rndm {
    width: 100%;
    background-color: #00438a;
    padding: 6px;
    margin-top: 20px;
    color: #eeeeec;
    cursor: pointer;
}

div.rndm a {
    color: #eeeeec;
    text-decoration: none;
}

div.submc {
    text-indent: 10px;
}

div.subm {
    margin-top: 10px;
    margin-left: 10px;
}

.hidden {
    display: none;
}

#tfoot {
    clear: both;
    z-index: 5;
}

h1, h2, h3, h4, h5, h6 {
    color: #00316e;
    line-height: normal;
}

#mediac {
    float: right;
    max-width: 100px;
}

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#overlay img, html {
    padding: 0;
    margin: 0;
}

#q, form#searchform, #closel {
    display: inline;
}

blockquote {
    float: right;
    clear: right;
    display: block;
    padding-bottom: 10px;
    font-family: "Georgia", serif;
    font-style: italic;
    width: 200px;
    height: 90px;
    text-align: center;
    margin-left: 20px;
    margin-bottom: 20px;
    text-shadow: 0px 0px 2px #eeeeec;
    background: url('../img/quotes.png') no-repeat;
}

blockquote a {
    font-size: large;
}
