

body, html
{
    color: #333333;
    font-family: Andale Mono;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #00558B;
}

a:hover, a:active
{
    color: #A80101;
}

a:visited
{
    color: #473013;
}

#header h1
{
    color: #4C8D2C;
    font-family: Trebuchet MS;
    font-size: 2.8em;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active
{
    color: #4C8D2C;
}

.postview h2, .pageTitle
{
    color: #000000;
    font-family: Times New Roman;
    font-size: 1.8em;
}

.postsub h2
{
    color: #000000;
    font-family: Times New Roman;
    font-size: 1.8em;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: #000000;
}

#sidebar-a h3
{
    color: #FFFFFF;
    font-family: Times New Roman;
    font-size: 1.3em;
    background-color: #4C8D2C;
}

#sidebar-a
{
    color: #000000;
    font-family: Times New Roman;
}

#sidebar-a ul, #sidebar-a p
{
    font-size: 1.1em;
}

#sidebar-a a:link
{
    color: #00558B;
}

#sidebar-a a:visited
{
    color: #00558B;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #FF0101;
}

.postsubhead
{
    background-color: #4C8D2C;
    color: ;
    font-family: Times New Roman;
    font-size: 1.3em;
}

.postsubhead a:link, .postsubhead a:active, .postsubhead a:visited
{
    color: ;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #000036;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #001147;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #002258;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #003369;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #00447A;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #00558B;
}

#container
{
    width: 100%;
}

#content
{
    margin-left: 221px;;
}

#sidebar-a
{
    width: 221px;;
}

