#header { background: url('headerVisitor.jpg') no-repeat; }

#topLeftMenu .tlmActive {
 background: #936559;
 color: #f8e7b8;
}
#topLeftMenu .tlm { color: #f8e7b8; }
#topLeftMenu .tlm:hover { background: #936559; }
#topLeftMenu a { color: #f8e7b8; }

#topRightMenu a { color: #f8e8b8; }

#headerText {
 position: absolute;
 width: 800px;
 margin: auto;
 padding-top: 95px;
 padding-left: 60px;
 font-size: 14pt;
 font-weight: bold;
 color: #cccccc;
 text-indent: 40px;
 display: none;
}
 
#headerText2 {
 position: absolute;
 width: 800px;
 margin: auto;
 padding-top: 150px;
 padding-left: 80px;
 font-size: 10pt;
 font-weight: bold;
 color: #cccccc;
 display: none;
}

#navigationContainer div.navigation { color: #f8e7b8; }

