#masthead  {
    background-image: url(/photos/pigscanfly/images/795080/original.aspx);
    height: 100px;
}


#title {
    width: auto;
    left: 100px;
    top: 10px;
    overflow: hidden;
    text-align: left;
}

#title div {
    font-size: 12pt;
}

#title H1 {
    text-align: left;
    font-size: 20pt;
}

div#titleaside {
    font-size: 10pt;
    font-style: italic;
}

#nav {
    padding-left:  6px;
    padding-right: 6px;
    background: #000000;
}

#navbar
{
    background: #000000 url('../images/winter-nav-background.jpg') repeat-x;
}

#content {
    width:804px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#leftmenu  {
    color: #ffffff;
    width: 180px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    padding-bottom: 0px;
    border-right-width: thin;
    border-right-color: #123456;
    border-right-style: solid;
    background-image: url(http://blogs.msdn.com/photos/pigscanfly/images/798839/original.aspx);
}

#NewsSideBar * {
    color: #ffaa00 ! important; 
}

#NewsSideBar h3 {
    color: white ! important; 
}

#leftmenu  a {
    color: #ffaa00 ! important;
}

#leftmenu  a:hover {
    color: #ffcc00	 ! important;
}




#main {
    padding-top: 20px;
}

