/* hide from ie on mac \*/
      
html {
	height: 100%;
}
#flashcontent {
	float: none;
	width: 1024px;
	height: 768px;
}
#noflashcontent {
	float: none;
}
#castingnewscontent {
	float: none;
	vertical-align:top;
	margin-left:40px;
}
#agencynewscontent {
	float: none;
	vertical-align:top;
	margin-left:40px;
}
#castingDesc {
	float: none;
	margin-left:38px;
	margin-right:10px;
	text-align:justify;
}
#castingDesc a{
	text-decoration:none;
}
#agencyDesc {
	float: none;
	margin-left:38px;
	margin-right:10px;
	text-align:justify;
	color:#000;
}
#agencyDesc a{
	text-decoration:none;
	color:#000;
}
/* end hide */

/* element defaults */

.agencyTable {
	background-repeat:no-repeat;
	background-position:top;
	background-image:url(../img/bg-splash.jpg);
}
body, div, dd, dt, dl, img, ul, ol, li, p, h1, h2, h3, h4, h5, form, hr, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input, textarea, select, body, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight : normal;
}
body {
	height: 100%;
	color: #FFFFFF;
	background-color: #000000;
}
a {color: #FFFFFF;
	
} 
.enterLink {
	padding-bottom: 12px;	
}
.enterLink a {
	color: #FFFFFF;
	text-decoration:none; 	
}
.enterLink a:hover {
	color: #F60;
	text-decoration:none;
	color: #F60;
}  
.enterLink2 {
	padding-bottom: 12px;	
}
.enterLink2 a {
	color: #000000;
	text-decoration:none;
}
.enterLink2 a:hover {
	color: #F60;
	text-decoration:none;
	color: #F60;
}
/* custom styles */
