#container {
	background-color: #FFFFFF;
	position: absolute;
	top: 27px;
	left: 100px;
	width: 860px;
}
body {
	background-repeat: repeat-y;
	background-image: url('http://blogs.msdn.com/photos/msdnat/images/1239426/original.aspx');
}
#sidebar-a {
	background-color: #F5F5F5;
	width: 250px;
}
#masthead {
	left: 75px;
	position: absolute;
	width: 90%;
}
#contentwrapper {
	overflow: visible;
}
.post {
	background-position: right bottom;
	font-family: Verdana;
	font-size: 9pt;
	line-height: 1.5em;
	background-repeat: no-repeat;
}
.H3 {
	color: #800000;
}
.postfoot {
	background-color: #F5F5F5;
}
#sidebar-a H3 {
	color: #800000;
}
#title {
	background-image: url('http://msdnat.members.winisp.net/logos/msdn-logo_black.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.BigDays {
	background-image: url('http://blogs.msdn.com/photos/msdnat/images/1503551/original.aspx');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	margin: 0px 260px 0px 0px;
}