#frame {
        left: 24%;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 5px;
        padding-left: 5px;
        position: absolute;
        text-align: left;
        top: 2%;
        width: 74%;
        z-index: 1;
}

#menu {
        position            : absolute;
        top                 : 2%;
        left : 1%;
        width               : 20%;
}

#menu a, #menu a:link {
        color: #64693B;
	font: bold 8px Verdana, sans-serif;
        text-decoration: none;
}

#menu table {
        border-collapse: separate;
        border-width: 0px;
        position: relative;
        width: 100%;
}

#menu td {
        background-color: #C5D5CA;
        border: 1px solid #64693B;
        border-left: 10px solid #64693B;
        padding: 5px 5px 5px 30px;
}

#news {
        color: #B584AF;
        font: xx-small MS Courier New, monospace;
        font-style: italic;
        text-decoration: none;
}

a.frame {
        color: #9F544B;
        font: x-small Verdana, sans-serif;
        text-decoration: underline;
}

a.frame:hover {
        color: #9F544B;
        font: x-small Verdana, sans-serif;
        text-decoration: none;
}

a.tbl {
        color: #9F544B;
        font: xx-small Verdana, sans-serif;
        text-decoration: underline;
}

a.tbl:hover {
        color: #9F544B;
        font: xx-small Verdana, sans-serif;
        text-decoration: none;
}

body {
        background-color: #EDEAD2;
        height: 100%;
        margin: 0px;
        width: 100%;
}

h1, h2, h3, h4, h5, h6 {
        color: #64693b;
        font: large Arial Narrow, sans-serif;
}

h2.title {
        background-color: #94A477;
        border: 1px solid #26543E;
        color: #26543E;
        font: large Arial Narrow, sans-serif;
        padding-left: 5px;
}

h4.news {
        border-bottom: 2px #64693B solid;
        color: white;
        padding-bottom: 3px;
        padding-right: 3px;
        text-align: right;
}

img.inText {
        float: left;
        margin-right: 10px;
}

img.frame {
        z-index: 2;
}

li {
        color: #64693b;
        font: x-small Verdana, sans-serif;
}

p {
        color: #64693b;
        font: x-small Verdana, sans-serif;
}

table {
        border: 1px solid #26543E;
        border-collapse: collapse;
}

td {
        background-color:#EDEAD2;
        border: 1px solid #26543E;
        color: #64693b;
        font: xx-small verdana, sans-serif;
        padding: 6pt;
}

tfoot, thead {
        background-color: #94A477;
        color: #26543E;
        font: x-small Arial Narrow, sans-serif;
        text-align: center;
}
