
#actor_logo { background: rgb(0,0,0) url('/graphics/actors_logo.gif') no-repeat center center; }

#headshot { 
	text-align: center; 
	margin-top: 20px;
}

#headline { 
	text-align: center; 
	font-size : 24px;
	font-weight : bold;
}

#bio { 
	text-align: left;
}

#film { background: rgb(0, 0, 0) url('/graphics/filmography_header.gif') no-repeat left center;
	margin-top: 0px; 
	height: 35px;
}
#filmography { 
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#tv { background: rgb(0, 0, 0) url('/graphics/tv_appearances_header.gif') no-repeat left center;
	margin-top: 0px; 
	height: 35px;
}
#tvappearances { 
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
}




#welcome {
	text-align:left;
	font-size : 16px;
	margin-top: 50px;
	margin-left: auto; 
	margin-right: auto; 
	width: 60%;
}

#seasonal {
	text-align:left;
	font-size : 14px;
	margin-top: 50px;
	margin-left: auto; 
	margin-right: auto; 
	width: 60%;
}
#seasonal H2 { text-align:center;}


#control_box {
	text-align:left;
	position:relative;
	width:60%;
	margin-top: 50px; 
	margin-left: auto; 
	margin-right: auto; 
}

th.actors { background: rgb(0, 0, 0) url('/graphics/featured_actors.gif') no-repeat center center;
	margin-top: 0px; 
	height: 45px;
}

th.search_actors { background: rgb(0, 0, 0) url('/graphics/bar_actors.gif') no-repeat center center;
	margin-top: 0px; 
	height: 45px;
}

.indexes {
        margin-left: auto; 
        margin-right: auto; 
	width: 600px;
	font-size:12px ; 
	text-align:left;
}




