#header
{
 height : 93px;

 background-color : #333333;

 color : #FFF;

 border-bottom : 5px solid #FF9933;

 background-image : url(http://blogs.msdn.com/photos/jim_glass/images/542169/381x218.aspx);

 background-repeat : no-repeat;

 background-position : left;
}
.headermaintitle
{
 margin-left: 75px;
}

#tagline
{
 margin-left: 295px;
}

h1 a:visited,

h1 a:active,

h1 a:link

{
 color : #FFF;
}

h1 a:hover

{
 color : #FF9933;

 text-decoration : none;

}

#main

{
 padding : 10px;

 border-left : 1px solid #000;

 border-right : 1px solid #000;

 border-bottom : 1px solid #000;

}

.post 

{
 border: 1px solid #CCCCCC;

 border-bottom-width: 2px;

 border-right-width: 2px;

 padding: 4px;

 margin-bottom: 20px;
}

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;
}