/*  Festival of Whales 2004 style sheet */

BODY { 
	background-color: #003162; 
}

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

H1 {font-size:18px;}

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

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

A:hover {
	color: #F7941D;
	text-decoration: underline;
	font-weight: normal; 
}

.nav {
	text-decoration: underline;
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	color: #FDFED1;
	line-height: 13px;
	margin: 10px 20px 20px 0px;
}

A.nav:link  {
	text-decoration: underline;
	font-weight: normal; 
	font-family: Verdana, sans-serif; 	
	font-style: normal; 
}

A.nav:visited  {
	text-decoration: underline;
	font-weight: normal; 
	font-family: Verdana, sans-serif; 
	font-style: normal; 
}

A.nav:hover  {
	font-weight: normal; 
	color: #F7941D;
}


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


}	

.caltext {
	font-family: Verdana, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #FFFFFF;
	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 0px;
	}
	
A.creds:link  {
	text-decoration: underline;
	font-weight: normal; 
	font-family: Verdana, sans-serif; 	
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}

A.nav:visited  {
	text-decoration: underline;
	font-weight: normal; 
	font-family: Verdana, sans-serif; 
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}

A.nav:hover  {
	font-weight: bold; 
}
	
.caption {
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	color: #FFFFFF;
	line-height: 14px;
	padding: 0px 10px 20px 10px;
}

A.caption:link {
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	font-style: bold; 
	text-decoration: underline; 
	color: #FDFED1;
	line-height: 14px;
	padding: 0px 10px 20px 10px;
}

A.caption:visited {
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: underline; 
	color: #FDFED1;
	line-height: 14px;
	padding: 0px 10px 20px 10px;
}

IMG.pic {
	border-style: solid;
	border-width: 2px;
	border-color: #9BE0F9;
}
