/* Style sheet for printouts */

#nav, div.menuBar, div.menu, div.menu div.menuItemSep 
	{
	display:none;
	}

div.menuBar a.menuButton, div.menu a.menuItem, div.menu a.menuItemHighlight 
	{
	display:none;
	}

#main
	{
	position: absolute;
	top:54pt;
	left:9pt;
	right:0pt;
	margin: 0pt;
	padding: 0pt;
	border : none;
	width : 100%;
	}
	
.breadcrumb, .navbar
	{
	display:none;
	}

body, td, td.default a, .blockquote
	{
	font-family:'times new roman', times, serif;
	}

.firstbig	
	{
	font-size:24pt;
	}
h1
	{
	font-size:14pt;
	}

body, h1, h2, h3, h4, h4.indent
	{
	font-size:12pt;
	}

a, dt, dt.default, .banner, .banner a, .cr, .block, .block-bible, .block-fake
	{
	font-size:10pt;
	}
	
.noprint
	{
	display:none;
	}
	
.imgright
	{
	display:none;
	}
