BODY { 
background: #ffcc00;
color: #000000;
text-align: center;
}

A { color: #620000; text-decoration: underline; }
A:link{ color: #620000; text-decoration: underline; }
A:visited{ color: #620000; text-decoration: underline; }
A:active{ color: #999999; }
A:hover{ color: #666699; }

H1, H2, H3, H4, H5, H6 {
    font-family: bookman, times, palatino, serif;
    margin: 1pt
}

P, LI { 
    color: #000000; 
    font-family: futura, arial, sans-serif;
    font-size: 12px;
}

#container {
background-color: #cc9999;
margin: 10px auto 0px auto;
text-align: left;
width: 775px;
}

#border {
border: 1px solid #000000;
}

#banner {
background-color: #c99;
border-bottom: 1px solid #000;
text-align: center;
}

#cse-search-results {
width: 542px;
}

#main {
background-color: #ffffff;
border-right: 1px solid #000;
margin-right: 200px;
min-height: 600px;
padding-bottom: 10px;
padding-top: 10px;
}

#main-navigation {
    background-color: #620000;
    border-bottom: 1px solid #000;
    padding: 6px 0px;
    text-align: center;
}

#banner-menu {
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
}

#banner-menu a { 
    background-color: #620000;
    color: #fc0;
    padding: 6px 10px; 
    text-decoration: none; 
    text-align: center;
}
#banner-menu a:hover { background-color: #c99; color: #fff; }
#banner-menu a:active { background-color: #620000; color: #fff; }

#footer {
    background-color: #620000;
    color: #fc0;
    margin: 0px;
    padding: 1px;
    text-align: center;
}

#footer p {
    color: #fc0;
}

#footer a { color: #fc0; text-decoration: none; }
#footer a:hover { color: #ccc; }

#rightside {
    background-color: #cc9999;
    float: right;
    width: 200px;
}

.Sidebar {
    border-bottom: 1pt solid #000000;
    padding: 2px
}

HR {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.date {
    background-color: #620000;
    border: 1pt solid #000000;
    color: #ffffff; 
    margin: 10px 10px 1px 10px;
    padding: 10px 0px 10px 10px;
    font-weight: bold;
}

.dateside {
    background-color: #000000;
    border: 1pt solid #000000;
    color: #cc9999; 
    font-weight: bold; 
    margin: 2px;
    padding: 10px 0px 10px 10px;
    text-align: center;
}

.description {
    font-size: 11px;
    margin: 3px
}

.dividerinside {
    background-color: #620000;
    color: #620000;
    height: 2px;
    width: 225px
}

.dividersmall {
    background-color: #620000;
    color: #620000;
    height: 2px;
    width: 50px
}

.hide {
    display:none;
}

.illoright {
    float: right;
    margin: 5px;
    padding: 5px;
    text-align: right;
}

.posts {
    margin: 3px 15px 3px 15px;
}

.posted {
    font-style: italic
}

.blogbody {
    margin: 3px 15px 3px 15px;
}

.title {
    margin: 10px 15px 10px 15px;
    font-weight: bold
}

.sourcebox {
    border: 1px solid #000000;
    float: left;
    margin: 5px;
    padding: 5px;
}

.sourceboxright {
    border: 1px solid #000000;
    float: right;
    margin: 5px;
    padding: 5px;
}

.story {
    color: #003300;
    margin: 0px 25px 0px 25px;
    text-indent: 25px
}
