
#main {
background:transparent url(http://www.helsinki.fi/fi/materiaalipankki/kuvat/taustat/bg_neuvosto.png) no-repeat center top;
background-color:#FFFFFF;
position:relative;
top:20px;
left:0px;
width:770px;
border:1px solid #CCCCCC;
padding-bottom:0px;
}
#nav_text {
display:none;
}
#date {
position:absolute;
left:600px;
top:100px;
}
#left_column {
position:relative;
top:120px;
float:right;
width:360px;
border-right:1px solid #CCCCCC;
padding-bottom:10px;
margin-bottom:120px;
margin-right:-1px;
}
#right_column {
position:relative;
top:120px;
float:right;
width:150px;
border-left:1px solid #CCCCCC;
padding-bottom:10px;
margin-right:10px;
margin-bottom:120px;
}
#navigation_block
{
top:96px;
}


