.maintext {
	font-family: "Gill Sans", "Gill Sans MT", "Times New Roman", serif, Arial;
	font-size: 13px;
	margin: 20px;
	margin-left: 49px;
	margin-right: 49px;
}
.photocredit {
	text-align: right;
	font-size: 9px;
	line-height: 11px;
	color: #909090;
	margin-bottom: 3px;
	padding: 0;
}

.toptable {
	font-family: "Gill Sans", "Gill Sans MT", "Times New Roman", serif, Arial;
	font-size: 13px;
	margin-left: 39px;
	margin-right: 15px;
}
.theStar {
  margin-top: 29px;
  margin-left: 49px;
}
.titleImage {
	margin-left: 29px;
}
.perfTitle {
	font-size: 16px;
	font-weight: bold;
}
.perftext {
	margin-left: 69px;
	margin-right: 134px;
}
.perfhr {
	margin-left: 69px;
}
.presstitle {
	font-size: 16px;
	font-weight: bold;
}

.fade_nw {
  background: #FDD8A5;
}
.fade_ne {
  background: #FDD8A5;
}
.fade_sw {
  background: #FDD8A5;
}
.fade_se {
  background: #FDD8A5;
}
.fadeleft {
  background: #FDD8A5;
  width: 1px;
}
.faderight {
  background: #FDD8A5;
  width: 1px;
}
.fadetop {
  background: #FDD8A5;
  height: 1px;
}
.fadebottom {
  background: #FDD8A5;
  height: 30px;
}
a:link {
	color: #8D4841;
	text-decoration:none;
}
a:visited {
	color: #8D4841;
	text-decoration:none;
}
hr {
	color: #000000;
	background-color:#000000;
	height: 1px;
	border: none;
	margin-bottom:0;
	padding-bottom:0;
}