body {
	font: 86% "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	background-color: #02507e;
	background-image: url(http://blogs.msdn.com/photos/expressate/images/8999095/original.aspx);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

.posthead a:link, .posthead a:visited, .posthead a:active
{
	color: #22546F;
                font-weight: bold;
}

.pageTitle
{
	color: #22546F;
                font-weight: bold;
}

.postfoot 
{
	margin-top: 10px;
	border-style: solid dotted dotted dotted;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #002FB7;
	padding-top: 6px;
	padding-bottom: 6px;
}

#leftmenu 
{
               padding-left:6px;
               width: 220px;
}

#leftmenu ul a:link, #leftmenu ul a:visited, #leftmenu ul a:active
{
	color: #093B56;
}

#title {
                left: 13px; 
                top: 15px; 
                width: 527px;
                text-align: left;
                font-size: large;
                height: 96px;
}

#title h1 {
                font-size: xx-large;
                text-align: left;
}
#title a:link, #title a:visited, #title a:active, #title a:hover
{
                color: #093B56;
}

#Search .searchBox 
{
	width: 100px;
	border: 1px solid #000;
	font-size: .9em;
}
.SearchButtonOuter
{
	background-image: url(http://search.live.com/s/siteowner/searchbutton_normal.PNG);
	background-position: top left;
	background-repeat: no-repeat;
}
.SearchButton
{
	background-image: url(http://search.live.com/s/siteowner/searchbutton_normal.PNG);
	background-position: top right;
	background-repeat: no-repeat;
}
#Search a:link, #Search a:visited, #Search a:active, #Search a:hover
{
	color: #ffffff;
	text-decoration: none;
	visibility: hidden;
}

#navbar, #footer
{
	background-color: #093B56;
                background-image: url(http://blogs.msdn.com/photos/expressate/images/8732528/original.aspx);
                background-repeat: repeat-x;
                height: 36px;
}

#nav, #footer 
{
                padding-left:0px;
                padding-right:0px;
                width:804px;
}

#masthead, #nav, #content
{
	background-color: #D9E1E9;
}

#masthead
{
                background-image: url(http://silverlight.net/Themes/silverlight/images/contentbackground.jpg);
                height: 143px;
}

#footer p{
                padding-top: 7px;
}

#footer p, #footer a:link, #footer a:visited, #footer a:active, #footer a:hover
{
                color: #FFFFFF;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover
{
                font-weight: bold;
                text-decoration: none;
}

#footer a:hover
{
                text-decoration: underline;
}