body {
	
	background-color:#000000; 

}

.homebody {
	position:absolute; top: 10px; left: 10px; width: 875px;
	border: 3px solid #666666; 
	background-color:#cccc99;


}

.leftlogo {
	position:absolute; top: 15px; left: 15px; width: 115px;
	color: #000000; 
	text-align:center;
}

.header {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	position:relative;
	left: 10px;
	width: 590px;
	top: 15px;
	text-align:center;

	
}

.header2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	position:relative;
	left: 10px;
	width: 810px;
	top: 15px;
	text-align:center;

	
}

.topnav {
	position:relative; top: 20px; left: 150px; width:725px;
	
	text-align:center;
}

.content {
	position:relative; top: 45px; left: 150px; width:620px;

}

.content2 {
	position:relative; top: 45px; left: 195px; width:610px;
	background-image: url("images/tilebackground.jpg");
	border: 1px solid #666633;
	padding:5px;

}

.content3 {
	position:relative; top: 45px; left: 20px; width:810px;
	background-image: url("images/tilebackground.jpg");
	border: 1px solid #666633;
	padding:10px;

}




.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000; 
}

.subhead {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;

	color: #000000; 

}

.showlistsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold; 
	font-style:italic;	
	color: #333333; 

}

.showheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	position:relative;
	left: 10px;
	width: 590px;
	top: 15px;
	text-align:center;

	
}

.showheader2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align:center;

	
}
.showtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000066; 
}

.auditiondate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000; 
	width:195px;
	float:left;
	margin-right:5px;
}

.auditioninfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000; 
	width:400px;
	float:left;
	margin-right:10px;
}


.castcrewleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000; 
	width:220px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	line-height:20px;
}

.castcrewright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000; 
	width:200px;
	float:left;
	margin-right:10px;
	line-height:20px;
}

a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}

a:hover {
	color: #9999cc;
}
