body {
    text-align: center;
    font-family: 'Verdana', sans-serif;
    margin: 5px 0 0 0;
}
#outer {
    /*
    border-left: 1px solid #393536;
    border-right: 1px solid #393536;
    */
    margin: 0 auto;
    text-align: left;
    color: #393536;
}
#container {
    background: url('../images/top.png') 5px 40px fixed no-repeat;
    min-height: 406px;
}
/*
#foot {
    position: fixed;
    bottom: 0;
    height: 156px;
    width: 99%;
    text-align: right;
    background: url('../images/bottom.png') bottom left no-repeat;
}
#links {
    margin-top: 128px;
    margin-right: 20px;
}
*/
#foot {
    position: fixed;
    bottom: 0;
    height: 32px;
    width: 100%;
    text-align: right;
    background: #fff url('../images/bottom.png') bottom left no-repeat;
}
#links {
    margin-top: 5px;
    margin-right: 20px;
}
#foot a {
    float: right;
    margin-top: 120px;
}
#foot a img {
    border: none;
}
img.social {
    width: 24px !important;
}
#foot a img.social {
    width: 24px;
}
#nav {
    background: #fff url('../images/topbar.png') top left no-repeat;
    padding: 5px 20px 0 0;
    text-align: right;
}
#nav a, #foot a {
    text-decoration: none;
    margin: 0 5px;
    color: #393536;
    font-size: 16pt;
    font-weight: bold;
    font-family: 'Calibri';
}
#nav a img {
    border: 0;
}
#supporters {
    margin-top: 20px;
}
#supporters a {
    text-decoration: none;
    color: #393536;
    font-size: 16pt;
    font-weight: bold;
    font-family: 'Calibri';
}
#supporters a img {
    height: 70px;
    margin: 0 2px;
    border: none;
}
#supporters a img.h60 {
    margin: 5px 2px;
    height: 60px;
}
#supporters a img.h50 {
    margin: 10px 2px;
    height: 50px;
}
#supporters a img.h40 {
    margin: 15px 2px;
    height: 40px;
}
#middle {
    text-align: left;
    padding-right: 10px;
    margin: 10px 0 60px 250px;
}
#middle h1 {
    font-family: 'Verdana', sans-serif;
    font-weight: normal;
    font-size: 34pt;
    color: #404041;
    margin: 5px 0;
}
#middle h2 {
    font-family: 'Verdana', sans-serif;
    color: #e6811b;
}
#middle p strong {
    font-size: 13.5pt;
}
#middle ul, #middle ol {
    font-size: 13pt;
}
#middle li {
    margin: 0.6em 0;
}
#quote {
    width: 500px;
}
#quote blockquote {
    font-family: 'Freestyle Script';
    font-size: 18pt;
}
#quote caption {
    text-align: right;
}
#theme {
    font-size: 24pt;
    font-weight: bold;
    line-height: 0.7em;
    margin: 15px 0px;
}
#theme p {
    margin: 0;
}
#theme em {
    font-size: 42pt;
    font-style: normal;
    font-weight: bold;
    color: #404041;
}

.orange {
    border-collapse: collapse;
}
.orange th {
    padding: 8px 10px;
    background-color: #50ade5;
    color: #ffffff;
    font-size: 14pt;
text-align: left;
}
.orange td {
    padding: 10px 15px 10px 5px;
    text-align: left;
    border-bottom: 1px #e6811b solid;
}
.center td {
    text-align: center !important;
}
.orange tr.hover:hover td {
    background-color: #ffffff;
    color: #000;
}
.orange tr.hover:hover td a {
    color: #000;
}
.orange tr td.date {
    background-color: #b6de51;
    color: #000;
    font-size: 12pt;
}

.categories td {
    width: 200px;
    height: 100px;
    background-color: #e6811b;
    text-align: center;
    font-weight: bold;
    border: 10px solid black;
}

.smaller {
    font-size: 12pt;
}
.tooltip {
    display: none;
    width: 400px;
    background-color: #e6811b;
    color: #ffffff;
    padding: 2px;
    font-weight: bold;
    margin: 4px 0;
}
.faded {
    color: #888888;
}
.notfaded {
    color: #000000;
}
.downloads {
    border-spacing: 3px 5px;
}
.downloads td {
    padding: 0 0 0 0;
    vertical-align: middle;
}
.downloads th {
    font-variant: small-caps;
    text-align: left;
}
.downloads td.icon {
    width: 46px;
}
.downloads td.icon img {
    width: 42px;
}
.downloads a {
    text-decoration: none;
    border: none;
}
.downloads a img {
    border: none;
}
#faq dt {
    font-family: 'Helvetica Neue';
    cursor: help;
    font-weight: bold;
}
#faq dd {

    margin: 0.3em 0 1em 1em;
}
fieldset {
    border-color: #e6811b;
    padding: 5px;
}
fieldset legend {
    color: #e6811b;
    font-size: 14pt;
    font-weight: bold;
    font-variant: small-caps;
}
.form th {
    background-color: #52afe3;
    padding: 3px 8px;
    font-variant: small-caps;
}
.form tbody th {
    text-align: left;
}
a {
    color: #393536;
}
a:hover {
    color: #FFDD33;
}
.error {
    color: #FF0000;
}
.msg {
    color: #00FF00;
}
a.button {
    padding: 0px 3px;
    text-decoration: none;
    font-weight: bold;
    background-color: #ebaa6a;
    border: 1px solid #e6811b;
    color: #000;
}
a.button:hover {
    background-color: #e6811b;
    border: 1px solid #ff6600;
    color: #000;
}
a.button:active {
    background-color: #ff6600;
    color: #fff;
}
.blocks {
    float: left;
    margin: 5px 15px;
}
.endblocks {
    clear: left;
}
