body {
	margin: 0;
	padding: 0;
	background-color: #000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	behavior: url(csshover.htc);
}/*WinIE behavior call*/

#container {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 600px;
	background: #000 url(dancersOnPointe.jpg) no-repeat left top;
	border: 1px solid #fff; 
}

#logo {
	position: absolute;
	right: 30px;
	top: 10px;
	z-index: 20;
}
/*container for three bottom right red dance figures*/
#dancers {
	position: absolute;
	right: 30px;
	bottom: 10px;
	z-index: 100;
}

#dancers ul {
	list-style-type: none;
}

#dancers li {
	float: left;
	padding: 0px;
}

#copyright {
	position: absolute;
	bottom: 1px;
	left: 339px;
	width: 182px;
	height: 24px;
}

/*container for text menus*/
#nav {
	position: absolute;
	top: 100px;
	left: 145px;
	width: 540px;
	float: left;
	margin: 0;
	background: transparent;
	z-index: 50
}

#nav ul {
	margin: 0;
	padding: 0;
	background: transparent;
	
}

#nav li {
	position: relative;
	list-style: none;
	margin-right: 15px;
	padding: 0;
	float: left;
	width: 70px;	
}

#nav li:hover {
	background: #800000;
}

#nav li.submenu {
	background: url(dropmenu_arrow.gif) 100% 50% no-repeat;
}

/*make 1st level menu with submenu transparent bg on hover*/
#nav li.submenu:hover {
	background-color: transparent;
}

/*make 1st level menu without submenu transparent bg on hover*/
#nav li.nosubmenu:hover {
	background-color: transparent;
}

/*helps reduce the width of the li in the menu*/
#nav li a {
	display: block;
	padding: 5px 0 5px 8px;
	text-decoration: none;
	width: 66px;
}

#nav>ul a {
	width: auto;
}

#nav ul ul {
	position: absolute;
	width: 70px;
	display: none;
}

#nav ul ul li {
	border-bottom: 1px solid #ccc;
	
}

#nav ul.level1 li.submenu:hover ul.level2 {
	display: block
}

/*positioning of text for L A Agency*/
#la {
	position: absolute;
	left: 250px;
	top: 230px;
	
}

a:link, a:visited {
	text-decoration: none;
	color: #A0A0A4;
}

a:hover {
	text-decoration: none;
	color: #FFB9B9;
}

/*container for specific category icons at the bottom of the page*/
#imglnk {
	position: absolute;
	left: 140px;
	bottom: 100px;
	width: 525px;
}

#imglnk ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#imglnk li {
	float: left;
	padding-right: 5px;
	height: 90px;
}

/*thumbnail of contemporary's category using 'dancer' pop-up*/
#contmp a span {
	display: none;
}

#contmp a:hover {
	visibility: inherit;
}

/*displays absolute pos of 'dancer' pop-up*/
#contmp a:hover span {
	display: block;
	position: absolute;
	left: 88px;
	bottom: 130px;
	font-weight: bold;
	color: #FF1C1C;
}

/*thumbnail of ballet's category using 'dancer' pop-up*/
#ballet a span {
	display: none;
}

#ballet a:hover {
	visibility: inherit;
}

/*displays absolute pos of 'dancer' pop-up*/
#ballet a:hover span {
	display: block;
	position: absolute;
	left: 88px;
	bottom: 130px;
	font-weight: bold;
	color: #FF1C1C;
}

/*thumbnail of commercial's category using 'dancer' pop-up*/
#commercial a span {
	display: none;
}

#commercial a:hover {
	visibility: inherit;
}

/*displays absolute pos of 'dancer' pop-up*/
#commercial a:hover span {
	display: block;
	position: absolute;
	left: 88px;
	bottom: 130px;
	font-weight: bold;
	color: #FF1C1C;
}

/*thumbnail of classical's category using 'singer' pop-up*/
#classical a span {
	display: none;
}

#classical a:hover {
	visibility: inherit;
}

/*displays absolute pos of 'singer' pop-up*/
#classical a:hover span {
	display: block;
	position: absolute;
	left: 270px;
	bottom: 130px;
	font-weight: bold;
	color: #FF1C1C;
}

/*thumbnail of actor's category using 'actor'pop-up*/
#actor a span {
	display: none;
}

#actor a:hover {
	visibility: inherit;
}

/*displays absolute pos of 'actor' pop-up*/
#actor a:hover span {
	display: block;
	position: absolute;
	left: 385px;
	bottom: 130px;
	font-weight: bold;
	color: #FF1C1C;
}

/*thumbnail of musical's category using 'singer' pop-up*/
#musical a span {
	display: none;
}

#musical a:hover {
	visibility: inherit;
}

/*displays absolute pos of 'singer' pop-up*/
#musical a:hover span {
	display: block;
	position: absolute;
	left: 270px;
	bottom: 130px;
	font-weight: bold;
	color: #FF1C1C;
}

/*thumbnail of model's category using 'model' pop-up*/
#model a span {
	display: none;
}

#model a:hover {
	visibility: inherit;
}

/*displays absolute pos of 'model' pop-up*/
#model a:hover span {
	display: block;
	position: absolute;
	left: 460px;
	bottom: 130px;
	font-weight: bold;
	color: #FF1C1C;
}

/*------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------ballet.html---------------------------------------------------------*/


/*page title graphic for category*/
#balletcat {
	position: absolute;
	left: 332px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/*container for specific category icons on their related page*/
#dancerlnk {
	position: absolute;
	left: 187px;
	top: 201px;
	width: 470px;
	height: 400px;
	font-size:10px;
}

#dancerlnk ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#dancerlnk li {
	float: left;
	padding-right: 15px;
	height: 130px;
}

#dancerlnk img {
	display: block;
}

#sidetitle {
	position: absolute;
	left: 50px;
	top:150px;
	filter: alpha(opacity=10);
	opacity: 0.10;
}
/*header for the titles to each respective artiste's page and specific categories*/
h1	{
	font: 40px Verdana, Arial, Helvetica, sans-serif;
}

/*----------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------musical.html---------------------------------------------------------*/


/*page title graphic for category*/
#musicalcat {
	position: absolute;
	left: 332px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/*positioning "Musical continued" text in bottom right corner beneath 3 dancing figures*/
#next {
	position: absolute;
	bottom: 75px;
	right: 87px;
}

#next a:link, #next a:visited {
	text-decoration: none;
	color: #FF0000;
}

#next a:hover {
	text-decoration: none;
	color: #FFB9B9;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------aliciaWeihl.html-----------------------------------------------------*/


/*positioning Alicia Weihl's header*/
#aweihl {
	position: absolute;
	left: 265px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}
/*div container for 3 photos of the artiste*/
#artbigphoto {
	position: absolute;
	left: 140px;
	top: 205px;
	width: 310px;
	z-index: 50;
}

