

body, html
{
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #5A543A;
    background-image: none;
}

a:link
{
    color: #DD4A21;
}

a:hover, a:active
{
    color: #DD4A21;
}

a:visited
{
    color: #DD4A21;
}

#masthead
{
    background-image: url(/themes/blogs/paperclip/images/fall-title.jpg);
}

.headermaintitle
{
    color: #363A33;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
}

#navbar
{
    background-color: #666666;
    background-image: url(/themes/blogs/paperclip/images/fall-nav-background.jpg);
}

#navbar li
{
    background-image: url(/themes/blogs/paperclip/images/fall-nav-bul.gif);
}

#navbar a:link, #navbar a:hover, #navbar a:active, #navbar a:visited
{
    color: #FFFFFF;
}

.pageTitle
{
    color: #E27817;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.8em;
}

.posthead
{
    color: #E27817;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.5em;
}

.posthead a:link, .posthead a:visited, .posthead a:active, .posthead a:hover
{
    color: #E27817;
}

#leftmenu h3
{
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.1em;
}

#leftmenu
{
    color: #A99238;
    font-family: Tahoma, Arial, Helvetica;
}

#leftmenu ul
{
    font-size: .9em;
}

#leftmenu a:link
{
    color: #A99238;
}

#leftmenu a:visited
{
    color: #A99238;
}

#leftmenu a:active, #leftmenu a:hover
{
    color: #A99238;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #880000;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #990600;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #AA1700;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #BB2800;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #CC3910;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #DD4A21;
}

#masthead
{
    height: 221px;
}


#masthead {
background-image: url(/photos/tim/images/2571/original.aspx);
width: 1004px;
}
#title {left: 83px;}
#nav, #content {width: 992px;}
#main {width: 734px;}

#welcome {display:none;}
pre.code {font-size: 10pt;}
.post img {border: solid 2px silver;}
.Post hr {text-align:center;}
.screenshotLeft {float:left; margin-right:2px; font-weight:bold;}
.screenshotRight {float:right; margin-left:2px; font-weight:bold;}