div#pagecontainer {
background:url(etc/img/bg_oresund.gif) 50% 100% no-repeat #abc;
border-right-color:#bcd;
}

/*
div#sidebar {
height:475px;
background:url(etc/img/bg_casestories.gif) 50% 50% no-repeat #bcd;
}
*/

div#sidebar {
background-color:#bcd;
}

div#sidebar a {
display:block;
margin:15px auto; /* center the buttons */
background-position:0 0;
background-repeat:no-repeat;
background-color:white;
text-indent:-2000px; /* push text away */
overflow:hidden; /* contain text-indent */
}

div#sidebar a.elga {
width:120px;
height:60px;
background-image:url(etc/img/elga_logo3.jpg);
background-position:50% 0;
background-color:transparent;
}

div#sidebar a.miller {
width:120px;
height:52px;
background-image:url(etc/img/miller_logo.gif);
}