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

body, p
{
	color: #999;
	font-family: "lucida grande", trebuchet, verdana, sans-serif;
	font-size: .85em;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	}

p	{
	margin: 0.25mm;
	color: #666;
	padding-bottom: 5px;
	}
	
hr	{
	border-bottom: 1px; 
	width: 150px; 
	color:#630;
	}

a:link
{   color: #999;
	text-decoration: underline;
	font-family: "lucida grande", trebuchet, verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;}
	
a:visited
{   color: #999;
	font-family: "lucida grande", trebuchet, verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	}

a:hover
{   color: #666;
	text-decoration: none;
	font-family: "lucida grande", "trebuchet ms", verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;}



#content
	{
	color: #630;
	border: 0;
	width: 450px;
	left: 3%;
	text-align: center;
	border: 0;
	margin: 0 auto 0 auto;
	}
#content hr.line  {
	text-align: center;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px dotted gray; 
	border-left: 0;
	width: 50%; 
	
}
#content2
	{
	color: #630;
	border: 0;
	width: 450px;
	left: 3%;
	text-align: center;
	border: 0;
	margin: 0 auto 0 auto;
	}
	
#res
	{
	width: 740px;
	border: 0;
	position: relative;
	margin: 0.5cm 0 0 0.5cm; 
	}
	
#ad	{
	position:absolute;
	top: .1cm;
	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;}

#more	{
	width: 403px;
	border: 1px dotted #630;
	background-color: #fffded;
	color: #412700;
	font: normal 10px/14px "lucida grande", "trebuchet ms", verdana, sans-serif;
	left: 3%;
	margin: 19px auto 0 auto; 
	padding: 3px;
}
	
.rt	{
	width: 92px;
	border: 1px solid gray;
	padding: 2mm; 
	margin-bottom: 0; 
	text-align: center;
	font-size: smaller;
	line-height:150%;
}
	
.copy	{
	color: #aaa;
	font-family: arial, sans-serif;
	font-size: 8pt;
	line-height: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	border: 0;
	padding-bottom: 1em;
}

.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;
		}

.foot	{
	width: 450px;
	color: #aaa;
	font-family: arial, sans-serif;
	font-size: 9px;
	text-align: center;
	border: 0;
	margin: 19px auto 0 auto; 
	padding: 3px;
}

.addr	{

	color: #aaa;
	font-family: arial, sans-serif;
	font-size: 9px;
	text-align: right;
	border: 0;
	margin: 0; 
	padding: 3px;
}

