#masthead 
{
	margin-top: 8px;
	background: #ffffff;
	background-image: url('http://blogs.msdn.com/photos/stevemar/images/9242642/original.aspx');
	width: 804px;
	height: 216px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#title
{
	position: relative;
	left: 235px;
	top: 76px;
	width: 151px;
	height: 74px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	color: #1b2340;
	/*border: solid 1px #ff0000;*/
}

.headermaintitle
{
	position: relative;
	left: -100px;
	top: -100px;
	}


body {
	font-size : 0.8em;
	font-family : Arial, Helvetica, Tahoma, sans-serif;
	margin : 0px;
	padding: 0px;
	background-color: #000524;
	background-image: url('http://blogs.msdn.com/photos/stevemar/images/8592241/original.aspx');
	padding-bottom: 20px;
}

#navbar
{
	background: #cccccc url('http://blogs.msdn.com/photos/stevemar/images/8591856/original.aspx') repeat-x;
	height: 35px;
}
#navbar li
{
	float: left;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
	background-image: url('http://blogs.msdn.com/photos/stevemar/images/8592299/original.aspx');
	background-repeat: no-repeat;
	background-position: 4px 13px;
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.SearchButtonOuter
{
	background-image: url('http://blogs.msdn.com/photos/stevemar/images/8592003/original.aspx');
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 4px;
	font-weight: bold;
	margin-left: 4px;
}
.SearchButton
{
	background-image: url('http://blogs.msdn.com/photos/stevemar/images/8592000/original.aspx');
	background-position: top right;
	background-repeat: no-repeat;
	display: inline-table;
	display: -moz-inline-box;
	display: inline-block;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
	padding-left: 5px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#Search
{
	margin-top: 4px;
	padding-right: 8px;
}

#Search .searchBox 
{
	width: 100px;
	border: 1px solid #000;
	font-size: .9em;
}


#leftmenu ul li
{
	color: #044c52;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #6289b8;
	text-decoration: none;
}

#leftmenu ul a:hover
{
	color: #6289b8;
	text-decoration: underline;
}

#title h1
{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000524;
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
	color: #000524;
}

.posthead
{
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #dfdfdf;
	color: #1a507a;
	font-weight: normal;
	font-size: 1.5em;
	padding-bottom: 6px;
	margin: 0px;
	margin-bottom: 10px;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #1a507a;
	text-decoration: none;
}

.posthead a:hover
{
	color: #488588;
	text-decoration: underline;
}

#userArea
{
	float: right;
	margin-top: 16px;
	padding-right: 20px;
}

#welcome
{
	background-color: #03609a;
	background-image: url('http://blogs.msdn.com/photos/stevemar/images/8592171/original.aspx');
	padding: 6px;
	padding-top: 15px;
	padding-right: 15px;
	font-size: .7em;
	color: #ffffff;
	margin: 0px;
	text-align: center;
	
}

#comments h2
{
	color: #13355a;
	font-size: 1em;
	margin-top: 16px;
}

.legend
{
	color: #13355a;
	font-weight: bold;
}
