<style type="text/css">
body {
        /*margin: 5px;*/
        background-color: #000000;
        text-align: center;
        }
a               {text-decoration: underline;}
a:link          {color: #0F314E;}
a:visited       {color: #0F314E;}
a:active        {color: #0F314E;}
a:hover         {color: #B22222;}

h1, h2, h3 {
        margin: 0px;
        padding: 0px;
        font-weight: normal;
        }

#container {
        line-height: 140%;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
        padding: 0px;
        width: 900px;

        background-color: #F8F8F8;
        border: 1px solid #FFFFFF;
        }

#banner {
        font-family: Georgia, 'Times New Roman', serif;
        color: #FFFFFF;
        background-color: #B22222;
        background-image:url("./top_rep_900x180.jpg");
        text-align: left;
        border-bottom: 1px solid #FFFFFF;
        padding: 10px;
        height: 160px;
}

a#banner-img {display: none;}

#banner a {
        color: #FFFFFF;
        text-decoration: none;
        }

#banner h1 {
        font-size: xx-large;
        }

#banner h2 {
        font-size: small;
        }

#center {
        float: left;
        width: 520px;
        overflow: hidden;
        }

.content {
        padding: 15px 10px 15px 10px;
        background-color: #FFFFFF;
        color: #666666;
        font-family: 'Trebuchet MS', Verdana, sans-serif;
        font-size: small;
        }

#right {
float: left;
width: 190px;
background-color: #F8F8F8;
overflow: hidden;
}

#left {
float: left;
width: 190px;
background-color: #F8F8F8;
overflow: hidden;
}

.content p {
color: #666666;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: small;
font-weight: normal;
line-height: 140%;
text-align: left;
margin-bottom: 10px;
}

.content blockquote {
line-height: 140%;
}

.content li {
line-height: 140%;
}

.content h3 {
        color: #333;
        font-family: 'Trebuchet MS', Verdana, sans-serif;
        font-size: middle;
        text-align: left;
        font-weight: bold;
        text-indent: 10px;
        margin-bottom: 10px;
        border-left: 10px solid #B22222;
        border-bottom: 1px solid #B22222;
}

.content h2 {
color: #B22222;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: small;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
}

.content p.posted {
color: #999999;
font-family: 'Trebuchet MS', Verdana, sans-serif;
font-size: x-small;
border-top: 1px solid #999999;
text-align: left;
margin-bottom: 25px;
line-height: normal;
padding: 3px;
}

.content img {
border-width: 1px;
border-style: solid;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
padding: 5px;
margin-bottom: 5px;
background-color: #ffffff;
}

.sidebar {
padding: 15px 10px 15px 10px;
}

#calendar {
line-height: 130%;
color: #666666;
/*font-family: Verdana, Arial, sans-serif;*/
font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
font-size: x-small;
padding: 2px;
text-align: center;
margin-bottom: 30px;
}

#calendar table {
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 100%;
}

#calendar caption {
color: #B22222;
/*font-family: Verdana, Arial, sans-serif;*/
font-size: x-small;
border-bottom: 1px solid #B22222;
text-align: left;
font-weight: bold;
text-transform: uppercase;
padding: 3px;
letter-spacing: .3em;
}

#calendar th {
text-align: center;
font-weight: normal;
}

#calendar td {
text-align: center;
}

.sidebar h2 {
color: #B22222;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
border-top: 1px solid #B22222;
border-right: 5px solid #B22222;
border-bottom: 1px solid #B22222;
border-left: 5px solid #B22222;
text-align: center;
font-weight: bold;

text-transform: uppercase;
padding-left: 3px;
letter-spacing: .3em;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 20px;
}

.sidebar li {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: left;
line-height: 140%;
margin-top: 10px;
list-style-type: none;
}

.sidebar img {
border: 3px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

.thumb img {
border-width: 1px;
border-style: solid;
border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
padding: 3px;
margin: 5px;
background-color: #ffffff;
}

.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 140%;
text-align: left;
padding: 2px;
margin-bottom: 15px;
}

.powered {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
font-weight:bold;
border-top:1px solid #666;
border-bottom:1px solid #666;
line-height: 140%;
text-transform:uppercase;
text-align: center;
padding: 10px 0px;
color: #666;
margin-top: 10px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.paginate {
    text-align: center;
    font-size: small;
}

</style>

