a:active, a:link, a:hover, a:visited {
	color: rgb(219,219,219);
}

table.castlist {
	margin: 5px auto 5px auto;
}

table {
	border-collapse: collapse;
}
img.bullet {
padding: 3px;
}
div.hide {
	display: none;
}

body {
	background-color: rgb(125,125,125);
	color: rgb(255,255,255);
	margin: 50px;
	font-style: normal;
	font-family: Trebuchet, Arial, sans-serif;
	
}

p {
	font-size: 16px;
}

p.backtotopbuttonbar a {
	text-align: center;
	border: 0px;
}

p.backtotopbuttonbar, p.backtotopbuttonbar a{
	text-align: center;
	border: 0px;
	background: rgb(71,71,71);
	padding: 3px;
	clear: both;
}
td {
	font-size: 16px;
	vertical-align: middle;
}

img.poster {
	float: right;
	padding: 10px;
	border: 1px solid black;}

li{
	list-style-type: disc;
  list-style-image: url(bullet.gif);
	font-weight: bold;
}

div.menu {
	margin-left: 30%;
}

img {
	border: 0px;
}

h1,h2,h3,h4,h5 {
	font-weight: bold;
}

h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 120%;
}
h4 {
	font-size: 100%;
}

img.bullet {
	float: left;
}

div.photoframe {
	text-align: center;
	float: left;
	padding: 10px;
	margin: 5px;
	border: 1px solid black;
  width: 45%;
  }

p.photocaption {
	font-size: 14px;
	text-align: center;
	margin: 0px;
}

img.photo {
	border: 4px white solid;
}

colgroup.role, col.role {
	text-align: left;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

colgroup.actor, col.actor {
	text-align: right;
	font-weight: normal;
	padding: 0px;
}

div.sectionheader {
}

colgroup.actor td, col.actor td {
	border-bottom: 1px solid black;
}
div.hr_image{text-align: center;
}
table.tickets td {
	text-align: center;
	padding: 5px;
}
hr {
	display: none;
}
