

body, html
{
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #0865B2;
}

a:hover, a:active
{
    color: #0865B2;
}

a:visited
{
    color: #0865B2;
}

#header h1
{
    color: #0865B2;
    font-family: Trebuchet MS;
    font-size: 1.6em;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active
{
    color: #0865B2;
}

.postview h2, .pageTitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}

.postsub h2
{
    color: #0865B2;
    font-family: Trebuchet MS;
    font-size: 1.4em;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: #0865B2;
}

#sidebar-a h3
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    background-color: #999999;
}

#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: #006BAD;
}

#sidebar-a a:visited
{
    color: #006BAD;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #006BAD;
}

.postsubhead
{
    background-color: #999999;
    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: #00105D;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #00216E;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #00327F;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #004390;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #0054A1;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #0865B2;
}

#container
{
    width: 100%;
}

#content
{
    margin-left: 220px;;
}

#sidebar-a
{
    width: 220px;;
}

#masthead {
display:none;
}

#header {
display:none;
}

#sidebar-a{
display:none;
}

#content {
       margin-left: 20px;
      margin-right 0px;
	margin-top: 0px;
       padding: 2px; 1em;
}



.post h2{
        font-family: Verdana;
	font-size: 10pt;
	margin: 0px;
	letter-spacing: 0em;
}

.postview h2{
        font-family: Trebuchet MS;
	font-size: 18px;
        color: #0865b2;
	margin: 0px;
letter-spacing: 0em;
font-weight: normal;
}

a:visited,
a:active,
a:link {	
	text-decoration: underline;
	color: #525252;
}

a:hover {
	text-decoration : underline;
        color: #2a70a1}

.postsub {
        padding-bottom: 5px;    
	border:1px #CCCCCC solid;
}

.postsubhead{
	background: #FFFFFF;
	text-align: left;
}

.postsubhead a:visited,
.postsubhead a:active,
.postsubhead a:link{
       text-decoration: none;
       font-size: 8pt;
       color: #666666;

}

.postfoot {
       display: none;
}

#footer {
display:none;
}

.pageTitle {
display:none;
}

.TagCloud {
display:none;
}