.titlebar {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 18px;
        font-variant: small-caps;
        color: #FFFFFF;
        background-image: url(/images/header.gif);
        background-position: bottom;
        background-repeat: repeat-x;
}
.navigation {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
}
.search {
        font-size: 10px;
        color: #000000;
        font-style: 'trebuchet ms', verdana, sans-serif;
}
.runningtotal {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 14px;
}


.navbar {
        font-size: 2px;
        font-family: 'trebuchet ms', verdana, sans-serif;
}
.calendar {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 10px;
        color: #000000;
        text-decoration: none;
        text-align: center;
}
.giThumbnail {
        text-decoration: none;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
}
.giInfo {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 10px;
        line-height: 1px;
}

.giDescription {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 10px;
        line-height: 1px;
}

.subheader {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #7E97D6;
}
a:link {
        color: #78B9FC;
        text-decoration: none;
}
a:visited {
        color: #78B9FC;
        text-decoration: none;
}
a:hover {
        color: #000066;
        text-decoration: underline;
}

.mainbody {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 12px;
        color: #000000;
        margin-right: 15px;
        margin-left: 15px;
        background-image: url(/images/body-bg.gif);
        width: 540px;
        padding-left: 15px;
        padding-right: 15px;
}
.dateline {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #7E97DF;
}
.entrytitle {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 14px;
        color: #7E97E4;
        font-weight: bold;
        line-height: 1px;
}
.commentfooter {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 10px;
        color: #7E97E4;
        font-weight: bold;
        line-height: 1px;
}
a.navigation:link {
        color: #FFFFFF;
}
a.navigation:visited {
        color: #FFFFFF;
}

body {
        background-color: #000066;
}

acronym {
        cursor: help;
        border-bottom: #000 1px dotted
}

.leftnav {
        font-family: 'trebuchet ms', verdana, sans-serif;
        font-size: 10px;
        color: #000000;
        padding-left: 10px;
}
blockquote {
        background-color: #C0C0C0
}

