body { margin:50px; font-size:0.9em; line-height:20px; font-family: "Myriad Pro", "Trebuchet MS", Arial;  background: url(images/bckg.gif) #000; border:1px solid #666666;}
a { color:#C23B01;}
a:hover { color:#333333;}
#container { background-color:#fff;}
#header { background:url(images/header_bckg_main.jpg) repeat-x  #C13B00; }
#logo { background:url(images/header_bckg.jpg) no-repeat; padding:30px 0 0 40px; height:83px; color:#FFFFFF; font-style:italic; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:23px; font-style:italic; text-transform:uppercase;}
#menu { background: url(images/menu_bckg.jpg) #FF6600; height:30px; }
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:104px; list-style:none; text-align:center; }
#menu ul a { display:block; float:left; width:104px; color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:4px; font-style:italic;}
#menu ul a:hover{ padding-top:4px; height:22px; background:url(images/menu_bckg_over.jpg) #C23B01;}
#language {float: right;}
#language img {padding-top: 5px; border: none;}

#text { margin: 0 270px 0 20px; }
#text p { padding:0 20px 10px 0; text-align: justify;}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 7px;}
#sidebar { float:right; width:200px; padding: 0 20px 0 10px; font-size:14px; text-align:center;}

#text table { margin: 10px 0 10px 0; border: 1px black solid; border-collapse: collapse; width:96% }
#text table TR.header { background: #FFEE88; font-weight: bold; cursor:pointer}
#text table TR.header TD { border-top: 0px none; }
#text table TR TD { border-top: 1px dotted #ffBB00; vertical-align:top; padding-right: 7px }
#text table TR TD.label {width: 120px; color:#ff4400; font-weight: normal; font-size:12px;}
#text table.collapsed {margin: 0 ; border: none  }
#text table.collapsed TR.header td { background: #FFFFFF; font-weight: normal; text-decoration:underline; color:#C23B01; }
#text table.collapsed TR.header td:hover { color: #333333; }

#sidebar img {border: 0px none;}
#sidebar #photo { width:120px; border: 1px solid; padding: 4px; }
h1 { margin:0; padding:0; text-transform:uppercase; font-size:20px; color:#1B1D1E; font-style:italic; margin-bottom: 20px; margin-top: 10px;}

#main { float:left; background:url(images/sidebar_bckg.gif) repeat-y top right; padding:20px 0 0 0; width:100%}
#footer {background:url(images/footer_bckg.jpg) #424E4F; height:40px; clear:both;  font-style:italic; padding:20px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:10px;  }
#footer a { color:#FFFFFF;}
#footer a:hover { text-decoration:none;}
#left_footer { float:left; background:url(images/c.gif) no-repeat 30px 35px; }
#right_footer { float:right; text-align:right;}

@media print {
#menu {display: none;}
#text {margin: 20px;}
#sidebar {float:none; width: inherit;}
#sidebar img {display: none;}
#footer {display: none;}
}