html, body {text-align:center; margin-top:4px; padding:0;}
A {
	font-family:"Courier New", Courier, monospace;
	color:#6600FF;
	font-size:1em;
	text-decoration:none
}
A:hover {font-family:"Courier New", Courier, monospace; color:#FF0000; text-decoration:none}

div.total{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#headerA{
	width:760px;
	font-size: xx-large;
	background-image: url(xxl/centerA.jpg);
	height: 50px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 10px;

}

#headerB{
	width:760px;
	margin-bottom: 10px;
	padding-top: 10px;
}

#footerA{
	width:760px;

}
#cast{
	width:760px;
	margin-bottom: 10px;
}


div.bioinfo{
	width:760px;
	float:left;
}


div.biohum{
	width:300px;
	float:right;
}

img {
	border: 0px;
}

