

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: Tahoma, Arial, Helvetica;
    font-size: 1.8em;
}

h1.headermaintitle a:link, h1.headermaintitle a:visited, h1.headermaintitle a:active
{
    color: #CC0000;
}

.pageTitle
{
    color: #333333;
    font-family: Tahoma, Arial, Helvetica;
    font-size: .8em;
}

.postsub h2
{
    color: #CC0000;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 1.4em;
}

.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: #030000;
    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;
}

#sidebar-b {
position: absolute;
	top:310px;
	right:0px;

}
#right-upper {
	position: absolute;
	top:90px;
	right:0px;
	width:185px;
	background:#fff;    
}
#NavSideBar {
	display: none;
}