#artbigphoto ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

#artbigphoto li {
	float: left;
	padding-right: 10px;
}

#artbigphoto img {
	display: block;
	padding-bottom: 40px;
}
/*white bg beneath photos*/
#bgphotos {
	position: absolute;
	left: 139px;
	top: 204px;
	border: 1px solid #fff;
	filter: alpha(opacity=50);
	opacity: 0.50;
}

/*sideways on title on page left*/
#artsidetitle {
	position: absolute;
	left: 50px;
	bottom: 105px;
	filter: alpha(opacity=10);
	opacity: 0.10;
}

/*positioning iframe for artiste's information*/
#inlineframe {
	position: absolute;
	left: 455px;
	top: 204px;
	z-index: 70;
}

/*background to iframe to produced a border in reduced opacity and not effect the bg of the inline frame*/
#iframeborder {
	position: absolute;
	left: 453px;
	top: 202px;
	border: 1px solid #fff;
	filter: alpha(opacity=50);
	opacity: 0.50;
	
}

/*bg colour within the ballet iframe for inline html pages*/
#aweihl_inlinebg {
	width: 295px;
	height: 530px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#aweihl_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#aweihl_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*bg colour within the contemporary iframe for inline html pages*/
#weihl_inlinebg2 {
	width: 295px;
	height: 670px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#aweihl_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#aweihl_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*bg colour within the model iframe for inline html pages*/
#aweihl_inlinebg3 {
	width: 295px;
	height: 790px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#aweihl_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#aweihl_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*bg colour within the musical iframe for inline html pages*/
#aweihl_inlinebg4 {
	width: 295px;
	height: 430px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#aweihl_inlinebg4 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#aweihl_inlinebg4 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------general inline info----------------------------------------------------------*/

/*within the iframe for inline html pages*/
#inlinebg {
	width: 295px;
	height: 1255px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

/*header2 for inline info for artistes*/
h2	{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 70px;
	margin: 0;
}

#subtitle {
	font-size: 15px;
	margin: 15px 0 15px -5px;
	padding: 0 0 0 5px;
	background-color: #000;
	color: #FFCECE;
	font-weight: bold;
}

h3 {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 0 5px 0;
	margin: 0;
	text-decoration: underline;
}

#inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*positioning text links to other related categories to the artiste*/
#othercategory {
	position: absolute;
	bottom: 40px;
	left: 455px;
	font-size: 10px;
}

#othercategory ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


/*-------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------laurindaCroft.html------------------------------------------------------------------*/


/*positioning Laurinda Croft's header*/
#lcroft {
	position: absolute;
	left: 255px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the ballet iframe for inline html pages*/
#lcroft_inlinebg {
	width: 295px;
	height: 670px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lcroft_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lcroft_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the contemporary iframe for inline html pages*/
#lcroft_inlinebg2 {
	width: 295px;
	height: 615px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lcroft_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lcroft_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*------------------------------------------contemporary.html-------------------------------------*/

/*page title graphic for category*/
#contmpcat {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/*-------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------ireneWernli.html----------------------------------------------------*/



/*positioning Irene Wernli's header*/
#iwernli {
	position: absolute;
	left: 263px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the contemporary iframe for inline html pages*/
#iwernli_inlinebg {
	width: 295px;
	height: 680px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#iwernli_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#iwernli_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the musicals iframe for inline html pages*/
#iwernli_inlinebg2 {
	width: 295px;
	height: 580px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#iwernli_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#iwernli_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------------------------------classical.html---------------------------------------------------------------*/

/*page title graphic for category*/
#classicat {
	position: absolute;
	left: 310px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}


/*-------------------------------------------------------------------------------------------------*/
/*----------------------------------------georgTormann.html----------------------------------------*/


/*positioning Georg Tormann's header*/
#gtormann {
	position: absolute;
	left: 241px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the classical and musicals iframes for inline html pages*/
#gtormann_inlinebg {
	width: 295px;
	height: 1260px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gtormann_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gtormann_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------jodieCollis.html----------------------------------------------------------------------------*/

/*positioning Jodie Collis's header*/
#jcollis {
	position: absolute;
	left: 290px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the commercial iframe for inline html pages*/
#jcollis_inlinebg {
	width: 295px;
	height: 810px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jcollis_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jcollis_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------------------------------commercial.html---------------------------------------------------------------*/

/*page title graphic for category*/
#comcat {
	position: absolute;
	left: 270px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}


/*--------------------------------------------------------models.html---------------------------------------------------------------*/

/*page title graphic for category*/
#modelcat {
	position: absolute;
	left: 335px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------claireLouiseCook.html------------------------------------------------------------------*/


/*positioning Claire Louise Cook's header*/
#clcook {
	position: absolute;
	left: 205px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the iframe for inline html pages*/
#clcook_inlinebg {
	width: 295px;
	height: 880px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#clcook_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#clcook_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*--------------------------------------------------------actor.html---------------------------------------------------------------*/

/*page title graphic for category*/
#actorcat {
	position: absolute;
	left: 335px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/*-----------------------------------------------martynSnow.html-----------------------------------------------------------------------*/


/*positioning Martyn Snow's header*/
#msnow {
	position: absolute;
	left: 235px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the actor iframe for inline html pages*/
#msnow_inlinebg {
	width: 295px;
	height: 520px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#msnow_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#msnow_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the musicals iframe for inline html pages*/
#msnow_inlinebg2 {
	width: 295px;
	height: 420px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#msnow_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#msnow_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*-------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------carrieLouiseKnight.html-------------------------------------------------------------------*/


/*positioning Carrie Louise Knight's header*/
#clknight {
	position: absolute;
	left: 185px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the commercial iframe for inline html pages*/
#clknight_inlinebg {
	width: 295px;
	height: 340px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#clknight_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#clknight_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the musical iframe for inline html pages*/
#clknight_inlinebg2 {
	width: 295px;
	height: 460px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#clknight_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#clknight_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*----------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------johnstoneTita.html----------------------------------------------------------------------*/


/*positioning Johnstone Tita's header*/
#jtita {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#jtita_inlinebg {
	width: 295px;
	height: 500px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jtita_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jtita_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------charlotteTaylor----------------------------------------------------------------------------*/

/*positioning Charlotte Taylor's header*/
#ctaylor {
	position: absolute;
	left: 230px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#ctaylor_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ctaylor_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ctaylor_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------rachaelJaneBack.html---------------------------------------------------------------------*/


/*positioning Rachael Jane Back's header*/
#rjback {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the commercial iframe for inline html pages*/
#rjback_inlinebg {
	width: 295px;
	height: 850px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#rjback_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#rjback_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the musicals iframe for inline html pages*/
#rjback_inlinebg2 {
	width: 295px;
	height: 475px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#rjback_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#rjback_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-----------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------janeRichards.html-----------------------------------------------------------------------*/


