#bp___v___BlogSideBar1___wl___LinkListLink1 {
  display: none;
}
.sidelist {
  border-style: none;
}
.entrylistheadersub {
  font-size: .9em;
}
.entryviewheadersub {
  font-size: .8em;
}
a.commentslink {
  font-size: 1.2em;
}
.author {
  font-size: .9em;
}
.filedunder {
  display: none;
}
.sideheader {
  display: none;
}
#NewsSideBar {
  font-family: Times New Roman, serif;
}
p#tagline {
  font-size: 1.1em;
}
#header a {
  font-size: .8em;
}
.linklist {
  margin: 1em 1em 1em 1em;
}
.clearfix
{
width: 100%;
}

<!-- body                         -->
<!--     container               -->
<!--         header              -->
<!--         wrapper            -->
<!--             content         -->
<!--         subcontent-a      -->
<!--             SearchSideBar            -->
<!--             TasksSideBar              -->
<!--             BlogLinksSideBar         -->
<!--             TagSideBar                -->
<!--             ArchiveSideBar           -->
<!--             SubscriptionsSideBar   -->
<!--             NewsSideBar         -->
<!--         footer                -->
body {
  width: 100%;
}
#container {
  width: 600px;
}
#header {
  background-image: url("http://farm4.static.flickr.com/3576/3447731176_3b5f5a2fab.jpg?v=0");
  background-position: top right;
  background-repeat: no-repeat;
  aborder: solid 2px red;
  font-size: .9em;
  width: 600px;
}
#wrapper {
  width: 600px;
}
#content {
  abackground-image: url("http://www.mahugh.com/images/MSDN-interopbackground.png");
  abackground-repeat: no-repeat;
  width: 600px;
}
#subcontent-a {
  abackground-image: url("http://www.mahugh.com/images/MSDN-sidecontent-a.png");
  abackground-repeat: no-repeat;
  width: 200px;
  position: absolute;
  top: 100px;
  left: 0px;
}
#SearchSideBar {
  display: none;
}
#TasksSideBar {
}
#BlogLinksSideBar {
  display: none;
}
#TagSideBar {
  display: none;
}
#ArchiveSideBar {
}
#SubscriptionsSideBar {
}
#NewsSideBar {
}
#footer {
  width: 900px;
}
