body	{
	background: #000000 url(/directors/images/star_mov2.gif);
}

a.index	{
	text-decoration: none;
}

a:link	{
	color: #3300CC;
}

a:visited	{
	color: #6666FF;
}

a:hover	{
	color: #FFFF00;
}

a:active	{
	color: #330099;
}

.banner	{
	position: relative; 
	top: 0px; 
	left: 0px;
	right: auto;
	bottom: 85px;
}
/*
.maintext	{
	font-family: 'Bradley Hand ITC', Arial; 
	color: #CCCC99;
	font-size: 14pt; 
	font-weight: bold;
}

 */
.message	{
	position: relative;
	top: 0px;
	left: 0px;
	right: auto;
	bottom: 200px;
	margin: 45px;
	font-family: 'Bradley Hand ITC', Arial; 
	color: #CCCC99;
	font-size: 14pt; 
	font-weight: bold;
}		

.sitenavbar	{
	position: relative;
	top: auto; 
	left: 0px;
	right: auto;
	bottom: -100px;
}

#content	{
	margin: 10px;
}

#searchbox table	{
	margin-left: auto;
	background: #336699;
	border: 2px #99ccff solid;
}

#searchbox .addenda	{
	font-size: .9em;
	font-family: "MS Sans Serif", arial, sans-serif;
}

#searchbox .addenda a:link	{
	font-weight: bold;
	text-decoration: none;
	color: "#2fa44d";
}

#searchbox .addenda a:visited	{
	font-weight: bold;
	text-decoration: none;
	color: "#2fa44d";
}

#searchbox .addenda a:hover	{
	text-decoration: underline;
}

#leftnav	{
	float: left;
	width: 200px;
	margin-right: 10px;
	text-align: center; /* Hack required for IE versions below 7 */
}

#leftnav img	{
	display: block;
	margin: 0px auto;
}

#linktext	{
	display: block;
	margin: 0px auto;
	color: #FFFF99;
	font-weight: bold;
}

#linktext a	{
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#directorheader	{
	font-family: "AdLib BT", "lucy", "Arial Black";
	font-size: 34pt;
	font-weight: bold;
	color: #990000;
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 210px;
}

#directorcontent	{
 	margin-left: 200px;
	font-family: 'Bradley Hand ITC', Arial; 
	color: #CCCC99;
	font-size: 14pt; 
	font-weight: bold;
}