/*positioning Jane Richards's header*/
#jrichards {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the commercial iframe for inline html pages*/
#jrichards_inlinebg {
	width: 295px;
	height: 640px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jrichards_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jrichards_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-----------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------leanneWasher.html------------------------------------------------------------------------*/


/*positioning Leanne Washer's header*/
#lwasher {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the commercial and musicals iframes for inline html pages*/
#lwasher_inlinebg {
	width: 295px;
	height: 360px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lwasher_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lwasher_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------laurenGlassman.html---------------------------------------------------------------------*/


/*positioning Lauren Glassman's header*/
#lglassman {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the commercial iframe for inline html pages*/
#lglassman_inlinebg {
	width: 295px;
	height: 510px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lglassman_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lglassman_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the musicals iframe for inline html pages*/
#lglassman_inlinebg2 {
	width: 295px;
	height: 420px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lglassman_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lglassman_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*----------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------angieWarmington.html-------------------------------------------------------------*/


/*positioning Angie Warmington's header*/
#awarmington {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	z-index: 40;
}

/*within the commercial iframe for inline html pages*/
#awarmington_inlinebg {
	width: 295px;
	height: 520px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#awarmington_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#awarmington_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------maddyWynneJones.html-------------------------------------------------------------------*/


/*positioning Maddy Wynne-Jones's header above logo bg*/
#mwynnejones {
	position: absolute;
	left: 185px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	z-index: 40;
}

/*within the contemporary and ballet iframes for inline html pages*/
#mwynnejones_inlinebg {
	width: 295px;
	height: 720px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mwynnejones_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mwynnejones_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-----------------------------------------------about.html----------------------------------*/

/*positioning About's header*/
#aboutcat {
	position: absolute;
	left: 305px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*settinf up the chequered arrangement of the bg images with reduced opacity*/
#bgimg {
	position: absolute;
	left: 240px;
	top: 210px;
	width: 420px;
	height: 280px;
	font-size:10px;
	filter: alpha(opacity=30);
	opacity: 0.30;
}

#bgimg ul#line1 {
	position: absolute;
	top: 0;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bgimg ul#line1 li {
	float: left;
	padding-right: 70px;
	height: 70px;
	width: 70px
}

#bgimg ul#line2 {
	position: absolute;
	top: 70px;
	left: 70px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bgimg ul#line2 li {
	float: left;
	padding-right: 70px;
	height: 70px;
	width: 70px
}

#bgimg ul#line3 {
	position: absolute;
	top: 140px;
	left: 140px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bgimg ul#line3 li {
	float: left;
	padding-right: 70px;
	height: 70px;
	width: 70px
}

#bgimg ul#line4 {
	position: absolute;
	top: 210px;
	left: 70px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bgimg ul#line4 li {
	float: left;
	padding-right: 70px;
	height: 70px;
	width: 70px
}

#about {
	position: absolute;
	left: 21px;
	top: 197px;
	width: 757px;
	height: 396px;
	line-height:20px;
	z-index: 40;
}

#about p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}


/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------heatherCoshan.html-------------------------------------------------------------------*/


/*positioning Maddy Wynne-Jones's header*/
#hcoshan {
	position: absolute;
	left: 175px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#hcoshan_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hcoshan_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hcoshan_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#hcoshan_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hcoshan_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hcoshan_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#hcoshan_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hcoshan_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hcoshan_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------sabrinaEvans.html-------------------------------------------------------------------*/


/*positioning Sabrina Evans's header*/
#sevans {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#sevans_inlinebg {
	width: 295px;
	height: 450px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#sevans_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#sevans_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------sarahMogg.html-------------------------------------------------------------------*/


/*positioning Sarah Mogg's header*/
#smogg {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#smogg_inlinebg {
	width: 295px;
	height: 480px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#smogg_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#smogg_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#smogg_inlinebg2 {
	width: 295px;
	height: 550px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#smogg_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#smogg_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------pennyHowarth.html-------------------------------------------------------------------*/


/*positioning Penny Howarth's header*/
#phowarth {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#phowarth_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#phowarth_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#phowarth_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#phowarth_inlinebg2 {
	width: 295px;
	height: 515px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#phowarth_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#phowarth_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------emilyBarnettSalter.html-------------------------------------------------------------------*/


/*positioning Emily Barnett Salter's header*/
#ebsalter {
	position: absolute;
	left: 190px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Emily's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#ebsalter_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ebsalter_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ebsalter_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------hazelGold.html-------------------------------------------------------------------*/


/*positioning Emily Barnett Salter's header*/
#hgold {
	position: absolute;
	left: 295px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Emily's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#hgold_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hgold_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hgold_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------kathrynTuckerman.html-------------------------------------------------------------------*/


/*positioning Kathryn Tucker's header*/
#ktuckerman {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Emily's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#ktuckerman_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ktuckerman_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ktuckerman_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------zoeCarver.html-------------------------------------------------------------------*/


/*positioning Kathryn Tucker's header*/
#zcarver {
	position: absolute;
	left: 295px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Emily's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#zcarver_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#zcarver_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#zcarver_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------oliverEastwood.html-------------------------------------------------------------------*/


/*positioning Kathryn Tucker's header*/
#oeastwood {
	position: absolute;
	left: 295px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Emily's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#oeastwood_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#oeastwood_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#oeastwood_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------lisaKahlen.html-------------------------------------------------------------------*/


/*positioning Kathryn Tucker's header*/
#lkahlen {
	position: absolute;
	left: 295px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Emily's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#lkahlen_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lkahlen_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lkahlen_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------rachelSimmons.html-------------------------------------------------------------------*/


/*positioning Rachel Simmons's header*/
#rsimmons {
	position: absolute;
	left: 230px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Emily's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#rsimmons_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#rsimmons_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#rsimmons_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------vickiSherman.html-------------------------------------------------------------------*/


/*positioning Vicki Sherman's header*/
#vsherman {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Emily's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#vsherman_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#vsherman_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#vsherman_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------jamesCohen.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#jcohen {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#jcohen_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jcohen_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jcohen_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------aliceWalker.html-------------------------------------------------------------------*/


/*positioning Alice Walker header*/
#awalker {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#awalker_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#awalker_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#awalker_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------carolineScott.html----------------------------------------------------------------------------*/

/*positioning Caroline Scott's header*/
#cscott {
	position: absolute;
	left: 230px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#cscott_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cscott_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cscott_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------fredNye.html-------------------------------------------------------------------*/


/*positioning Fred Nye's header*/
#fnye {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#fnye_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#fnye_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#fnye_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------josephineMcGrail.html-------------------------------------------------------------------*/


/*positioning Josephine McGrail's header*/
#jMcGrail {
	position: absolute;
	left: 205px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Josephine's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#jmcgrail_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jmcgrail_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jmcgrail_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------rhiannKeys.html-------------------------------------------------------------------*/


