/** New banner */
#template_header {
    height: 262px;
    background-image: url('bg_header_rovaniemi.jpg');
    background-repeat: no-repeat;
}

/** Hide logo */
#template_header .logo {
    display: none;
}

/** Update link color */
#template_top .template_sel {
    background-image: url('topmenu-sel_rovaniemi.png');
}
.template_new_button #template_sidemenu_center2 {
    background-color: #823f8d;
}
a,
.link,
#template_top .template_entry:hover a,
#template_loginform a,
.template_tabmenu a,
#template_sidemenu a,
#ilmoittaudu_lista td a,
#template_footer a {
    color: #823f8d;
}
