img.photo {
	border: 0px;
}

body {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: white;
  color: rgb(0,69,255);
  margin: 50px;
}
a:active, a:link, a:hover, a:visited {
	color: #000000;
}

div.menu {
	margin-left: 35%;
}
img.bullet {
float: left;
}

col.role {
text-align: left;
font-weight: bold;
}


col.actor {
text-align: right;
}
p.backtotopbuttonbar a {
	text-align: center;
	border: 0px;
}

p.backtotopbuttonbar, p.backtotopbuttonbar a{
	text-align: center;
	border: 0px;
	background: rgb(0,167,255);
	padding: 3px;
	clear: both;
}
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;
}
table.castlist {
	margin: 5px auto 5px auto;
}

table {
	border-collapse: collapse;
}
img.bullet {
padding: 3px;
}
div.hide {
	display: none;
}