/*positioning Rhiann Keys header*/
#rkeys {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#rkeys_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#rkeys_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#rkeys_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------simonRackley.html-------------------------------------------------------------------*/


/*positioning Simon Rackley's header*/
#srackley {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#srackley_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#srackley_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#srackley_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#srackley_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#srackley_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#srackley_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#srackley_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#srackley_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#srackley_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------dominicTribuzio.html-------------------------------------------------------------------*/


/*positioning Dominic Tribuzio's header*/
#dtribuzio {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#dtribuzio_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dtribuzio_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dtribuzio_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#dtribuzio_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dtribuzio_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dtribuzio_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#dtribuzio_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dtribuzio_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dtribuzio_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------georginaMcDermott.html-------------------------------------------------------------------*/


/*positioning Georgina McDermott's header*/
#gmcdermott {
	position: absolute;
	left: 175px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#gmcdermott_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gmcdermott_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gmcdermott_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#gmcdermott_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gmcdermott_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gmcdermott_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#gmcdermott_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gmcdermott_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gmcdermott_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------amberDoyle.html-------------------------------------------------------------------*/


/*positioning Amber Doyle's header*/
#adoyle {
	position: absolute;
	left: 215px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#adoyle_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#adoyle_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#adoyle_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#adoyle_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#adoyle_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#adoyle_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#adoyle_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#adoyle_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#adoyle_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------joelCorpuz.html-------------------------------------------------------------------*/


/*positioning Joel Corpuz's header*/
#jcorpuz {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#jcorpuz_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jcorpuz_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jcorpuz_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#jcorpuz_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jcorpuz_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jcorpuz_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#jcorpuz_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jcorpuz_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jcorpuz_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------laurenPoulton.html-------------------------------------------------------------------*/


/*positioning Lauren Poulton's header*/
#lpoulton {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#lpoulton_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lpoulton_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lpoulton_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#lpoulton_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lpoulton_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lpoulton_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#lpoulton_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lpoulton_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lpoulton_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------helenCatton.html-----------------------------------------------------*/


/*positioning Helen Catton's header*/
#hcatton {
	position: absolute;
	left: 285px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}
/*div container for 3 photos of the artiste*/
#artbigphoto {
	position: absolute;
	left: 140px;
	top: 205px;
	width: 310px;
	z-index: 50;
}

#artbigphoto ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
}

#artbigphoto li {
	float: left;
	padding-right: 10px;
}

#artbigphoto img {
	display: block;
	padding-bottom: 40px;
}
/*white bg beneath photos*/
#bgphotos {
	position: absolute;
	left: 139px;
	top: 204px;
	border: 1px solid #fff;
	filter: alpha(opacity=50);
	opacity: 0.50;
}

/*sideways on title on page left*/
#artsidetitle {
	position: absolute;
	left: 54px;
	bottom: 95px;
	filter: alpha(opacity=10);
	opacity: 0.10;
}

/*positioning iframe for artiste's information*/
#inlineframe {
	position: absolute;
	left: 455px;
	top: 204px;
	z-index: 70;
}

/*background to iframe to produced a border in reduced opacity and not effect the bg of the inline frame*/
#iframeborder {
	position: absolute;
	left: 453px;
	top: 202px;
	border: 1px solid #fff;
	filter: alpha(opacity=50);
	opacity: 0.50;
	
}

/*bg colour within the ballet iframe for inline html pages*/
#hcatton_inlinebg {
	width: 295px;
	height: 530px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hcatton_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hcatton_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*bg colour within the contemporary iframe for inline html pages*/
#hcatton_inlinebg2 {
	width: 295px;
	height: 670px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hcatton_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hcatton_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*bg colour within the model iframe for inline html pages*/
#hcatton_inlinebg3 {
	width: 295px;
	height: 790px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hcatton_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hcatton_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*bg colour within the musical iframe for inline html pages*/
#hcatton_inlinebg4 {
	width: 295px;
	height: 430px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hcatton_inlinebg4 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hcatton_inlinebg4 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------katieWilliams.html-------------------------------------------------------------------*/


/*positioning Katie Williams's header*/
#kwilliams {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#kwilliams_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#kwilliams_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#kwilliams_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------hayleyGibson.html-------------------------------------------------------------------*/


/*positioning Hayley Gibson's header*/
#hgibson {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#hgibson_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hgibson_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hgibson_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

*/

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------stephanieElstob.html------------------------------------------------------------------*/


/*positioning Stephanie Elstob's header*/
#selstob {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#selstob_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#selstob_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#selstob_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------anjaliMehra.html-------------------------------------------------------------------*/


/*positioning Anjali Mehra's header*/
#amehra {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#amehra_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#amehra_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#amehra_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-------------------------------------------------------------------------------------------------*/
/*-----------------------------------monicaHarrington.html----------------------------------------*/


/*positioning Monica Harrington's header*/
#mharrington {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#mharrington_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mharrington_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mharrington_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-------------------------------------------------------------------------------------------------*/
/*-------------------------------------emilyAyers.html--------------------------------------------*/


/*positioning Emily Ayers's header*/
#eayers {
	position: absolute;
	left: 280px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#eayers_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#eayers_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#eayers_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-------------------------------------------------------------------------------------------------*/
/*-----------------------------------ademBishop.html----------------------------------------*/


/*positioning Adem Bishop's header*/
#abishop {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#abishop_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#abishop_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#abishop_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*-------------------------------------------------------------------------------------------------*/
/*-------------------------------------jemmaHarris.html--------------------------------------------*/


/*positioning Jemma Harris's header*/
#jharris {
	position: absolute;
	left: 280px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#jharris_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jharris_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jharris_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-------------------------------------------------------------------------------------------------*/
/*-----------------------------------libushaSteele.html----------------------------------------*/


/*positioning Libusha Steele's header*/
#lsteele {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Libusha's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#lsteele_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lsteele_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lsteele_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-------------------------------------------------------------------------------------------------*/
/*-----------------------------------stephanieElstob.html----------------------------------------*/


/*positioning Stephanie Elstob's header*/
#selstob {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Stephanie's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#selstob_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#selstob_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#selstob_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-------------------------------------------------------------------------------------------------*/
/*-----------------------------------#chloeWilkinson.html------------------------------------------*/

/*positioning Chloe Wilkinson's header*/
#cwilkinson {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Chloe's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#cwilkinson_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cwilkinson_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cwilkinson_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-------------------------------------------------------------------------------------------------*/
/*-----------------------------------alastairPostlethwaite.html------------------------------------*/


/*positioning Alastair Postlethwaite's header*/
#apostlethwaite {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Alastair's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#apostlethwaite_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#apostlethwaite_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#apostlethwaite_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-------------------------------------------------------------------------------------------------*/
/*-----------------------------------gabriellaBobini.html------------------------------------*/


