/* see http://www.w3.org/TR/css3-background  */

#top
{
height: 140px;
padding : 0px;
padding-top: 0px;
padding-bottom: 0px;
/* padding-left: 100px; */
padding-left: 0px;

background-image: url(http://blogs.msdn.com/photos/methoblog/images/4811066/secondarythumb.aspx);

background-position: right;

}
h1 a:visited,
h1 a:active,
h1 a:link {
/* padding-left : 275px; */
padding-left : 30px;
}
#tagline {
/* padding-left : 280px; */
padding-left : 35px;
}

.postsubhead{
	background-image : none;

	/* color : #f3debf;
	background-image : url(../photoDash2.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #000; */
}
