body  {
	color: #336;
	font-size: 1em;
	font-family: "Times New Roman", Georgia, Times, serif;
	margin: 0;
}

a:visited  { 
	color: #600; 
}
a:link { 
	color: #600; 
	}
a:hover { 
	color: #C60; 
	text-decoration: underline; 
}
a:active { 
	color: #933; 
}
a   { 
	color: #960; 
	text-decoration: none; 
}

h1     { color: #336; font-size: 1em; font-family: "Times New Roman", Georgia, Times; margin-bottom: -10px; }
h3    { color: #600; font-size: 1em; font-family: "Times New Roman", Georgia, Times; }
h3.nav { 
	font-size: .9em;  
}
p        { color: #336; font-size: 0.9em; font-family: "Times New Roman", Georgia, Times; text-align: left; }
.para_heads   { color: #336; font-size: 1.2em; font-family: "Times New Roman", Georgia, Times; }
.pic_padding {
	padding: 0px 5px 5px;
	margin: 0px 5px 5px;
}
.pic_padding_top {
	padding: 5px;
	margin: 5px;
}

li { color: #336; font-size: 0.9em; font-family: "Times New Roman", Georgia, Times; }
.photocredit {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

.right {
	float: right;
}
img.noborder {
	border-width: 0;
}
.current {
	color: #C60;
	font-size: .9em;  
}
#season {
	border: 3px double #91876e;
	padding: 10px;
	margin-left: 50px;
	margin-right: 50px;
	background-color: #f5e4ba;
}
h5 a:visited  { 
	color: #336; 
}
h5 a:link { 
	color: #336; 
	}
h5 a:hover { 
	color: #336; 
	text-decoration: underline; 
}