/*positioning Gabriella Bobini's header*/
#gbobini {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Gabriella's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#gbobini_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gbobini_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gbobini_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*-------------------------------------------------------------------
/*------philippaMarshall.html--------------------------------------------*/


/*positioning Philippa Marshall's header*/
#pmarshall {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#pmarshall_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#pmarshall_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#pmarshall_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*-----------------------------------------------------------------*/
/*-----------------------------------mariaMassini.html---------------------------------------------*/


/*positioning Maria Massini's header*/
#mmassini {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Maria's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#mmassini_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mmassini_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mmassini_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*-------------------------------------------------------------------
/*------graceSinclair.html--------------------------------------------*/


/*positioning Grace Sinclair's header*/
#gsinclair {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#gsinclair_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gsinclair_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gsinclair_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-------------------------------------------------------------------
/*------bethPriestley.html--------------------------------------------*/


/*positioning Beth Louise Priestley's header*/
#bpriestley {
	position: absolute;
	left: 190px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#bpriestley _inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#bpriestley _inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#bpriestley _inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*-------------------------------------------------------------------
/*------peterCunningham.html--------------------------------------------*/


/*positioning Peter Cunningham's header*/
#pcunningham {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#pcunningham _inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#pcunningham _inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#pcunningham _inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*-------------------------------------------------------------------
/*------stephannieCroxson.html--------------------------------------------*/


/*positioning Stephannie Croxson's header*/
#scroxson {
	position: absolute;
	left: 110px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Stephannie's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#scroxson _inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#scroxson _inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#scroxson _inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}



/*-------------------------------------------------------------------
/*------christieSaunders.html--------------------------------------------*/


/*positioning Christie Saunders' header*/
#csaunders {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Christie's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#csaunders _inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#csaunders _inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#csaunders _inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}




/*-------------------------------------------------------------------
/*------#alastairPostlethwaite.html--------------------------------------------*/


/*positioning Alastair Postlethwaite's header*/
#apostlethwaite {
	position: absolute;
	left: 180px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Alastair's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#apostlethwaite _inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#apostlethwaite _inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#apostlethwaite _inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}



/*-------------------------------------------------------------------
/*------##isabelMassini.html--------------------------------------------*/


/*positioning Isabel Massini's header*/
#imassini {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Isabel's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#imassini _inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#imassini _inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#imassini _inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}





/*-------------------------------------------------------------------
/*------##moniqueRichards.html--------------------------------------------*/


/*positioning Monique Richards' header*/
#mrichards {
	position: absolute;
	left: 180px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Monique's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#mrichards _inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mrichards _inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mrichards _inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}



/*-------------------------------------------------------------------
/*------##elaSpalding.html--------------------------------------------*/


/*positioning Ela Spalding's header*/
#espalding {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Ela's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#espalding _inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#espalding _inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#espalding _inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------davidMurley.html-------------------------------------------------------------------*/


/*positioning David Murley's header*/
#dmurley {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts David's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#dmurley_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dmurley_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dmurley_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------matthewFarci.html-------------------------------------------------------------------*/


/*positioning Matthew Farci's header*/
#mfarci {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Matthew Farci's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#mfarci_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mfarci_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mfarci_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------lynseyHatfield.html-------------------------------------------------------------------*/


/*positioning Lynsey Hatfield's header*/
#lhatfield {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Lynsey Hatfield's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#lhatfield_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lhatfield_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lhatfield_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------melanieCox.html-------------------------------------------------------------------*/


/*positioning Melanie Cox's header*/
#mcox {
	position: absolute;
	left: 245px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Melanie Cox's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#mcox_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mcox_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mcox_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------jonathanHayton.html-------------------------------------------------------------------*/


/*positioning Jonathan Hayton's header*/
#jhayton {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Jonathan Hayton's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#jhayton_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jhayton_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jhayton_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------marieMcGonigle.html-------------------------------------------------------------------*/


/*positioning Melanie Cox's header*/
#mmcgonigle {
	position: absolute;
	left: 245px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Melanie Cox's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#mmcgonigle_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mmcgonigle_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mmcgonigle_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*-------------------------------------------------------------------------------------------------*/
/*----------------------------------------benjaminTimothy.html----------------------------------------*/


/*positioning Benjamin Timothy's header*/
#btimothy {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the classical and musicals iframes for inline html pages*/
#btimothy_inlinebg {
	width: 295px;
	height: 1260px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#btimothy_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#btimothy_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-------------------------------------------------------------------------------------------------*/
/*---------------------------------------#shaneHampsheir.html------------------------------------*/

/*positioning Shane Hampsheir's header*/
#shampsheir {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#shampsheir_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#shampsheir_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#shampsheir_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------thereseSchweppe.html-------------------------------------------------------------------*/


/*positioning Therese Schweppe's header*/
#tschweppe {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Therese's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#tschweppe_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#tschweppe_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#tschweppe_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-------------------------------------------------------------------------------------------------*/
/*---------------------------------------#julieMoss.html------------------------------------*/

/*positioning Julie Moss's header*/
#jmoss {
	position: absolute;
	left: 280px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#jmoss_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jmoss_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jmoss_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------fionaJopp.html-------------------------------------------------------------------*/


/*positioning Fiona Jopp's header*/
#fjopp {
	position: absolute;
	left: 280px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts Fiona's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#fjopp_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#fjopp_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#fjopp_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------elishaYoung.html------------------------------------*/

/*positioning Elisha Young's header*/
#eyoung {
	position: absolute;
	left: 280px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#eyoung_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#eyoung_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#eyoung_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------kelechiNwanokwu.html------------------------------------*/

/*positioning Elisha Young's header*/
#knwanokwu {
	position: absolute;
	left: 205px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#knwanokwu_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#knwanokwu_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#knwanokwu_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------natalieFarrell.html------------------------------------*/

/*positioning Natalie Farrell's header*/
#nfarrell {
	position: absolute;
	left: 245px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#nfarrell_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#nfarrell_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#nfarrell_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------jamesJoint.html------------------------------------*/

/*positioning James Joint's header*/
#jjoint {
	position: absolute;
	left: 275px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#jjoint_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jjoint_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jjoint_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------samanthaRoussos.html------------------------------------*/

/*positioning Emma Brunton's header*/
#sroussos {
	position: absolute;
	left: 195px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#sroussos_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#sroussos_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#sroussos_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------kellyO'Reilly.html------------------------------------*/

/*positioning Emma Brunton's header*/
#koreilly {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#koreilly_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#koreilly_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#koreilly_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------emmaBrunton.html------------------------------------*/

/*positioning Emma Brunton's header*/
#ebrunton {
	position: absolute;
	left: 255px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#ebrunton_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ebrunton_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ebrunton_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------alekHayes.html------------------------------------*/

