body {
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position: top center;
  background-image: url('http://blogs.msdn.com/photos/itf09/images/9247325/original.aspx');
  background-color: #000000;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  color: #4D4D4D;
  font-family: Verdana, Arial,  sans-serif;
  font-size: small;
}

#TagSideBar ul {
  margin: 0px 0px 0px 5px;
}

#SearchSideBar {
  display: none;
}

#RecentPostsSideBar {
  font-size: 8pt;
}

#ArchiveSideBar {
  font-size: 8pt;
  padding: 0px 0px 10px 0px;
}

#ArchiveSideBar ul li a:link {
  text-decoration: none;
}

#ArchiveSideBar ul li a:visited {
  text-decoration: none;
}

#ArchiveSideBar ul li a:hover { 
  text-decoration: underline;
}

#ArchiveSideBar ul li a:active {
  text-decoration: underline;
} 

.post {
  margin: 0px;
  padding: 0px 0px 5px 0px;
}

.postsubhead {
  display: none;
}

#contentfooter {
  display: none;
}

#footer {
  color: #4D4D4D;
  border-left: 190px solid #FCA311;
  font-family: Arial, sans-serif;
  font-size: 8pt;
}

#footer a:link {
  color: #4D4D4D;
  text-decoration: underline;
}

#footer a:visited {
  color: #4D4D4D;
  text-decoration: underline;
}

#footer a:hover { 
  color: #000000;
  text-decoration: underline;
}

#footer a:active {
  color: #4D4D4D;
  text-decoration: underline;
} 

.postfoot {
  display: none;
}

.postsub {
  font-size: 8pt;
  color: #4D4D4D;
}

.postsub h2 {
  color: #E78E0E;
  font-weight: normal;
  font-family: Arial, sans-serif;
  font-size: 150%;
}

a:link {
  color: #ffffff;
  text-decoration: none;
}

a:visited {
  color: #ffffff;
  text-decoration: none;
}

a:hover { 
  color: #000000;
  text-decoration: none;
}

a:active {
  color: #000000;
  text-decoration: none;
} 

#wrapper {
  width: 950px;
  background-color: #ffffff;
  background-image: url('http://blogs.msdn.com/photos/itf09/images/9213021/original.aspx');
  background-repeat: repeat-y;
}

#masthead {
  display: none;
}

#header {
  border: none;
}

#title h1 {
  display: none;
}

#title {
  height: 126px;
  background-image: url('http://blogs.msdn.com/photos/itf09/images/9377775/original.aspx');
  background-color: #000000;
}

#sidebar-a {
  text-transform: uppercase;
  width: 190px;
  background-color: #FCA311;
  padding: 0px;
  text-align: center;
  font-size: 8pt;
  letter-spacing:0.08em;
  border:none;
}

#sidebar-a a:link {
  text-decoration: none;
}

#sidebar-a a:visited {
  text-decoration: none;
}

#sidebar-a a:hover { 
  text-decoration: none;
}

#sidebar-a a:active {
  text-decoration: none;
} 

#content {
  background-color: #FFFFFF;
  padding: 5px;
  border:none;
}

#sidebar-b a:link {
  color: #E78E0E;
  text-decoration: none;
}

#sidebar-b a:visited {
  color: #E78E0E;
  text-decoration: none;
}

#sidebar-b a:hover { 
  color: #E78E0E;
  text-decoration: underline;
}

#sidebar-b a:active {
  color: #E78E0E;
  text-decoration: underline;
} 

#sidebar-b {
  width: 150px;
  background-color: #FFFFFF;
  padding: 5px 0px 10px 12px;
  border-right: 1px solid #FCA311;
  }

#content a:link {
  color: #E78E0E;
  text-decoration: underline;
}

#content a:visited {
  color: #E78E0E;
  text-decoration: underline;
}

#content a:hover { 
  color: #E78E0E;
  text-decoration: underline;
}

#content a:active {
  color: #E78E0E;
  text-decoration: underline;
} 

#sidebar-b h3 {
  text-transform: uppercase;
  font-size: 8pt;
  letter-spacing:0.08em;
}