body {
            background-color: #182433;
}

#masthead 
{
            margin-top: 8px;
            background-image: url('http://blogs.technet.com/photos/robsonsilva/images/3194556/original.aspx');
            width: 804px;
            height: 300px;
            overflow: hidden;
            margin-left: auto;
            margin-right: auto;
}
#userArea
{
            float: right;
            margin-top: 94px;
            padding-right: 6px;
}
#nav
{
            background-color: #ffffff;
            padding: 0px 6px 0px 6px;
            width: 792px;
            height: 35px;
            overflow: hidden;
            margin-left: auto;
            margin-right: auto;
}
#navbar

#navbar ul
{
            list-style-type: none;
            margin: 0px;
            padding: 0px;
}
#navbar li
{
            float: left;
            padding-left: 8px;
            margin-left: 8px;
            margin-right: 8px;
                     background-image: none;
            background-position: 4px 13px;
            padding-top: 9px;
                     font-family :  Arial;
            font-size: 13px;
            font-weight: bold;
            text-transform: uppercase;
}
#navbar a:link, #navbar a:visited, #navbar a:active
{
            color: #ffffff;
            text-decoration: none;
}

#navbar a:hover
{
            text-decoration: underline;
}
#title
{
            position: relative;
            left: 45px;
            top: 170px;
            width: 151px;
            height: 74px;
            overflow: hidden;
            text-align: center;
            font-size: 11px;
            /*border: solid 1px #ff0000;*/
}

#title h1
{
                     font-family :  Trebuchet MS;
            font-size: 19px;
            margin: 0px;
            padding: 0px;
            text-align: center;
            color: #182433
}

#title a:link, #title a:visited, #title a:active, #title a:hover
{
            color: #735c35
}
DIV.WindowsLiveTranslatorDiv
{
    background-color:#000099;
    color:#FFFFFF;
    width:100%;
    text-align:center;
    padding-top:5px;
    padding-bottom:5px;
}

DIV.WindowsLiveTranslatorDiv a img
{
    border:solid 1px #FFFFFF;
}

DIV.WindowsLiveTranslatorDiv a:hover img
{
    border:solid 1px #FF0000;
}