/*positioning Emma Brunton's header*/
#ahayes {
	position: absolute;
	left: 285px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#ahayes_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ahayes_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ahayes_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------alexandraBatisteWegner.html------------------------------------*/

/*positioning Emma Brunton's header*/
#awegner {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#awegner_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#awegner_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#awegner_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------tobiasMerz.html------------------------------------*/

/*positioning Emma Brunton's header*/
#tmerz {
	position: absolute;
	left: 285px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#tmerz_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#tmerz_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#tmerz_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------samanthaRoussos.html------------------------------------*/

/*positioning Emma Brunton's header*/
#sroussos {
	position: absolute;
	left: 195px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#sroussos_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#sroussos_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#sroussos_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------zoePuliston.html------------------------------------*/

/*positioning Emma Brunton's header*/
#zpuliston {
	position: absolute;
	left: 245px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#zpuliston_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#zpuliston_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#zpuliston_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------alissaSpencer.html------------------------------------*/

/*positioning Emma Brunton's header*/
#aspencer {
	position: absolute;
	left: 245px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#aspencer_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#aspencer_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#aspencer_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------jacquelineDenny.html------------------------------------*/

/*positioning Emma Brunton's header*/
#jdenny {
	position: absolute;
	left: 215px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#jdenny_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jdenny_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jdenny_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------federicaBonfiglio.html------------------------------------*/

/*positioning Emma Brunton's header*/
#fbonfiglio {
	position: absolute;
	left: 215px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#fbonfiglio_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#fbonfiglio_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#fbonfiglio_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------filippoCalvagno.html-------------------------------------------------------------------*/


/*positioning Filippo Calvagno's header*/
#fcalvagno {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#fcalvagno_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#fcalvagno_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#fcalvagno_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#fcalvagno_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#fcalvagno_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#fcalvagno_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#fcalvagno_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#fcalvagno_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#fcalvagno_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------gwenBerwick.html-------------------------------------------------------------------*/


/*positioning Gwen Berwick's header*/
#gberwick {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#gberwick_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gberwick_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gberwick_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#gberwick_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gberwick_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gberwick_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#gberwick_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gberwick_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gberwick_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*----------------------------------------------eveTaylor.html-------------------------------------------------------------------*/


/*positioning Eve Taylor's header*/
#etaylor {
	position: absolute;
	left: 265px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#etaylor_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#etaylor_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#etaylor_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#etaylor_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#etaylor_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#etaylor_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#etaylor_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#etaylor_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#etaylor_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------samanthaTan.html-------------------------------------------------------------------*/


/*positioning Samantha Tan's header*/
#stan {
	position: absolute;
	left: 265px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#stan_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#stan_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#stan_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#stan_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#stan_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#stan_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#stan_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#stan_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#stan_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------kateFitzgerald.html-------------------------------------------------------------------*/


/*positioning Kate Fitzgerald's header*/
#kfitzgerald {
	position: absolute;
	left: 230px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#kfitzgerald_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#kfitzgerald_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#kfitzgerald_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#kfitzgerald_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#kfitzgerald_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#kfitzgerald_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#kfitzgerald_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#kfitzgerald_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#kfitzgerald_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------claireBoyd.html-------------------------------------------------------------------*/


/*positioning Kate Fitzgerald's header*/
#cboyd {
	position: absolute;
	left: 260px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}

/*within the musicals iframe for inline html pages*/
#cboyd_inlinebg {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cboyd_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cboyd_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the commercial iframe for inline html pages*/
#cboyd_inlinebg2 {
	width: 295px;
	height: 400px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cboyd_inlinebg2 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cboyd_inlinebg2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*within the model iframe for inline html pages*/
#cboyd_inlinebg3 {
	width: 295px;
	height: 350px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cboyd_inlinebg3 ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cboyd_inlinebg3 li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------#cindyClaes.html------------------------------------*/

/*positioning Emma Brunton's header*/
#cclaes {
	position: absolute;
	left: 245px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#cclaes_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cclaes_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cclaes_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;

}
/*---------------------------------------#chrisWright.html------------------------------------*/

/*positioning Emma Brunton's header*/
#cwright {
	position: absolute;
	left: 265px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#cwright_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cwright_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cwright_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------#chrisDair.html------------------------------------*/

/*positioning Emma Brunton's header*/
#cdair {
	position: absolute;
	left: 275px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#cdair_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cdair_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cdair_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------#carlRichardson.html------------------------------------*/

/*positioning Emma Brunton's header*/
#crichardson {
	position: absolute;
	left: 235px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#crichardson_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#crichardson_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#crichardson_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------#maggiePurr.html------------------------------------*/

/*positioning Emma Brunton's header*/
#mpurr {
	position: absolute;
	left: 255px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#mpurr_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mpurr_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mpurr_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------#victoriaRogers.html------------------------------------*/

/*positioning Emma Brunton's header*/
#vrogers {
	position: absolute;
	left: 80px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#vrogers_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#vrogers_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#vrogers_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}


/*---------------------------------------##drewCampbell.html------------------------------------*/

/*positioning Emma Brunton's header*/
#dcampbell {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#dcampbell_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dcampbell_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dcampbell_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------##saraDee.html------------------------------------*/

/*positioning Emma Brunton's header*/
#sdee {
	position: absolute;
	left: 275px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#sdee_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#sdee_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#sdee_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------##anitaHolm.html------------------------------------*/

/*positioning Emma Brunton's header*/
#aholm {
	position: absolute;
	left: 275px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#aholm_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#aholm_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#aholm_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------##josephineClark.html------------------------------------*/

/*positioning Emma Brunton's header*/
#jclark {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#jclark_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jclark_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jclark_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------##conanBelletty.html------------------------------------*/

/*positioning Emma Brunton's header*/
#cbelletty {
	position: absolute;
	left: 215px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#cbelletty_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cbelletty_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cbelletty_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------##pippaMeekings.html------------------------------------*/

/*positioning Emma Brunton's header*/
#pmeekings {
	position: absolute;
	left: 215px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#pmeekings_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#pmeekings_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#pmeekings_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------##christopherMoore.html------------------------------------*/

/*positioning Emma Brunton's header*/
#cmoore {
	position: absolute;
	left: 215px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#cmoore_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cmoore_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cmoore_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;

}
/*---------------------------------------##matthewWren.html------------------------------------*/

/*positioning Emma Brunton's header*/
#mwren {
	position: absolute;
	left: 235px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#mwren_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mwren_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mwren_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;

}
/*---------------------------------------##chloeTangney.html------------------------------------*/

/*positioning Emma Brunton's header*/
#ctangney {
	position: absolute;
	left: 235px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#ctangney_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ctangney_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ctangney_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;

}
/*---------------------------------------##ellieCobb.html------------------------------------*/

