/* @override http://actors.efront.com.au/style.css */

/* @override http://anzsoc:8080/style.css */

/* @override http://anzsoc:8080/style.css */

*{
	margin: 0;
	padding: 0;
}

body{
	background: #000;
	font-size: 11px;
	font-family: courier;
	color: #fff;
}

#wrapper{
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

#home_content{
	width: 900px;
	height: 675px;
	background: #fff url(/images/home.jpg) no-repeat center top;
}

#home_content:hover{
	width: 900px;
	height: 675px;
	background: #fff url(/images/home_over.jpg) no-repeat center top;
}

#breadcrumb a.selected {
	text-decoration: underline;
	color: #fff;
}

#breadcrumb{
	margin-bottom: 10px;
	color: #fff;
}

#breadcrumb a{
	color: #fff;
	text-decoration: none;
}
#breadcrumb a:hover{
	text-decoration: underline;
}

#footer{
	margin-top: 10px;
}

#footer_left{
	float: left;
	
	
}

#footer_right{
	float: right;
}

#story_content{
	background: #000 url(/images/story.jpg) no-repeat;
	height: 675px;
	width: 900px;
}

#story_body{
	float: right;
	width: 430px;
	padding-top: 140px;
}

#story_content p{
	font-size: 14px;
	line-height:22px;
	width: 327px;
	margin: 0 auto;
}



#objective_content{
	background: #000 url(/images/super_objective.jpg) no-repeat;
	height: 675px;
	width: 900px;
}

#objective_body{
	float: right;
	width: 430px;
	padding-top: 100px;
}

#objective_content p{
	font-size: 13px;
	line-height:15px;
	width: 327px;
	margin: 10px auto;
	
}


#hotseat_content{
	background: #000 url(/images/hot_seat.jpg) no-repeat;
	height: 675px;
	width: 890px;
	padding-right: 10px;
}

#hotseat_body{
	float: right;
	width: 420px;
	margin-top: 100px;
	height: 555px;
	overflow: auto;

}

#hotseat_content p{
	font-size: 13px;
	line-height:15px;
	width: 327px;
	margin: 10px auto;
	
}

#hotseat_body p b{
	color: #DCAE86;
	
}


#audition_content{
	background: #000 url(/images/audition.jpg) no-repeat;
	height: 675px;
	width: 890px;
	padding-right: 10px;
}

#audition_body{
	float: right;
	width: 420px;
	margin-top: 100px;
	height: 555px;
	overflow: auto;

}

#audition_content p{
	font-size: 13px;
	line-height:15px;
	width: 327px;
	margin: 10px auto;
	
}

#audition_body p b{
	color: #DCAE86;
	
}

.form_line, .checkboxline{
	width: 327px;
	margin: 0 auto;
}

#audition_body .form_line p{
	margin-bottom: 2px;
}

input.inputfield{
	width: 100%;
	height:20px;
	border: #fff;

}

.checkboxline{
	margin-top: 10px;
}
.checkbox_item{
	float: left;
	width: 20px;
	height: 20px;
}

.checkbox_text{
	width: 300px;
	float: left;
}

.submitbutton{
	width: 327px;
	margin: 20px auto;
	text-align: center;
	
}

#hotseat_body p a{
	color:#fff;
	text-decoration:none;
}

#archive_content{
	background: #000 url(/images/actors_studio.jpg) no-repeat;
	height: 1176px;
	width: 890px;
	padding-right: 10px;
}

#archive_body{
	float: right;
	width: 420px;
	margin-top: 100px;
	height: 200px;
	overflow: auto;

}

#archive_content p{
	font-size: 13px;
	line-height:15px;
	width: 327px;
	margin: 10px auto;
	
}

#archive_body p b{
	color: #DCAE86;
	
}
