<?php header("Content-type: text/css"); ?>

div#navigation, div#subnavigation, div#arrow_left, div#arrow_up, div#header_bg {
    display: none;
}

div#content_holder, div#content {
    padding: 0;
    width: 100%
}