/*positioning Emma Brunton's header*/
#ecobb {
	position: absolute;
	left: 280px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#ecobb_inlinebg {
	width: 295px;
	height: 695px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ecobb_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ecobb_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*---------------------------------------##christopherCarroll.html------------------------------------*/

/*positioning Emma Brunton's header*/
#ccarroll {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#ccarroll_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ccarroll_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ccarroll_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;

}
/*---------------------------------------##hannahWhieley.html------------------------------------*/

/*positioning Emma Brunton's header*/
#hwhiteley {
	position: absolute;
	left: 140px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#hwhiteley_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hwhiteley_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hwhiteley_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------###colinMcGregor.html------------------------------------*/

/*positioning Emma Brunton's header*/
#cmcgregor {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#cmcgregor_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cmcgregor_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cmcgregor_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------###susannaDamaro.html------------------------------------*/

/*positioning Emma Brunton's header*/
#sdamaro {
	position: absolute;
	left: 223px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
}


/*within the iframe for inline html pages*/
#sdamaro_inlinebg {
	width: 295px;
	height: 690px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#sdamaro_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#sdamaro_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------alexCowie.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#acowie {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#acowie_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#acowie_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#acowie_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------steveCox.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#scox {
	position: absolute;
	left: 290px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#scox_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#scox_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#scox_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------davidJames.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#djames {
	position: absolute;
	left: 260px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#djames_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#djames_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#djames_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------rebeccaWallace.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#rwallace {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#rwallace_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#rwallace_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#rwallace_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;

}
/*-----------------------------------------------evaNevzi.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#enevzi {
	position: absolute;
	left: 270px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#enevzi_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#enevzi_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#enevzi_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;

}
/*-----------------------------------------------melanieKonig.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#mkonig {
	position: absolute;
	left: 245px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#mkonig_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mkonig_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mkonig_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------benHale.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#bhale {
	position: absolute;
	left: 275px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#bhale_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#bhale_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#bhale_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;

}
/*-----------------------------------------------#hayleyRowlands.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#hrowlands {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#hrowlands_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hrowlands_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hrowlands_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;


}
/*-----------------------------------------------#andrewOnwubolu.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#aonwubolu {
	position: absolute;
	left: 205px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#aonwubolu_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#aonwubolu_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#aonwubolu_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;


}
/*-----------------------------------------------#richardFarr.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#rfarr {
	position: absolute;
	left: 270px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#rfarr_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#rfarr_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#rfarr_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;


}
/*-----------------------------------------------#jamieNelson.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#jnelson {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#jnelson_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jnelson_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jnelson_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;


}
/*-----------------------------------------------#lucyWilson.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#lwilson {
	position: absolute;
	left: 265px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#lwilson_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lwilson_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lwilson_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;

}
/*-----------------------------------------------#helenBolitho.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#hbolitho {
	position: absolute;
	left: 255px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#hbolitho_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#hbolitho_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#hbolitho_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-----------------------------------------------#demitriLampra.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#dlampra {
	position: absolute;
	left: 225px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#dlampra_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dlampra_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dlampra_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-----------------------------------------------#danielleKelly.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#dkelly {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#dkelly_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dkelly_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dkelly_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------#natalieCawte.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#ncawte {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#ncawte_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ncawte_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ncawte_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------#cerysJones.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#cjones {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#cjones_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cjones_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cjones_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------#alexScurr.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#ascurr {
	position: absolute;
	left: 260px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#ascurr_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ascurr_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ascurr_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------#josephDanquah.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#jdanquah {
	position: absolute;
	left: 150px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#jdanquah_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jdanquah_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jdanquah_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------##neilKelly.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#nkelly {
	position: absolute;
	left: 280px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#nkelly_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#nkelly_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#nkelly_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------###rebeccaSewell.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#rsewell {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#rsewell_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#rsewell_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#rsewell_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------###agnesChlebowsky.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#achlebowsky {
	position: absolute;
	left: 190px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#achlebowsky_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#achlebowsky_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#achlebowsky_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------####victoriaBeighton.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#vbeighton {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#vbeighton_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#vbeighton_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#vbeighton_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------####kyleDavey.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#kdavey {
	position: absolute;
	left: 260px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#kdavey_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#kdavey_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#kdavey_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-----------------------------------------------####carolineRoyce.html-------------------------------------------------------------------*/


/*positioning James Cohen's header*/
#croyce {
	position: absolute;
	left: 230px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#croyce_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#croyce_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#croyce_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*-----------------------------------####tommyFranzen.html-----------------------------------------*/


/*positioning James Cohen's header*/
#tfranzen {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#tfranzen_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#tfranzen_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#tfranzen_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------####edwardAnderson.html-----------------------------------------*/


/*positioning James Cohen's header*/
#eanderson {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#eanderson_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#eanderson_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#eanderson_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------####prestonClare.html-----------------------------------------*/


/*positioning James Cohen's header*/
#pclare {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#pclare_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#pclare_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#pclare_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------####sarahAttard.html-----------------------------------------*/


/*positioning James Cohen's header*/
#sattard {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#sattard_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#sattard_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#sattard_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------#####dominikaSanten.html-----------------------------------------*/


/*positioning James Cohen's header*/
#dsanten {
	position: absolute;
	left: 180px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#dsanten_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dsanten_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dsanten_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------######vickyCater.html-----------------------------------------*/


/*positioning James Cohen's header*/
#vcater {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#vcater_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#vcater_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#vcater_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------#######lucyHeard.html-----------------------------------------*/


/*positioning James Cohen's header*/
#lheard {
	position: absolute;
	left: 260px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#lheard_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lheard_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lheard_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------#######nouskaHanly.html-----------------------------------------*/


/*positioning James Cohen's header*/
#nhanly {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#nhanly_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#nhanly_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#nhanly_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------#######nicolaLakin.html-----------------------------------------*/


/*positioning James Cohen's header*/
#nlakin {
	position: absolute;
	left: 170px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#nlakin_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#nlakin_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#nlakin_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------########susannaSomerville.html-----------------------------------------*/


/*positioning James Cohen's header*/
#ssomerville {
	position: absolute;
	left: 185px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#ssomerville_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ssomerville_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ssomerville_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------########davideCamorani.html-----------------------------------------*/


/*positioning James Cohen's header*/
#dcamorani {
	position: absolute;
	left: 215px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#dcamorani_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dcamorani_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dcamorani_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------#########chrisBarritt.html-----------------------------------------*/


/*positioning James Cohen's header*/
#cbarritt {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#cbarritt_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cbarritt_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cbarritt_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------##########cinziaMoretti.html-----------------------------------------*/


/*positioning James Cohen's header*/
#cmoretti {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#cmoretti_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cmoretti_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cmoretti_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------##########davidMurray.html-----------------------------------------*/


/*positioning James Cohen's header*/
#dmurray {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#dmurray_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dmurray_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dmurray_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------##########benGreen.html-----------------------------------------*/


