@charset "utf-8";

#wrapper_main {
	position:relative;
	width: 1121px;
	height:833px;
	margin: auto;
	background-image: url(../elements/sdctbackground.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	left: auto;
}

#container_flash {
	position:relative;
	width: 600px;
	height:500px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
	left: auto;
	padding-top: 100px;
}

#container_enter {
	position:absolute;
	left:247px;
	top:532px;
	width:114px;
	height:24px;
	z-index:1;
	text-align: center;
	color: #FFF;
}

#menubar {
	position:absolute;
	left:170px;
	top:88px;
	width:773px;
	height:141px;
	z-index:1;
}

#yearbox_sdct {
	position:absolute;
	left:-176px;
	top:5px;
	width:151px;
	height:448px;
	z-index:3;
}

#container_stageflipper {
	position:absolute;
	left:1020px;
	top:7px;
	width:97px;
	height:143px;
	z-index:2;
}

#seasonpage_seasonheader {
	position:absolute;
	left:401px;
	top:273px;
	width:543px;
	height:70px;
	z-index:3;
	text-align: center;
	font-size: 36px;
	color: #F90;
}

#seasonpage_headerspringplay {
	position:absolute;
	left:454px;
	top:326px;
	width:180px;
	height:26px;
	z-index:4;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #09F;
}

#seasonpage_springposter {
	position:absolute;
	left:454px;
	top:344px;
	width:178px;
	height:203px;
	z-index:3;
	text-align: center;
	vertical-align: middle;
}

#seasonpage_headersummercamp {
	position:absolute;
	left:712px;
	top:326px;
	width:180px;
	height:29px;
	z-index:5;
	color: #09F;
	text-align: center;
	font-size: 14px;
}

#seasonpage_summercampposter {
	position:absolute;
	left:709px;
	top:346px;
	width:186px;
	height:201px;
	z-index:6;
	text-align: center;
	vertical-align: middle;
}

#seasonpage_headerchristmasplay {
	position:absolute;
	left:555px;
	top:550px;
	width:240px;
	height:23px;
	z-index:7;
	color: #09F;
	text-align: center;
	font-size: 14px;
}

#seasonpage_chistmasposter {
	position:absolute;
	left:582px;
	top:570px;
	width:185px;
	height:197px;
	z-index:8;
	text-align: center;
}

#fullbox {
	position:absolute;
	left:403px;
	top:278px;
	width:539px;
	height:489px;
	z-index:3;
}

#cast_photo {
	position:absolute;
	left:174px;
	top:276px;
	width:217px;
	height:118px;
	z-index:7;
	vertical-align: middle;
	text-align: center;
}

#cast_and_crew_box {
	position:absolute;
	left:198px;
	top:410px;
	width:196px;
	height:356px;
	z-index:10;
	overflow: auto;
	line-height:2em;
	font-size: 14px;
}

#play_writer_dates {
	position:absolute;
	left:410px;
	top:278px;
	width:332px;
	height:156px;
	z-index:9;
	line-height:2.1em;
}

#play_poster {
	position:absolute;
	left:778px;
	top:276px;
	width:148px;
	height:160px;
	z-index:6;
	vertical-align: middle;
	text-align: center;
}

#photo_strip {
	position:absolute;
	left:401px;
	top:451px;
	width:541px;
	height:60px;
	z-index:8;
	vertical-align: middle;
	text-align: center;
}

#info_box {
	position:absolute;
	left:402px;
	top:517px;
	width:510px;
	height:250px;
	z-index:4;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-align: justify;
	line-height: 1.3em;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
}
   
  
