@charset "UTF-8";
#gallery {
	position:absolute;
	left:25px;
	top:11px;
	width:955px;
	height:528px;
	z-index:1;
	overflow: auto;
}
#gallery img {
	padding: 3px;
}
#gallery p {
	margin-top: 10px;
	margin-bottom: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999999;
}
#photo_lnk_bx {
	position:absolute;
	left:171px;
	top:103px;
	width:234px;
	height:362px;
	z-index:1;
}
#video_lnk_bx {
	position:absolute;
	left:572px;
	top:106px;
	width:246px;
	height:349px;
	z-index:2;
}
#gallery ul {
	list-style: none;
	text-align: left;
	margin-left: 110px;
	margin-right: 60px;
}
#gallery li img {
	padding: 0px;
	margin-right: 25px;
	margin-left: 30px;
	margin-bottom: 16px;
	display: inline;
	vertical-align: middle;
	border: 1px solid #333333;
}
#container #main-cont-box #gallery #video_lnk_bx embed {
	padding-top: 15px;
}
#container #main-cont-box #gallery #photo_lnk_bx img {
	padding-top: 12px;
}
#moviePageMovie {
	position:absolute;
	left:327px;
	top:20px;
	width:640px;
	height:480px;
	z-index:0;
}
#moviePageText {
	position:absolute;
	left:63px;
	top:20px;
	width:242px;
	height:480px;
	z-index:1;
	text-align: center;
	border-right: 1px solid #222;
	padding-right: 10px;
	color: #999999;
}
#moviePageBackstep    {
	padding-top: 20px;
}
.moviePageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00FF00;
	padding-bottom: 5px;
	margin-top: 100px;
}
.moviePageDate  {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	padding-bottom: 20px;
}
.moviePageDescp  {
	font-size: 13px;
	line-height: 1.4;
}
.preformanceTitle-list {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #00FF00;
	margin-top: 15px;
	margin-bottom: 10px;
}

/*  Box styles for Specail content */

#container #main-cont-box #Chris_slideShow {
	text-align: center;
	padding-left: 50px;
}

