#logo_wrapper, #nav_wrapper, #side_bar, #footer{
display: none;
}

body {
font-size: 100%;
line-height: 1.25em;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#content_wrapper:before{
content:url(../pix/luw.gif);
}

body#resources #side_bar {
display: inline;
}

