/* Style sheet for theatre bio */
/* Hacks courtesy of BlueRobot.com */

body, td, p
{
	color: #412700;
	background-color: #fffded;
	font-family: "lucida grande", trebuchet, verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	}

p	{
	margin: 10px;
	color: #412700;
	padding-bottom: 2px;
	vertical-align: middle;
	}
	
hr	{
	border-bottom: 1px; 
	width: 150px; 
	color:#630;
	}

h1	{
	font: bold 20px/22px "lucida grande", trebuchet, verdana, arial, sans-serif; 
	text-align: center;
}

h2	{
	font: bold 11px/13px "lucida grande", trebuchet, verdana, arial, sans-serif; 
	text-align: center;
}

img	{
	margin: 6px;
	vertical-align: middle;
	}
	
a	{
	color: #744a00;
}

a:link
{
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px dotted #744a00;
}

a:visited
{
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px dotted #744a00;
	text-decoration: none;
}

a:hover
{
	background-color: #D9D7C3;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;

}

.foot
{	color: #aaa;
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	position: relative;
	right: 2%;
	bottom: 2%;
	border: 0;
}
#history
	{
	color: #412700;
	border: 0;
	width: 468px;
	height: 500px;
	left: 3%;
	margin: 19px 0 0 250px; 
	text-align: left;
	border: 0;
	}
	
#head
	{
	font: bold 14px/16px arial, sans-serif;
	color: #412700;
	width: 468px;
	height: 18px;
	left: 3%;
	margin: 19px 0 0 250px; 
	text-align: right;
	border-bottom: 1px solid #412700;
	}

#res
	{
	width: 530px;
	border: 0;
	position: absolute;
	left: 3%;
	margin: 0.5cm 0 0 0.5cm; 
	}
	
#ad	{
	position:absolute;
	top: 2cm;
	right: 8px;
	width:120px;
	padding: 0;
	background-color:#fff;
	border:0;
	line-height:14px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px;
	}
/* Again, "be nice to Opera 5". */
body>#ad {width:120px;}

#adtop	{
	text-align: center;
	width: 468px;
	
	}

#menu
	{
	font: bold 10px/12px arial, sans-serif;
	color: #412700;
	width: 468px;
	height: 15px;
	left: 3%;
	margin: 0 0 0 250px; 
	text-align: right;
	border-bottom: 0;
	}
	

	
.copy	{
	color: #aaa;
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	border: 0;
}

.pull	{
		font: 95% trebuchet, arial, sans-serif;
		line-height: 16px;
		border-top: 0;
		border-bottom: 0;
		margin: 0 0 5px 5px;
		padding: 0.5em;
		background: white;
		width: 126px;
		float: right;
		}



