/*

	Stylesheet for Zangstudio Brian Sporkslede

	... for printing ...

	(C)Copyright 2007, Brian Sporkslede

*/

html, body
{
	font-family: "Book Antiqua", Georgia;
	margin: 0;
}

img
{
	display: block;
	background-color: white;
	border: 5px solid black;
}
h1
{
	font-style: italic;
}

p
{
	display: block;
	background-color: #eee;
}

marquee
{
	display: none;
}

.retorical-q
{
	text-decoration: underline;
}

.ret-answer
{
	font-style: italic;
}

.answer-filler
{
	display: none;
}

.spare-bull
{
	display: none;
}
.gb1
{
	display: none;
}

.ng3, .ng1
{
/*
	display: none;
	visibility: hidden;
*/
}

.menu
{
	display: none;
}

.ng2
{
	display: block;
	visibility: visible;

	position: relative;
	top: 0px;
	z-index: 200;
	height: 100px;
	width: auto;
	background-image: url(/images/img_5768.jpg);
	background-repeat: repeat-x;
	border: 7px dashed black;
/*
	text-align: center;
*/
}

