body {
    overflow: -moz-scrollbars-vertical;
    background-color: #66CCFF;
    color: #333;
    margin: 0;
    padding: 0;
    background-image: url(../mtwpambg-by.jpg);
    background-repeat: repeat-x;
}
a {
    text-decoration: none;
}
a:hover {
    background-color:#EFEFEF;
}
.odd a:hover {
    color: black;
}
.even a:hover {
    background: #FFFFCC;
    color: black;
}
h3 {
    font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 0.2em;
    margin: 2px;
    padding: 0px;
}
li.goal {
    list-style: none;
    text-indent: -1.5em;
    font-size: 0.9em;
}
li.here {
    list-style: none;
    text-indent: -1.25em;
    font-weight: bold;
    color: #333;
}
#container {
    width: 704px;
    margin: 0 auto;
    padding: 4px 0 0 0;
}
#content {
    padding: 10px 0 0 0;
    margin-left: 175px;
    background-color: #fff;
    background: url(null) fixed no-repeat;
}
#headerimg {
    border: 0;
}
#text {
    border: 1px solid #999;
    padding: 5px;
    background-color: #ffe;
    font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}
#menu {
    float: left;
    width: 148px;
    margin: 5px 0px 0 0px;
    padding: 5px 0 0 0;
}

#menu .box {
    font-size: 0.8em;
    font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
    margin-bottom: 5px;
    border: 1px solid #999;
    padding: 2px;
    background-color: #FFFFCC;
}
.box h3 {
    font-family: 'trebuchet ms', 'Gill Sans', Verdana, Geneva, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 1.1em;
    letter-spacing: 0.2em;
    margin: 2px;
    padding: 0px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: black;
    text-align: center;
}
#footer {
    clear: both;
    margin: 10px 0px;
    text-align: center;
    font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 2px 2px 1px 2px;
    border: 1px solid #999;
    background-color: #ffe;
    color: #666;
}
#footer .date {
    float: left;
    text-align: left;
}
#footer .ff {
    float: left;
    padding-right: 20px;
}
#footer .contact {
    float: right;
    text-align: right;
}
div.spacer {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    margin: 0;
    padding: 0;
}
.intropost {
    margin: 2px 3px 2em 3px;
    text-align: center;
    background-color: #EFEFEF;
    border: 1px ridge #AFAFAF;
}
.post {
    margin-bottom: 2em;
}
.post h3 {
    border-width: 0 0 2px 0;
    border-style: ridge;
    border-color: #CFCFCF;
}
div#menu a span {display: none;}
div#menu a:hover span {
    display: block;
    position: absolute;
    padding: 3px;
    margin: 10px;
    z-index: 100;
    color: black;
    border: 1px solid black;
    background: #EFEFEF;
    font: 12px Verdana, sans-serif;
    text-align: center;
}
ul {
    margin: 0 0 0 0.5em;
    padding-left: 0.95em;
}
#text, #menu {
    font-size: 0.8em;
}
.headerrow {
    text-align: left;
    font-weight: bold;
    background: #EFEFEF;
}
.odd {
    background: #EFEFEF;
}
.even {
    background: #FFFFCC;
}
.namecol {
    width: 150px;
}
.titlecol {
    width: 400px;
}
.bm {
    font-weight: bold;
}
