#topnav,
#morenav,
#search-box,
#breadcrumbs,
#sidebar,
ul.links,
.tags,
#feed,
#comments,
#comment-form,
.contact-form,
.archives-link,
#legal {
display: none;
}

.adr,
.street-address,
.tel {
display: inline;
}

a {
color: #369;
}

/*
 * From the FSN print stylesheet
 */

#body {
    color: #000;
    background: none;
    margin: 1in;
}

#header h1 a,
#header h2 a {
text-decoration: none;
}

#header h1,
#header h2 {
text-decoration: none;
font-size: 1.0em;
color: #fff;
}

#header h2 {
font-size: .9em;
}

#container {
    margin: 0;
}

#content {
    float: none;
    margin: 0;
    padding: 0 0 25px 0;
    display: block;
}

#rightcol,
#header ul,
#search-box,
#sidebar,
#sections,
.pagehead, .tags,
.entry-links,
#comments,
#comment-form,
#footer {
    display: none;
}
