@import 'print.css';


p,h2,h3,h4,h5,h6,pre {
margin:0px 10px 10px 10px;
}

#top h1 {
padding:10px 10px 0px 10px;
margin:0px;
}

.hidden, .navigation, #changedetection, #sidebar, #rss {
display:none;
width:0px;
}

    
.event {
display:block;
height:1.5em;
padding-left:10px;
}

    /* Contrasting color for the date of a story */
.storydate {
text-align:right;
font-style:italic;
}


/* Story headlines -- bold, centered */
.story h3, #morenews {
text-align:center;
font-weight:bold;
}

/* Center the top */
#top {
text-align:center;
display:block;
}




