

body, html
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #CC0000;
}

a:hover, a:active
{
    color: #CC0000;
}

a:visited
{
    color: #CC0000;
}

#masthead, #header
{
    background-color: #FFDDAA;
}

h1.headermaintitle
{
    color: #CC0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.8em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #CC0000;
}

.pageTitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.postsub h2
{
    color: #CC0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: #CC0000;
}

#sidebar-a h3, #sidebar-b h3
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}

#sidebar-a, #sidebar-b
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-a ul, #sidebar-b ul
{
    font-size: .9em;
}

#sidebar-a a:link, #sidebar-b a:link
{
    color: #CC0000;
}

#sidebar-a a:visited, #sidebar-b a:visited
{
    color: #CC0000;
}

#sidebar-a a:active, #sidebar-a a:hover, #sidebar-b a:active, #sidebar-b a:hover
{
    color: #CC0000;
}

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #770000;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #880000;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #990000;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #AA0000;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #BB0000;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #CC0000;
}

#header, #content
{
    border-color: #CC0000;
}

#SearchSideBar
{
position:absolute;
top:20px;
right:5px;
}
#aboutMe
{
position:absolute;
top:30px;
left:260px;
border:1px solid red;
padding:6px;
background-color:#FFF1DC;
}
#rssFeed
{
position:absolute;
top:52px;
right:205px;
}
#topadsense {
position: absolute;
top: 105px;
left:220px;
width: 780px;
height: 95px;
z-index: 5;
}
#SubscriptionsSideBar, #NavSideBar{
display:none !important;
}
#content {
margin-left: 200px;
padding-top: 85px !important;
}
#sidebar-a {
width: 199px !important;
}
#NewsSidebar h3, #WeblogLinks h3 {
display: none;
}
#header p{
padding-bottom: 5px !important;
}
ul.SidebarTagCloud
{
margin: 0px !important;
}