	/* nb: do not change order of first x style rules */


html body { /* 0 */
  color: white;
   background-color: black;
  background-image: url(images/cinemascreen.jpg);
  background-repeat: no-repeat;
background-position: 0px 0px;
  margin:0;
  padding:0;
  border: 0;
  line-height: 140%;
  font:x-small tahoma, verdana, sans-serif;;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  }


html>body {  /* 1 */
  font-size:small;
  background-image: url(images/cinemascreen.jpg);
  background-repeat: no-repeat;
background-position: 0px 0px;

  }



div#mainpanel {  /* 2 */
	color: #2C2C31;
	background-color: #EDEDED;
	position: absolute;
	top: 7px;
	left: 180px;
	width: 430px;
	height: 385px;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: auto;
	line-height: 120%;
}


div#mainpanel p {  /* 3 */
	color: #2C2C31;
	margin: 0;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
}





div#righthandpanel {  /* 4 */
	position: absolute;
	top: 25px;
	left: 25px;
	width: 168px; 
	margin: 0;
	padding: 0;
	border: 0;
}


div#everything {
	position: relative;
	width: 1001px;
	height: 650px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
}




div#myVideo {
	position: absolute;
	top: 66px;
	left: 301px;
	width: 400px;
	height: 225px;

}


a img {  /* 0 */ border-style: none; }


h1 {  /* 0 */
	font-size: 110%;
	font-weight: bold;
	margin: 0;
padding: 0
	border: 0;
}


h2 {  /* 0 */
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	border: 0;
}




strong {  /* 0 */
	font-weight: bold;
}



.onlyprint {
  color: black;
  background-color: white;

	display: inline;
}







