.sectionheader {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #ADA6A5;
	text-transform: uppercase;
}
.playname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: none;
	color: #FF3333;
	line-height: 21px;
	font-variant: normal;
	font-weight: lighter;
}
.copytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6B0AF;
	font-weight: lighter;
	text-transform: none;
	line-height: 16px;
	font-variant: normal;
}
.imageborder {
	border: thin groove #383838;
	width: 125px;
	height: 175px;
	float: none;
}


.byline {
	font-family: "Century Gothic";
	font-size: 12px;
	text-transform: uppercase;
	color: #ADA6A5;
	font-weight: lighter;
}
.byline a:link {
	color: #ADA6A5;
}
.byline a:visited {
	color: #999999;
}
.tableborder {
	border: thin groove #393439;
}

.byline a:hover {

	color: #666666;
}
.playname a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: none;
	color: #FF3333;
	line-height: 21px;
	font-variant: normal;
	font-weight: lighter;
	text-decoration: none;
}
.playname a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: none;
	color: #FF3333;
	line-height: 21px;
	font-variant: normal;
	font-weight: lighter;
	text-decoration: none;
}
.playname a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-transform: none;
	color: #FF6666;
	line-height: 21px;
	font-variant: normal;
	font-weight: lighter;
	text-decoration: none;
}
.bylinesalmon {

	font-family: "Century Gothic";
	font-size: 12px;
	text-transform: uppercase;
	color: #99CC00;
	font-weight: lighter;
}
.copytext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399FF;
	font-weight: lighter;
	text-transform: none;
	line-height: 16px;
	font-variant: normal;
	text-decoration: underline;
}
