body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(/art/bg_main.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 14px;
	line-height: 22px;
}
a:link {
	color: #ffffff;
	text-decoration: underline;
	}
a:visited { 
	color: #ffffff;
	text-decoration: underline; 
	}
a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
a:active { 
	color: #ffffff;
	text-decoration: underline; 
	}
a img {border:none;}
#col3 {
	float: right;
	width: 349px;
	background-image: url(/art/mic.gif);
	background-repeat: no-repeat;
	height: 357px;
	margin-bottom: 60px;
margin-right:3px;
}


#login, #login_fsp, #forgot_fsp {
	margin-top: 255px;
	width: 250px;
	margin-left: 35px;
	height: 60px;
}
.login_input, .login_forgot_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #16304E;
	margin-bottom: 10px;
	width: 225px;
	height: 20px;
}

#login_fsp .login_input, #forgot_fsp .login_input {
margin-bottom:0px;
margin-top:10px;
}

#login a#submit, #login_fsp a#submit, #forgot_fsp a#cancel, #forgot_fsp a#forgot {
height:24px;
display:block;
width:64px;
background-repeat:no-repeat;
text-decoration:none;
position:relative;
left:167px;
top:-3px;
}

#login a#submit, #login_fsp a#submit {
background-image: url(/art/login1.gif);
}

#forgot_fsp a#forgot {
background-image: url(/art/submit1.gif);
}

#forgot_fsp a#forgot:hover {
background-image: url(/art/submit2.gif);
}

#forgot_fsp a#cancel {
background-image: url(/art/cancel1.gif);
}

#forgot_fsp a#cancel:hover {
background-image: url(/art/cancel2.gif);
}

#login a#submit:hover, #login_fsp a#submit:hover {
background-image: url(/art/login2.gif);
}


#col5 #login, #login_fsp, #forgot_fsp {
background-image: url(/art/login.gif);
width:275px;
height:103px;
padding-top:50px;
padding-left:30px;
position:relative;
left:70px;
top:-124px;
}

#login_fsp, #forgot_fsp {
background-image: url(/art/fsp_login.gif);
padding-top:35px;
height:118px;
}

#login_fsp label { cursor:pointer; }

#login_fsp label,
#login_fsp a.login_forgot,
#login_fsp input.chkbox {
float:left;
font-size:.8em;
display:block;
clear:left;
margin:0px;
line-height:1.4em;
}

#login_fsp input.chkbox {
margin-top:2px;
clear:none;
}

#login_fsp a#submit {
margin-top:10px;
}

#forgot_fsp a#forgot {
display:block;
float:left;
clear:left;
}

#forgot_fsp a#cancel {
left:30px;
}

#forgot_fsp .login_forgot_message {
margin-top:10px;
display:block;
line-height:1.1em;
margin-bottom:5px;
}

#footer {
	background-image: url(/art/bg_btm.gif);
	background-color: #373737;
	background-repeat: repeat-x;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 25px;
	clear: both;
}
.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #93cbff;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #93cbff;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #93cbff;
	text-decoration: underline;
}
#container {
	width: 1000px;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	visibility: visible;
	background-image: url(/art/bg_main2.gif);
	background-repeat: repeat-x;
}
#content {
	background-image: url(/art/logo_btm.gif);
	background-repeat: no-repeat;
	padding: 50px;
float:left;
}
#col4 {
	width: 500px;
	float: left;
	margin-bottom: 60px;
}
#col5 {
	float: right;
	width: 385px;
	margin-bottom: 60px;
}
#col1 {
	width: 173px;
	margin-top: 40px;
	margin-left: 40px;
	float: left;
	margin-bottom: 60px;
}
#col2 {
	margin-top: 40px;
	margin-left: 25px;
	width: 400px;
	float: left;
	margin-bottom: 60px;
}


div.talent_category {
	margin-bottom:0px;
	margin-top:0px;
	width:275px;
	float:right;
}

div.talent_category ul {
	background:#000;
	padding:10px;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	list-style-type:none;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
}

div.talent_category span.title {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #93cbff;
	font-weight:bold;
	background:#000;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	margin-top:0px;
	padding:5px;
	padding-left:10px;
	border-bottom:1px solid #444;
	cursor:pointer;
}

div.talent_category ul li span.name {
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}


div.talent_category ul li {
	margin-bottom:10px;
}

.flash_hidden {
	visibility:hidden;
}

