html,body {
padding-left:0px;
padding-top:0px;
margin-left: 0px;
margin-top: 0px;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 10pt;
background: #D4D0C8;
height:100%;
/*background: #c9b693;*/
/*background-image: url("../tlb_bg.gif");
background-repeat: repeat-xy;
*/
}

#master-container {
position: absolute;
padding-top: 10px;
width: 775px;
height:auto;
background: #f6e3c2;
}

#main-navigation {
background: #ea920c;
}

#main-navigation td {
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
}

#main-navigation a {
font-family: arial, verdana;
font-size: 10pt;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

#nav-corner {
background-image: url("../images/corner.gif");
background-repeat: no-repeat;
}

#countries_nav a{
text-decoration: none;
color: #5A5650;
}

#themes_nav a{
text-decoration: none;
color: #5A5650;
}

#tlb-bottom-bg {
width: 775px;
height: 109px;
background-image: url("../images/tlb_bottom_bg.gif");
background-repeat: no-repeat;
}

#contact-error {
width: 400px;
background: #ff0000;
color: #ffffff;
text-align: center;
}

#newsletter-error {
width: 400px;
background: #ff0000;
color: #ffffff;
text-align: center;
}


