

body, html
{
    color: #040000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FBF7F2;
    background-image: none;
}

a:link
{
    color: #AA0000;
}

a:hover, a:active
{
    color: #AA0000;
}

a:visited
{
    color: #AA0000;
}

#masthead, #header
{
    background-color: #DEE3F5;
}

h1.headermaintitle
{
    color: #01000B;
    font-family: Book Antiqua;
    font-size: 1.9em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #01000B;
}

h2.pageTitle
{
    color: #0000FF;
    font-family: Comic Sans MS;
    font-size: 1.4em;
}

.postsub h2
{
    color: #2B03F5;
    font-family: Book Antiqua;
    font-size: 1.6em;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: #2B03F5;
}

#sidebar-a h3
{
    color: #AA0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    background-color: #FFDDAA;
}

#sidebar-a
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-a ul, #sidebar-a p
{
    font-size: .9em;
}

#sidebar-a a:link
{
    color: #AA0000;
}

#sidebar-a a:visited
{
    color: #AA0000;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #AA0000;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #550000;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #660000;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #770000;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #880000;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #990000;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #AA0000;
}

#header h1, #sidebar-a h3, #sidebar-a ul, #sidebar-a p, #news, #cal
{
    border-color: #0C07F6;
}

#contentwrapper
{
    width: 100%;
}

#content
{
    margin-right: 160px;;
}

#sidebar-a
{
    width: 160px;;
}

