body
{ 
background-color: white;
background-image: url('background_en.jpg');
background-position: 30px 20px;
background-repeat: no-repeat
}


h1 {font-family: sans-serif; color: blue; font-style: normal; font-size: 26pt}
h1.black {font-family: sans-serif; color: black; font-style: normal; font-size: 26pt}
h2 {font-family: sans-serif; color: blue; font-style: normal; font-weight: 900; font-size: 12pt}
h2.goldenrod {font-family: sans-serif; color: goldenrod; font-style: normal; font-weight: 900; font-size: 18pt}
h3 {font-family: sans-serif; color: blue; font-style: normal; font-size: 10pt; line-height: 150%; font-weight: 900}
h3.rightbox {margin: 10px 5px 10px 5px; font-family: sans-serif; color: blue; font-style: normal; font-weight: 900; font-size: 10pt}
h3.rightboxmaroon {margin: 10px 5px 10px 5px; font-family: sans-serif; color: maroon; font-style: normal; font-weight: 900; font-size: 10pt}
p {font-family: sans-serif; color: black; font-style: normal; font-size: 10pt; line-height: 150%}
p.blue {font-family: sans-serif; color: blue; font-style: normal; font-size: 10pt; line-height: 150%}
p.red {font-family: sans-serif; color: red; font-style: normal; font-weight: 900; font-size: 10pt; line-height: 150%}
p.footer {font-family: sans-serif; color: blue; font-style: normal; font-size: 10pt}
p.ref {font-family: sans-serif; color: gray; font-style: normal; font-size: 8pt; line-height: 150%}
p.leftlinks {font-family: sans-serif; color: black; font-style: normal; font-size: 10pt}
p.rightbox {margin: 10px 5px 10px 5px; font-family: sans-serif; color: black; font-style: normal; font-size: 10pt; line-height: 150%;}



a:link     {color:black; font-weight: 900; text-decoration: none}
a:visited  {color:black; font-weight: 900; text-decoration: none}
a:hover    {color:crimson; font-weight: 900; text-decoration: none}
a:active   {color:crimson; font-weight: 900; text-decoration: none}

#leftmenu 
{position: absolute; top: 150px; left: 30px; z-index:0}

#mainbody
{position: absolute; top: 150px; left: 250px; width: 500px; z-index:0}

#widemainbody
{position: absolute; top: 150px; left: 250px; width: 743px; z-index:0}


#rightbox
{position: absolute; top: 150px; left: 813px; width: 180px; z-index:0}

#logobox
{position: absolute; top: 650px; left: 600px; width: 350px; text-align:right;}

#footer
{position: absolute; top: 1000px; left: 350px}