

body, html
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #0000CC;
}

a:hover, a:active
{
    color: #0000CC;
}

a:visited
{
    color: #0000CC;
}

#header
{
    background-color: #FFFFFF;
}

h1.headermaintitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #333333;
}

h2.pageTitle
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.posthead h2
{
    color: #0000CC;
    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: #0000CC;
}

#sidebar-a h3
{
    color: #666666;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
}

#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: #0000CC;
}

#sidebar-a a:visited
{
    color: #0000CC;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #0000CC;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #000077;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #000088;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #000099;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #0000AA;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #0000BB;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #0000CC;
}

#nav, #sidebar-a
{
    border-color: #AAAAAA;
}

a:visited, a:active, a:link {
   color: #133061;
}

body {
   font: 1em Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
}

#container {
   margin: 0 auto;
   text-align: left;
   padding: 0;
   width: 950px;
}

.BlogCalendar {
   display: none
}

#header {
   text-align: left;
   text-transform: none;
}

#header h1 {
   padding: 0.8em 0em 0em 0.5em;
   font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
   font-size: 1.5em;
}

#header p {
   padding: 0.2em 0.5em 0.5em 0.5em;
   font-family: Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
   font-style: italic;
}

.posthead {
   padding: 1em 0 0;
}

.posthead h2 {
   padding: 0;
}

.TagSidebar {
   color: #133061;
}

#commentform textarea {
   font: 1em Calibri, Trebuchet MS, Arial, Helvetica, sans-serif;
}

#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
   color: #133061;
}

#title {
   padding: 0 0 0 100px;
   height: 100px;
   background-image: url(http://img.microsoft.com/library/media/1033/windowsxp/Images/using/tabletpc/51712_55x55_usingnav1_F.gif);
   background-repeat: no-repeat;
   background-position: 25px 25px;
}