.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	font-weight: bold;



}
.homeback {
	background-image: url(images/HOME_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.theatreback {
	background-image: url(images/THEATRE_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.film {
	background-image: url(images/FILM_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.comback {
	background-image: url(images/COM_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.headshotback {
	background-image: url(images/HEADSHOT_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.updatesback {
	background-image: url(images/UPDATES_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.resumeback {
	background-image: url(images/RES_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #333399;

}
.shows {
	font-style: italic;
	font-weight: bold;
	color: #330099;
	font-size: 12px;

}
.PhotosCaptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #330099;

}

