/* 
==============================================================
Print Style Sheet
print.css: Printer-freindly style sheet
============================================================== 
*/


div#header p
{
font-size: 2em;
font-weight: bold;
}

div#header a
{
color: black;
text-decoration: none;
}

div#header img
{
display: none;
}

div#header #currentcover
{
display: none;
}

div#header #searchform
{
display: none;
}

div#header ul
{
display: none;
}

ul#nav
{
display: none;
}

div#breadcrumbs
{
display: none;
}

div#column1 .storytools
{
height: 0px;
overflow: hidden;
}

div#column1 #alsobythisauthor
{
height: 0px;
overflow: hidden;
}

div#column2 {
height: 0px;
overflow: hidden;
}

div#footer
{
height: 0px;
overflow: hidden;
}

div#voices
{
height: 0px;
overflow: hidden;
}
