

/********* Header block *********/
/*div#header  {height: 80px; margin: 0; padding: 10px; background: #fff; color: #000; text-align: center; }
*/

div#header h1 {height: 80px; line-height: 80px; margin: 0; padding-left: 10px; color: #4e96e6; }
div#subheader h1 {height: 80px; line-height: 80px; margin: 0; padding-left: 10px; color: #000; }
/********* Right sidebars menu *********/
/*ul#congress {list-style-type: none; margin: 0; padding: 0; width: 316px; }*/
ul#congress li { padding: 3px; }
ul#congress li a {font-size: 10pt; font-weight: bold; color: #4e96e6; padding: 6px 4px 6px 12px; background: url(images/arrow1.gif) no-repeat bottom left; width: auto; display: block;}
ul#congress li a:hover {color: #000; background: url(images/arrow1.gif) no-repeat top left; text-decoration: none; }

/********* Headings *********/
h1,h2,h3,h4,h5,h6 {margin: 2px 5px; }
h1 {font-size: 2.6em; }
h2 {font-size: 2.2em; }
h3 {font-size: 1.6em; }
h4 {font-size: 1.2em; }
h5 {font-size: 1.0em; }
h6 {font-size: 0.8em; }
