#header{
 background-image: url(http://blogs.msdn.com/photos/shawnste/images/668458/original.aspx);
 background-repeat: no-repeat;
 background-position: left top;
 padding-left:170px;
 height:100px;
 background-color : #80ffff; /*#20375f;  Dark Blue */
 border-bott om : 6px solid #000000; /* The border under the dark Blue is black and 6 pixels thick*/
}

#news {
  font-size: xx-small;
  line-height: "125%";
  padding: 0;
}

#cal {
  disp lay: none;
}

.mytable {
 font-size: x-small;
}

.TagCloud, .SidebarTagCloud {
list-style-type: none;
font-size: 1em;
line-height: 120%;
}
 
.Tag1, .Tag2, .Tag3, .Tag4, .Tag5, .Tag6 {
display: list-item;
font-size: 1.2em;
}
 
.TagCloud a:link, .TagCloud a:visited, .TagCloud a:active, .SidebarTagCloud a:link, .SidebarTagCloud a:visited, .SidebarTagCloud a:active {
margin: 0;
font-size: x-small;
font-weight: normal;
text-decoration: none;
}
