

body, html
{
    color: #C7C6C6;
    font-family: Helvetica, Arial;
    background-color: #333333;
    background-image: none;
}

a:link
{
    color: #7391BE;
}

a:hover, a:active
{
    color: #7491C5;
}

a:visited
{
    color: #838A95;
}

#header
{
    background-color: #151515;
}

h1.headermaintitle
{
    color: #EDEBEA;
    font-family: Helvetica, Arial;
    font-size: 2em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #EDEBEA;
}

h2.pageTitle
{
    color: #E9D8CE;
    font-family: Helvetica, Arial;
    font-size: 1em;
}

.posthead h2
{
    color: #B4B5B5;
    font-family: Helvetica, Arial;
    font-size: 1.3em;
}

.posthead h2 a:link, .posthead h2 a:visited, .posthead h2 a:active, .posthead h2 a:hover
{
    color: #B4B5B5;
}

#sidebar-a h3
{
    color: #E1DDDD;
    font-family: Helvetica, Arial;
    font-size: .9em;
}

#sidebar-a
{
    color: #CCCCCC;
    font-family: Helvetica, Arial;
}

#sidebar-a ul, #sidebar-a p
{
    font-size: .9em;
}

#sidebar-a a:link
{
    color: #EFEFEF;
}

#sidebar-a a:visited
{
    color: #CDCDCD;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #E9D8CE;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #1E3C69;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #2F4D7A;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #405E8B;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #516F9C;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #6280AD;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #7391BE;
}

#nav, #sidebar-a
{
    border-color: #666666;
}

#welcome a:link, #welcome a:visited {color: #a6b5e3;}
#welcome a:active, #welcome a:hover {color: #e9d8ce;}

#content {width: 75%;}