/* this is a print stylesheet. The index_print.html file links to this stylesheet. */

/* Natalee Jenning April 21, 2008 */

body, #sidebar, #main, #banner, p, h1, h2, {
font size: 12pt;
font-family:'times new roman', times, serif;
color: black;
background-color:white;
}

#container {
margin:0px;
}

#sidebar {
float:left;
width:auto;
}

#banner{
display:none;}





