BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
P, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.title {
	font-family: "MS Sans Serif", "MS Serif";
	font-size: 24px;
	font-weight: bold;
}
.subTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.smallTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.playTitle { /* front page */
	font-family: "Comic Sans MS", "Arial Narrow"; 
	font-size: 46px;
	font-weight: bold; 
	color: #777; }
.tagLineText { color: #555; font-size: 20px; font-weight:bold; font-style:italic; }

.productionTitle {
	font-family: "Comic Sans MS", "Arial Narrow"; 
	font-size: 18px; 
	font-weight: bold; 
	color: #000000}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.introText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.detailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.productionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.castText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
}
.dateText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.directorText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.authorText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.reviewText {font-family: "Trebuchet MS", Geneva, "MS Sans Serif", sans-serif; }
.reviewStars { font-size: 16px; }
.subText  { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.boldText { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; text-align:center;}
.highlightText { font-weight:bold; font-style:italic; }

#production { clear: both; margin: 5px;}
#smallPoster { float: left; width: 160px; padding: 5px;}
#productionInfo { float:left; width: 500px;}
#productionInfoNP { float:left; width: 660px;}
#productionInfoC { float:left; width: 350px;}
#reviewInfo { float:left; width: 660px; clear: both; margin: 5px;}
#photoRight { float: right; width:150px;}
#currentPoster { width: 400px; margin: 20px auto; padding: 5px; border: 10px groove #003399; }

#iecenter { text-align: center; }
