/*********************************
   Pic of the Week Stylesheet
*********************************/


body{
	font-family: Lucida Sans, serif;
	font-size: 11pt;
}

#curpic{
	text-align: center;
}

.current{
	font-weight: bold;
	color: #0000CC;
}

#curpic td{
	font-size: 10pt;
}

#pic{
	text-align: center;
}

#pic td{
	font-size: 10pt;
}

.picweek{
	color: #3366FF;
}

.thanks{
	color: #000080;
	font-size: 8pt;
}

.previous{
	vertical-align: top;
	font-size: 10pt;
}

li{ 
	font-size: 11pt; margin-left: -5px;
}

.most_watched{ 
	color: #000; text-decoration: none;
}

hr{ color: #000080; }



/**/