@import url("http://www.google.com/uds/solutions/dynamicfeed/gfdynamicfeedcontrol.css");

#feedControl { 
	clear:both;
	color:#9CADD0;
	font-size:14px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:600px;
}

html {
	height:100%;
	width:100%;
}
body {
	background:#FFF;
	color:#441441;
  	font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	height:100%;
	width:100%;
}
/*
#header {
	position:absolute;
	background:url(../images/acting-careers-header.jpg) no-repeat center;
	left:50%;
	margin-left:-442px;
	width:884px; 
	height:255px;
	z-index:2;
}
*/
#header {
	background:url(../images/acting-careers-header.jpg) no-repeat center;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	width:884px; 
	height:255px;
}

	#header div#google_translate_element {
		float:right;
		margin:5px 125px 0px 0px;
	}
#footer {
	border-top:10px solid #AAB9FD;
	background:#FFF;
	clear:both;
	margin-top:1px;
}	
/*		
#container {
	position:absolute;
	background:#FFF;
	left:50%;
	margin-left:-427px;
	top:255px;
	width:854px;
}
*/
#container {
	background:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	overflow:auto;
	width:854px;
}
	#container h1 {
		display:none;
	}
	#container p {
		text-align:justify;
		margin:5px;
	}
	#container img#start_now {
		float:right;
		margin:0px 5px 5px 10px;
	}
	#container .page_image {
		display:none;
		border:solid 1px #441441;
		margin:0px 5px 5px 0px;
	}
	#container ul {
		border:1px solid #FFF;
		margin:10px 0px 0px 0px;
		font-size:14px;
		font-weight:bold;
		list-style-position:inside;
	}
	#container li {
		margin-bottom:10px;
	}
	
#adsense {
	background:#D0EB6A;
	float:right;
	height:100px;
	margin:5px 0px 1px 0px;
	padding:5px 0px 2px 0px;
	width:660px;
}

#form {
	float:right;
	margin:0px 0px 5px 10px;
	padding:0px 1px; 
	width:275px; 
}
	#form #frmInput {
		background:#441441;	
		margin:0px;
		padding:0px 0px 10px 0px;
	}
	#form #frmInput table {
		margin:0px;
		width:100%;		
	}
	#form input[type="text"], 
	#form select, 
	#form textarea {
		font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
		font-size:10px;
		border:solid 1px #441441;
	}
	#form h1 {
		display:inherit;
		background:#DCEBFC;
		color:#441441;
		font-size:14px;
		font-weight:bold;
		margin:0px;
		padding:5px 0px 5px 0px;
		text-align:center;
	}
	#form h2 {
		font-size:12px;
		font-weight:bold;
		margin:0px;
	}
	#form p {
		color:#DCEBFC;
		font-size:11px;
		font-weight:bold;
		margin:0;
	}
	#form div.frmLinks {
		background:#DCEBFC;
		font-size:10px;
		margin:0px;
		padding:5px 0px;
		text-align:center;
	}
	#form div.frmLinks a:link,
	#form div.frmLinks a:visited {
		color:#441441;
		font-weight:bold;
		text-decoration:none;
	}	
	#form div.frmLinks a:hover {
		text-decoration:underline;
	}	
	#form div.social {
		display:block;
		float:left;
		margin-top:10px;
		text-align:center;
		width:90px;
	}		
#leftnavPrimary {
	background:#DCEBFC;
	position:relative;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
	margin:0px 10px 0px 0px;
	min-height:525px;
	text-decoration:none;
	width:180px;
}
	* html #leftnavPrimary {
		position:relative;  /*** IE needs this  ***/
		height:525px;
	}
	#leftnavPrimary div.leftnavHeader {
		color:#441441;
		font-size:14px;
		font-weight:bold;
		padding:10px 0px;
		text-align:center;
		letter-spacing:1px;
	}
	#leftnavPrimary div.leftnavAds {
		margin-top:5px;
		margin-bottom:5px;
	}	
	#leftnavPrimary div.leftnavSecondary a:link, 
	#leftnavPrimary div.leftnavSecondary a:visited {
		color:#441441;
		display:block;
		font-size:11px;
		padding:5px 10px 5px 0px;
		text-align:right;
		text-decoration:none;
	}
	#leftnavPrimary div.leftnavSecondary a:hover {
		background:#AAB9FD;	
		color:#441441;
	}
