

body, html
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #008000;
}

a:hover, a:active
{
    color: #008000;
}

a:visited
{
    color: #008000;
}

#header h1
{
    color: #008000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active
{
    color: #008000;
}

.postview h2, .pageTitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}

.postsub h2
{
    color: #008000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: #008000;
}

#sidebar-a h3
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    background-color: #008000;
}

#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: #008000;
}

#sidebar-a a:visited
{
    color: #008000;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #008000;
}

.postsubhead
{
    background-color: #008000;
    color: ;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
}

.postsubhead a:link, .postsubhead a:active, .postsubhead a:visited
{
    color: ;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #002B00;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #003C00;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #004D00;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #005E00;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #006F00;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #008000;
}

#container
{
    width: 100%;
}

#content
{
    margin-left: 220px;;
}

#sidebar-a
{
    width: 220px;;
}

/* Overrides for "Simple - blue" */

a:hover
{
	text-decoration: underline;
}

/*
7/3/2007 PMJ This was in the pre-CS2 style; I'm not sure what it was for nor if it's still needed
.commentalt
{
	background-color: #f2f7fd;
}
*/