body {
	background-color : #443300;
}

a:visited,
a:link {
	color : #33CCCC;
}

a:active,
a:hover {
	color : #FF88AA;
}


h1 a:visited,
h1 a:link {
	color : white;
}

h1 a:active,
h1 a:hover {
	color : #FF88AA;
}


#header
{
border-bottom: 4px solid #443300;
background-color:#443300;
background-image: url(http://blogs.msdn.com/photos/brismith/images/9562580/original.aspx); 
height: 155px;
padding: 0px;
background-position: center top;
background-repeat: no-repeat;
}

#header h1{
    position: absolute;
    top: 35px;
}

#header p{
    color : #FF88AA;
    font-weight: bold;
    position: absolute;
    top: 70px;
}
.post{background:#EEEEEE;border-bottom:#DDD 1px solid; border-right:#DDD 1px solid;}

#content 
{
	margin-left: 220px;
                background-color: #887744;
	border-bottom : 4px solid #443;
}

#comments{
	background: white;
	}
	
.altcomment{
	background-color: white;
	}
	
.Calendar{
	color : Black;
	background-color : white;
}
	
.CalendarOtherMonth
{
	color : #887744;
	background-color : white;
}

/* The masthead sits at the top of the page.*/
#masthead {
	color: #FFF;
	text-align: right;
	padding: 0.4em 0.4em 0 0;
	font-size: 0.8em;
	border-bottom: 0px;
	background: #443300;
}

#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover {
	color: #FF88AA;
	text-decoration: none;
}

#sidebar-a {
	color: white;
	background-color: #443300;
                width: 210px;
                \width: 220px;
	w\idth: 210px;

}

#sidebar-b {
	color: white;
	background-color: #443300;
                width: 170px;
	\width: 180px;
	w\idth: 170px;

}

#sidebar-a a:active,
#sidebar-a a:visited,
#sidebar-a a:link {
	font-weight: bold;
}

#sidebar-b a:active,
#sidebar-b a:visited,
#sidebar-b a:link {
	font-weight: bold;
}

/* Tag Styles */

.Tag1 a:link, .Tag1 a:visited
{
	color: #33CCCC;
}

.Tag2 a:link, .Tag2 a:visited
{
	color: #33CCCC;
}

.Tag3 a:link, .Tag3 a:visited
{
	color: silver;
}

.Tag4 a:link, .Tag4 a:visited
{
	color: silver;
                font-size: 120%;
}

.Tag5 a:link, .Tag5 a:visited
{
	color: gray;
                font-size: 120%;
}

.Tag6 a:link, .Tag6 a:visited
{
	color: gray;
                font-size: 120%;
}

/* Tag Styles for hover */


.Tag1 a:active, .Tag1 a:hover
{
	color: #FF88AA;
}

.Tag2 a:active, .Tag2 a:hover
{
	color: #FF88AA;
}

.Tag3 a:active, .Tag3 a:hover
{
	color: #FF88AA;
}

.Tag4 a:active, .Tag4 a:hover
{
	color: #FF88AA;
}

.Tag5 a:active, .Tag5 a:hover
{
	color: #FF88AA;
}

.Tag6 a:active, .Tag6 a:hover
{
	color: #FF88AA;
}

#title
{
display:none;
}
#footer
{
                color: #33CCCC;
}