body {
    background-color: #000000;
}

.mainframe {
    border-color: #ff0000;
    border-width: 1px;
    padding-right: 5px;
    border-style: solid;
    padding-top: 5px;
    background-color: #c0c0c0;
    padding-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    padding-left: 5px;
}

.mainwrap {
    background-color: #c0c0c0;
    border-width: 1px;
    float: right;


a {
    color: #000000;
    
}

a:normal {
    color: #000000;
    
}

a:active {
    
    color: #000000;
}

a:visited {
    color: #000000;
    
}

a:hover {
    color: #FF0000;
    text-decoration: none;
}
}
.header {
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
    color: #000000;
}

.navwrap {
    border-color: #ff0000;
    float: left;
    background-color: #c0c0c0;
}

.navtitle {
    font-family: Tahoma,Arial,sans-serif;
    background-color: #ff0000;
    text-align: center;
    border-color: #000000;
    font-weight: bold;
    border-width: 1px;
    font-size: 10pt;
    color: #ffffff;
    border-style: solid;
}

.navskin {
    width: 200px;
    border-top-width: 1px;
    background-color: #c0c0c0;
    display: block;
    border-bottom-width: 1px;
    border-style: solid;
}

.navitem {
    border-right-width: 1px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    background-color: #c0c0c0;
    border-style: solid;
    text-align: center;
}

.navitem a {
    border-bottom-width: 0px;
    border-right-width: 1px;
    display: block;
    width: 200px;
    border-style: solid;
    border-top-width: 1px;
    background-color: #c0c0c0;
    border-left-width: 1px;
}

.navitem a:normal {
    border-bottom-width: 0px;
    display: block;
    border-style: solid;
    border-top-width: 1px;
    width: 200px;
    border-left-width: 1px;
    background-color: #c0c0c0;
    border-right-width: 1px;
}

.navitem a:visited {
    width: 200px;
    border-right-width: 1px;
    display: block;
    border-top-width: 1px;
    border-left-width: 1px;
    background-color: #c0c0c0;
    border-bottom-width: 0px;
    border-style: solid;
}

.navitem a:active {
    border-top-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    display: block;
    border-bottom-width: 0px;
    background-color: #c0c0c0;
    width: 200px;
    border-right-width: 1px;
}

.navitem a:hover {
    display: block;
    border-bottom-width: 0px;
    border-top-width: 1px;
    border-style: solid;
    border-right-width: 1px;
    background-color: #FFFFFF;
    border-left-width: 1px;
    width: 200px;
}

.navender {
    margin-bottom: 5px;
    border-top-width: 1px;
    border-top-style: solid;
}

.blogtitle {
    color: #FFFFFF;
    width: 585px;
    font-size: 10pt;
    font-weight: bold;
    border-color: #ff0000;
    border-width: 1px;
    padding: 3px;
    text-align: center;
    border-style: solid;
    background-color: #800000;
    display: block;
    font-family: Tahoma,Arial,sans-serif;
}

.dateheader {
    padding-top: 3px;
    font-weight: bold;
    padding-left: 3px;
    background-color: #800000;
    margin-bottom: 5px;
    border-color: #ff0000;
    border-width: 1px;
    padding-bottom: 3px;
    border-style: solid;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 12pt;
    color: #FFFFFF;
    width: 585px;
    padding-right: 3px;
    display: block;
}

.centered {
    text-align: center;
}

.blogfooter {
    color: #ffffff;
    width: 585px;
    padding: 3px;
    border-color: #ff0000;
    display: block;
    margin-bottom: 5px;
    border-width: 1px;
    text-align: center;
    border-style: solid;
    background-color: #800000;
    
a {
    color: #FFFFFF;
    text-decoration: underline;
}

a:normal {
    color: #FFFFFF;
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
    color: #FFFFFF;
}

a:visited {
    color: #FFFFFF;
    text-decoration: underline;
}

a:hover {
    color: #FF0000;
    text-decoration: none;
}

}
.contentfooter {

    margin-bottom: 5px;
    background-color: #800000;
    padding-left: 3px;
    padding-top: 3px;
    display: block;
    font-weight: bold;
    border-bottom-color: #000000;
    font-size: 10pt;
    border-width: 1px;
    padding-bottom: 3px;
    padding-right: 3px;
    border-style: solid;
    color: #FFFFFF;
    width: 585px;
    font-family: Tahoma,Arial,sans-serif;
    border-top-color: #000000;
    text-align: center;
}

.blogarticle {
    font-family: Tahoma,Arial,sans-serif;
    border-right-color: #ff0000;
    color: #000000;
    width: 585px;
    border-left-color: #ff0000;
    border-width: 1px;
    border-style: solid;
    padding: 3px;
    display: block;
    background-color: #c0c0c0;
    font-size: 10pt;
}

.copy {
    border-width: 1px;
    border-style: solid;
    display: block;
    color: #FFFFFF;
    background-color: #800000;
    font-family: Tahoma,Arial,sans-serif;
    width: 800px;
    font-size: 9pt;
    border-color: #000000;
    clear: both;
}