a, a:visited
{
    color: #D0D0D0;
    text-decoration: none;
    font-weight: bold;
    outline: none;
}
a:hover, a:visited:hover
{
    color: #8F8F8F;
}
img
{
    border: 0;
    margin: 0;
}
ul
{
    margin-top: 0;
    margin-bottom: 2px;
    padding-top: 0;
}
body
{
    background-color: #19181E;
    margin: 0;
    font-size:12pt;
}
.top
{
    background: url('images/topbg.gif') repeat-x;
    width: 100%;
    height: 30px;
    border-top: #E8E8E8 1px solid;
    border-bottom: #E8E8E8 1px solid;
}
.banner
{
    background-color: #2f2f2F;
    width: 100%;
    height: 91px;
    padding-bottom: 0;
    margin-bottom: 0;
}
table.banner td
{
    width: 50%;
}
table.menu
{
    width: 950px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
}
table.menu td
{
    width: 16.6666%;
    text-align: center;
}
div.content
{
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center;
    color: white;
    background-color: #566172;
}
div.navigation
{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    width: 900px;
}
table.navigation
{
    width: 100%;
}
td.title
{
    font-size: 14pt;
    font-weight: bold;
    text-align: left;
}
td.nav
{
    text-align: right;
}
img.main
{
    border: black 1px solid;
}
#info
{
    display: none;
}
div.description
{
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    width: 870px;
    text-align: left;
}
#exif
{
    display: none;
    margin-top: 10px;
}
div.text
{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
div.header
{
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 14pt;
}
td.comments
{
    text-align: left;
    text-indent: 5px;
}
div.commentBanner
{
    background-color: #2f2f2F;
    width: 100%;
    height: 52px;
    padding-bottom: 0;
    margin-bottom: 0;
}
div.commentsBody
{
    width: 100%;
    background-color: #566172;
    padding-top: 20px;
}
div.commentsTitle
{
    padding-top: 20px;
    margin-left: 10px;
    color: white;
    font-size: 14pt;
    font-weight: bold;
}
div.comments
{
    color: white;
    margin-top: 25px;
    margin-left: 10px;
}
table.comments
{
    background-color: #566172;
    width: 100%;
}
tr table.comments
{
    margin-bottom: 5px;
}
img.gravatar
{
    float: left;
    margin-right: 10px;
}
span.signature
{
    font-size: 12pt;
    color: #D0D0D0;
}
textarea
{
    margin-left: 10px;
}
div.signature
{
    text-align: center;
    color: white;
    margin-top: 0;
    padding-bottom: 10px;
}
table.archive
{
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    text-align: left;
}
span.category
{
    font-size: 16pt; 
    font-weight: bold;
}
div.sitetitle, div.sitetitle.a
{
    font-size: 14pt; 
    font-weight: bold;
}

