

body, html
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #333333;
    background-image: none;
}

a:link
{
    color: #FF9900;
}

a:hover, a:active
{
    color: #FF9900;
}

a:visited
{
    color: #FF9900;
}

#header
{
    background-color: #333333;
}

h1.headermaintitle
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #FFFFFF;
}

h2.pageTitle
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.posthead h2
{
    color: #FF9900;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
}

.posthead h2 a:link, .posthead h2 a:visited, .posthead h2 a:active, .posthead h2 a:hover
{
    color: #FF9900;
}

#sidebar-a h3
{
    color: #CCCCCC;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
}

#sidebar-a
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-a ul, #sidebar-a p
{
    font-size: .9em;
}

#sidebar-a a:link
{
    color: #FF9900;
}

#sidebar-a a:visited
{
    color: #FF9900;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #FF9900;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #AA4400;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #BB5500;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #CC6600;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #DD7700;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #EE8800;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #FF9900;
}

#nav, #sidebar-a
{
    border-color: #666666;
}

