body {
background-image: url(gfx/tapete.png);
background-repeat: repeat;
font-family: Verdana;
font-size: 14pt;
text-align: center;
padding: 5px;   }
#content {
position: relative;
margin: auto;
width: 1000px;
height: 622px;
background-image: url(gfx/ostpol_bg2.png);  }
#text {
border: none;
position: absolute;
left: 335px;
top: 205px;
width: 645px;
height: 390px;
overflow-x: hidden;
overflow-y: auto;
padding: 15px;
text-align: center;
allowtransparency: true;
background-color:transparent; }

#flyer {
border: none;
position: absolute;
left: 3px;
top: 187px;
width: 314px;
height: 432px;
overflow-x: hidden;
overflow-y: hidden;
padding: 0px;
text-align: center;
color: #FFFFFF;
allowtransparency: true;
background-color:transparent; }

#menu {
position: absolute;
top: 130px;
left: 10px;
width: 980px;
padding: 15px;
text-align: center;
color: #000000;
font-size: 10pt; }

#menu a:link{color:#eba140; text-decoration: none; font-weight: bold;}
#menu a:visited{color:#eba140; text-decoration: none; font-weight: bold;}
#menu a:hover{color:#F3D601; text-decoration: underline; font-weight: bold;}
#menu a:active{color:#eba140; text-decoration: none; font-weight: bold;}