/*  Festival of Whales 2004 style sheet for printing */

BODY { 
	background-color: #FFF; 
}

P {
	margin: 10px 20px 10px 20px;
}

TABLE.remove 
{
	width: 100%;
}
TD.remove 
{
	display:none;
}

A:link {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal; 	
}

A:visited {
	color: #000;
	text-decoration: underline; 
}

A:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold; 
}

.nav {
	display: none; 
}

A.nav:link  {
	display: none; 
}

A.nav:visited  {
	display: none; 
}

A.nav:hover  {
	display: none; 
}


.text {
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #000;
	line-height: 16px;
}	

.caltext {
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #000;
	line-height: 16px;
	text-indent: -10px;
	margin-left: 30px;
}

.head {
	color: #FFE9AC;
	font-family: Georgia, serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold;
	line-height: 22px;
	margin: 20px 20px 0px 20px;
}

.category {
	text-align: center;
	color: #F7941D;
	font-family: Georgia, serif; 
	font-size: 22px; 
	font-style: italic; 
	font-weight: bold;
	line-height: 28px;
	margin: 20px 20px 0px 20px;
}

.creds {
	color: #89A4AF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	margin: 20px 20px 20px 15px;
	}
	
A.creds:link  {
	text-decoration: underline;
	font-weight: normal; 
	font-family: Verdana, sans-serif; 	
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}
	
.caption {
	display: none;
}

IMG.pic {
	display: none;
}

