body {
    background-color: #311300;
    margin: 0;
    border: 0;
    padding: 0;
    color: #fafafa;
    empty-cells: show;
    font-family: arial;
}

html {
    margin: 0;
    border-width: 0;
    padding: 0;
}

a:link {
    color: #c61f23;
}

a:visited {
    color: #c61f23;
}

a:hover {
    color: #fafafa;
}

img {
    border-width: 0;
}

.text {
    padding: 15px;
    line-height: 15pt;
}

.blurb {
    padding: 10px;
    text-align: center;
    font-style: italic;
}

.quote {
    padding: 10px;
    text-align: center;
    color: #c61f23;
}

.links {
    text-align: left; 
    padding-left: 10px; 
    line-height: 16pt; 
    important!;
}

.layout {
    width: 100%;
    table-layout: fixed;
    border-width: 0px;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.top1 {
    height: 100px;
    width: 137px;
    padding-top: 5px;
    vertical-align: top;
    background-image: URL("backgrounds/line1.gif");
    background-repeat: repeat-x;
}

.top2 {
    background-image: URL("backgrounds/curve2.gif");
    background-repeat: no-repeat;
    width: 63px;
}

.top3 {
    width: auto;
    background-image: URL("backgrounds/line3.gif");
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: top;
    padding-top: 65px;
}

.top4 {
    width: 35px;
    background-image: URL("backgrounds/line3.gif");
    background-repeat: repeat-x;
}

.topmenu {
    width: 80%;
    table-layout: fixed;
    border-width: 0;
    border-style: none;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    text-align: center;
    border-color: #000000;
}

.topmenu a:link {
    color: #fafafa;
    text-decoration: none;
}

.topmenu a:visited {
    color: #fafafa;
    text-decoration: none;
}

.topmenu a:hover {
    color: #c61f23;
    text-decoration: underline;
}

.r-line {
    border-right: solid 1px;
    border-color: #fafafa
    important!;
}

.space {
    height: 35px;
}

.sidemenu {
    vertical-align: top;
    padding: 0;
    border: 0;
    margin: 0;
    border-collapse: collapse;
}

.sidemenutop {
    height: 10px;
    width: 200px;
    table-layout: fixed;
    background-image: URL("backgrounds/content-top-right2.gif");
    background-position: right;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

.sidemenumiddle {
    width: 200px;
    table-layout: fixed;
    text-align: center;
    background-image: URL("backgrounds/content-right2.gif");
    background-repeat: repeat-y;
    background-position: right;
    background-color: #000000;
    padding-top: 10px;
    margin: 0;
    border-collapse: collapse;
    line-height: 24pt;
}

.sidemenumiddle a:link {
    color: #fafafa;
    text-decoration: none;
}

.sidemenumiddle a:hover {
    color: #c61f23;
    text-decoration: underline;
}

.sidemenumiddle a:visited {
    color: #fafafa;
}

.icon {
    text-align: center;
}

.sidemenubottom {
 
    height: 10px;
    width: 200px;
    table-layout: fixed;
    background-image: URL("backgrounds/content-bottom-right2.gif");
    background-position: right;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.content {
    text-align: left;
    vertical-align: top;
    table-layout: fixed;
    border-width: 0;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.contenttopleft {
    height: 10px;
    width: 400px;
    table-layout: fixed;
    background-image: URL("backgrounds/content-top-left2.gif");
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

.contenttopright {
    height: 10px;
    width: 200px;
    table-layout: fixed;
    background-image: URL("backgrounds/content-top-right2.gif");
    background-position: right;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

.contentleft {
    width: 400px;
    table-layout: fixed;
    background-image: URL("backgrounds/content-left2.gif");
    background-repeat: repeat-y;
    background-color: #000000;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    vertical-align: top;
}

.contentright {
    width: 200px;
    table-layout: fixed;
    text-align: center;
    background-image: URL("backgrounds/content-right2.gif");
    background-repeat: repeat-y;
    background-color: #000000;
    background-position: right;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    vertical-align: top;
}

.contentbottomleft {
 
    height: 10px;
    width: 400px;
    table-layout: fixed;
    background-image: URL("backgrounds/content-bottom-left2.gif");
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.contentbottomright {
 
    height: 10px;
    width: 200px;
    table-layout: fixed;
    background-image: URL("backgrounds/content-bottom-right2.gif");
    background-position: right;
    background-repeat: no-repeat;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}

.footer {
    height: 85px;
    text-align: center;
    vertical-align: middle;
    font-size: 8pt;
}

#logo {
    margin-left: 15px;
}