/*positioning James Cohen's header*/
#bgreen {
	position: absolute;
	left: 270px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#bgreen_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#bgreen_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#bgreen_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------##########yasmineMaya.html-----------------------------------------*/


/*positioning James Cohen's header*/
#ymaya {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#ymaya_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ymaya_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ymaya_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------##########jessicaSpalis.html-----------------------------------------*/


/*positioning James Cohen's header*/
#jspalis {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#jspalis_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jspalis_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jspalis_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------##########natachaBisarre.html-----------------------------------------*/


/*positioning James Cohen's header*/
#nbisarre {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#nbisarre_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#nbisarre_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#nbisarre_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------###########thomasBewley.html-----------------------------------------*/


/*positioning James Cohen's header*/
#tbewley {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#tbewley_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#tbewley_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#tbewley_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*--------------------------------###########elizabethBoag.html-----------------------------------------*/


/*positioning James Cohen's header*/
#eboag {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#eboag_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#eboag_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#eboag_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------############williamQuantrill.html---------------------------------*/


/*positioning James Cohen's header*/
#wquantrill {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#wquantrill_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#wquantrill_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#wquantrill_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------############derryPope.html---------------------------------*/


/*positioning James Cohen's header*/
#dpope {
	position: absolute;
	left: 250px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#dpope_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dpope_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dpope_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------############michaelDiana.html---------------------------------*/


/*positioning James Cohen's header*/
#mdiana {
	position: absolute;
	left: 240px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#mdiana_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mdiana_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mdiana_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------############jackHorner.html---------------------------------*/


/*positioning James Cohen's header*/
#jhorner {
	position: absolute;
	left: 260px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#jhorner_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jhorner_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jhorner_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------#############sandrineRigaux.html---------------------------------*/


/*positioning James Cohen's header*/
#srigaux {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#srigaux_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#srigaux_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#srigaux_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------#############laurenOkadigbo.html---------------------------------*/


/*positioning James Cohen's header*/
#lokadigbo {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#lokadigbo_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#lokadigbo_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#lokadigbo_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------##############traceyLushington.html---------------------------------*/


/*positioning James Cohen's header*/
#tlushington {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#tlushington_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#tlushington_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#tlushington_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------###############fionaMcgregor.html---------------------------------*/


/*positioning James Cohen's header*/
#fmcgregor {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#fmcgregor_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#fmcgregor_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#fmcgregor_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-------------------------------------------keithHow.html-----------------------------------------*/


/*positioning James Cohen's header*/
#khow {
	position: absolute;
	left: 270px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#khow_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#khow_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#khow_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*-------------------------------------------marcusKai.html-----------------------------------------*/


/*positioning James Cohen's header*/
#mkai {
	position: absolute;
	left: 270px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#mkai_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#mkai_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#mkai_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;

}
/*-------------------------------------------vianneyGuyonnet.html-----------------------------------------*/


/*positioning James Cohen's header*/
#vguyonnet {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#vguyonnet_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#vguyonnet_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#vguyonnet_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------jenniferEssex.html---------------------------------------*/


/*positioning James Cohen's header*/
#jessex {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#jessex_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#jessex_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#jessex_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------#azadMohamed.html---------------------------------------*/


/*positioning James Cohen's header*/
#amohamed {
	position: absolute;
	left: 220px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#amohamed_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#amohamed_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#amohamed_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------##christianKyriacou.html---------------------------------------*/


/*positioning James Cohen's header*/
#ckyriacou {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#ckyriacou_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ckyriacou_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ckyriacou_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------##garethWinters.html---------------------------------------*/


/*positioning James Cohen's header*/
#gwinters {
	position: absolute;
	left: 230px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#gwinters_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gwinters_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gwinters_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------###sayakaIchikawa.html---------------------------------------*/


/*positioning James Cohen's header*/
#sichikawa {
	position: absolute;
	left: 210px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#sichikawa_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#sichikawa_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#sichikawa_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*---------------------------------------###graceHann.html---------------------------------------*/


/*positioning James Cohen's header*/
#ghann {
	position: absolute;
	left: 255px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#ghann_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ghann_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ghann_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------------------##genniferBecouarn.html-------------------------------------------------------*/


/*positioning James Cohen's header*/
#gbecouarn {
	position: absolute;
	left: 205px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#gbecouarn_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#gbecouarn_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#gbecouarn_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------------------##danielKovacs.html-------------------------------------------------------*/


/*positioning James Cohen's header*/
#dkovacs {
	position: absolute;
	left: 235px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#dkovacs_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#dkovacs_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#dkovacs_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

/*----------------------------------------------------------##garyHughes.html-------------------------------------------------------*/


/*positioning James Cohen's header*/
#ghughes {
	position: absolute;
	left: 190px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#ghughes_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ghughes_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ghughes_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------------------##chrisDair.html-------------------------------------------------------*/


/*positioning James Cohen's header*/
#cdair {
	position: absolute;
	left: 265px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#cdair_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#cdair_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#cdair_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------------------##christineHooper.html-------------------------------------------------------*/


/*positioning James Cohen's header*/
#chooper {
	position: absolute;
	left: 215px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#chooper_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#chooper_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#chooper_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------------------##felicityJurd.html-------------------------------------------------------*/


/*positioning James Cohen's header*/
#fjurd {
	position: absolute;
	left: 255px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#fjurd_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#fjurd_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#fjurd_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------------------##ilarioCalvo.html-------------------------------------------------------*/


/*positioning James Cohen's header*/
#icalvo {
	position: absolute;
	left: 265px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#icalvo_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#icalvo_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#icalvo_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------------------###amieClapson.html-------------------------------------------------------*/


/*positioning James Cohen's header*/
#aclapson {
	position: absolute;
	left: 265px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#aclapson_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#aclapson_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#aclapson_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------------------###rebeccaScarrott.html-------------------------------------------------------*/


/*positioning James Cohen's header*/
#rscarrott {
	position: absolute;
	left: 215px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#rscarrott_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#rscarrott_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#rscarrott_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
/*----------------------------------------------------------###oliviaStewart.html-------------------------------------------------------*/


/*positioning James Cohen's header*/
#ostewart {
	position: absolute;
	left: 200px;
	top: 30px;
	filter: alpha(opacity=60);
	opacity: 0.60;
	/*puts James's header above black bg of Longrun logo*/
	z-index: 30;
}

/*within the musicals iframe for inline html pages*/
#ostewart_inlinebg {
	width: 295px;
	height: 380px;
	background-color: #404040;
	filter: alpha(opacity=80);
	opacity: 0.80;
	padding: 0 0 0 5px;
	margin: 0;
	font-size: 11px;
}

#ostewart_inlinebg ul {
	list-style-type: none;
	padding: 3px;
	margin: 0;
}

#ostewart_inlinebg li {
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}
