#header
{
position: absolute;
top: 258px;
left: 22px;
}

#illustration
{
left: 140px;
top: 96px;
}

#menu
{
font-size: 36px;
line-height: 36px;
font-weight: bold;
top: 530px;
left: 60px;
}

#sub_menu
{
z-index: 20;
position: absolute;
top: 70px;
left: 700px;
width: 220px;
background-color: white;
padding: 10px;
}

#sub_menu h2
{
font-size: 14px;
line-height: 16px;
}

#sub_menu a
{
color: black;
outilne: none;
}

#sub_menu .button_articles
{
font-size: 24px;
line-height: 24px;
font-weight: bold;
color: black;
outilne: none;
}

#sub_menu .list
{
display: none;
margin-top: 10px;
}

select 
{
/*background-color: #FFEA00;*/
border: 0px;
color: black;
width: 200px;
padding: 1px;
margin: 2px;
font-size: 12px;
font-weight: bold;
font-family: Arial;
outline: none;
}

#photos
{
z-index: 30;
position: absolute;
top: 364px;
left: 56px;
}

#photos img
{
border: solid 7px white;
}

#text_block
{
top: 29px;
left: 242px;
width: 492px;
height: 473px;
background-color: #FFEA00;
}

#text_block h2
{
margin-left: 40px;
margin-top: 40px;
width: 250px;
}

#text_scroller
{
position: absolute;
margin-top: 20px;
left: 40px;
padding-right: 10px;
width: 377px;
_width: 387px;
height: 340px;
overflow: auto;
}

a.color
{
color: #FFEA00;
}

a.color:hover
{
color: #000000;
}
