body {
    font-family: tahoma, arial, helvetica;
    margin: 0px; 
    padding: 0px;
    font-size: 12px;
}

img {
    border: 0;
}

blockquote {
    margin-left: 20px;
    margin-right: 20px;
    line-height: 100%;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0em;
}

div.line {
    border-bottom: 1px solid #000;
    margin-top: 3px;
    margin-bottom: 3px;
}

a, a:link, a:active, a:visited {
    color: #2e74b3;
}

a:hover {
    color: #4f96d4;
}

#center p, li {
    line-height: 140%;
    margin-top: 9px;
    margin-bottom: 9px;
}

h1 {
    font-size: 16px;
    margin-bottom: 6px;
    line-height: 100%;
    font-weight: bold;
}

h2 {
    font-size: 13px;
    margin-bottom: 6px;
    line-height: 100%;
    font-weight: bold;
}

h3 {
    font-size: 13px;
    margin-bottom: 6px;
    line-height: 100%;
    font-weight: bold;
}

#container {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 14px;
    width: 740px;
    \width: 750px;
    w\idth: 740px;
}

div#head {
    clear: both;
    margin: 5px;
}

div#header-image {
    background-image: url(/images/24.png);
    background-repeat: no-repeat;
    width: 734px;
    height: 135px;
}

div#header-menu {
    text-align: right;
    padding-right: 14px;
    padding-top: 12px;
    font-size: 13px;
    font-weight: bold;
}

div#header-menu a {
    text-decoration: none;
    color: #000;
}

div#header-menu a:hover {
    color: #222;
}

div#page-name {
    font-size: 30px;
    text-align: center;
    padding-top: 40px;
    font-weight: bold;
    color: #fff;
}

div#search {
    text-align: right;
    font-weight: bold;
    font-size: 12px;
    padding-right:7px;
    padding-bottom: 6px;
}

div#search form {
    display: inline;
}

#main {
    margin: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

#sidebar {
    float: right;
    width: 200px;
    \width: 200px;
    w\idth: 200px;
    font-size: 12px;
}

#center {
    width: 500px;
    \width: 500px;
    w\idth: 500px;
}

#foot {
    color: #444;
    font-size: 0.8em;
    text-align: center;
    clear: both;
    padding-top: 10px;
}

div#center h1 a {
    color: #000;
    text-decoration: none;
    padding-bottom: 4px;
}

.rss-feed  {
    font-size: 11px;
    margin-bottom: 10px;
    text-align: left;
    border: 1px solid #aaa;
    background: #fafafa;
    padding: 6px;
}

.rss-feed ul, .rss-feed ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.rss-feed ul li, .rss-feed ol li {
    font-weight: normal;
    display: block;
    background-image: url(/images/23.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 12px;
}

.rss-feed-title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
    text-transform:uppercase;
}

.rss-feed-title a {
    text-decoration: none;
    color: #000;
}

div.item {
    padding-bottom: 14px;
}

.grey {
    color: #aaaaaa;
}

.comments {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.comments li {
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
    border: 1px solid #aaa;
    background: #fafafa;
    padding: 6px;
}

.comments-title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
    text-transform:uppercase;
}

