@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(images/bgbeyond.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
}

.textintro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000;
	margin-top:80px;
	margin-left:20px;
	margin-right:20px;
	text-align: justify;
	line-height: 24px;
}
.textright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #fff;
	margin-top:140px;
	margin-left:20px;
	margin-right:20px;
	text-align: center;
	text-shadow:2px 2px 6px #000;
-moz-text-shadow:2px 2px 6px #000;
-webkit-text-shadow:2px 2px 6px #000;

}
.galleryFlash {overflow: hidden; width:845px; height:337px; margin-left:57px; margin-top:42px;}

.wrapper {
	text-align: center;
	width: 950px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.wrapper .mainContent {
	text-align: center;
	padding: 0px;
	position: relative;
}
.flashWrapper {
	display: block;
	position: relative;
	height: 748px;
	width: 950px;
	text-align: center;
	z-index: 40;
}
.leftArrow {
	position: absolute;
	z-index: 100;
	width: 46px;
	left: 15px;
	text-align: left;
	display: block;
	top: 178px;
	height: 40px;
	overflow: hidden;
}
.rightArrow {
	position: absolute;
	z-index: 100;
	width: 46px;
	left: 895px;
	text-align: left;
	display: block;
	top: 177px;
	height: 40px;
	overflow: hidden;
}
.ContentWrapper {
	display: block;
	position: relative;
	width: 1px;
	text-align: center;
	z-index: 40;
}
.ContentWrapper .PositionedContainer {
	position: absolute;
	z-index: 100;
	width: 74px;
	left: 355px;
	text-align: left;
	display: block;
	top: -25px;
	font-size: 11px;
	height: 70px;
}

/*Editorial Styles*/

p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:justify;
}
li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	text-align:left;
}
h1, h2, h3, h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333399;
}
.editorialImage{
	float:right;
	margin-left:20px;
}