body{

font-family: verdana;
font-size:11px;
text-align:center;
color:#666666;
line-height:16px;

scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-arrow-color: #c0c0c0;
scrollbar-track-color: #FFFFFF;


}

img{ border:0;}
a{ border:0;}

#container{


width:900px;
height:530px;
margin:0 auto;
margin-top:70px;
}

#film{


width:218px;
height:530px;
float:left;
overflow:hidden;
}

#site{

width:680px;
height:530px;
float:right;

}

#top_menu{

width:680px;
height:25px;
text-align:right;
}

#title{

width:680px;
height:63px;
background:url('img/title.png');

}

#gallery{


width:280px;
float:left;
height:439px;
background:url('img/lato.png');
background-repeat:repeat-y;
}

#text{


width:399px;
height:439px;
overflow:auto;
float:right;
}

#sub_container{

width:900px;
height:40px;
margin:0 auto;
background:url('img/footer.png');
background-repeat:no-repeat;

}
#footer_link{

width:900px;
height:20px;
margin:0 auto;
color:#d2d2d2;
}


.pagetitle{
font-size:16px;
text-align:justify;
}

.pagetext{

text-align:justify;
}

.gallery{

margin-left:5px;
margin-right:5px;

}

.bottom-link:link{
text-decoration:none;
color:#d2d2d2;
}
.bottom-link:visited{
color:#d2d2d2;
text-decoration:none;
}
.bottom-link:hover{
color:#d2d2d2;
text-decoration:underline;
}
.bottom-link:active{
color:#d2d2d2;
text-decoration:none;
}
