/* CSS Document */body {  margin: 0;  padding: 0;  font-size: 14px;  color: #252525;  background: #235DCA;  font-family: Arial, Helvetica, sans-serif;}a {  color: #FF5A00;  text-decoration: none;  font-family: Verdana, Arial, Helvetica, sans-serif; }h1, h2, h3 {  font-family: "Trebuchet MS", sans-serif;  color: #3377CA;  margin: 2px 0px 6px 0;  position: relative;  left: -12px;  max-width: 630px;}h1 {font-size: 24px;  letter-spacing: 1px;}h2 {font-size: 19px;}h3 {font-size: 16px;}p {  max-width: 630px;  margin-right: 15px;}a:hover {  text-decoration: underline;}a:visited {color: #FFAA11;}img {border: 0px;}/*########### TOP ############*/#top, #navi, #navi a, #navi ul #logo { display:none }/*########### MAIN ############*/#main {  width: 898px;  margin: 0 auto;  background: #FCFCFC url(gfx/eu-bg.gif) no-repeat right top;  color: #252525;  border-left: 1px solid #fff;  border-right: 1px solid #fff;   position: relative; }#toolbar { display: none;}.third-navi { display: none;}#contense {padding: 20px 20px 30px 65px;line-height: 20px;clear: left;}#contense img {  float: right;  border: 1px solid #252525;  margin: 8px 8px 8px 15px;}/*########### FOOTER ############*/#footer {  width: 860px;  height: 18px;  padding: 4px 20px 0 20px;  margin: 0 auto 30px auto;  color: #ACB2BD;  background: url(gfx/footer.gif);  text-align: center;  color: #ACB2BD;}/*########### ADDITIONAL ############*/.clearer {  clear: both;  font-size: 0;  line-height: 0;  height: 0;}/* hacks ie6 won't read */html > body #navi li.selected {background: url(gfx/navi-hover-bg.gif) repeat-x;margin-bottom: 0px;}