#body
{
background-color: #ffffff;
}

#welcome
{
  background-color:#69a2cf;
  filter:alpha(opacity=10);  
  -moz-opacity:.10;  
  opacity:.10;
}

/* The masthead sits at the top of the page.*/
#masthead 
{
      margin-top: 0px;
      background: #ffffff;
      background-image: url(http://blogs.msdn.com/photos/lab_management/images/9916699/original.aspx);
      width: 992px;
      height: 165px;

}

.headermaintitle
{
	visibility:hidden;
}

#nav
{
      background-color: #ffffff;
      padding: 0px 0px 0px 0px;
      width: 992px;
      height: 35px;
      overflow: hidden;
      margin-left: auto;
      margin-right: auto;
}

#navbar
{
            background: #ffffff;
      background-image: url(http://blogs.msdn.com/photos/lab_management/images/9916700/original.aspx);
      height: 35px;

}

#navbar ul
{
      list-style-type: none;
      margin: 0px;
      padding: 0px;
}



#navbar a:link, #navbar a:visited, #navbar a:active
{
      color: #ffffff;
      text-decoration: none;
}

#navbar a:hover
{
      text-decoration: underline;
}

#content
{
     width: 980px;
}

#main
{
     width: 650px;
}

#navbar li
{
     background-image: none;
     font: Segoe UI;

}
