body {
	background: url(body_bg2.png) no-repeat;
}
/* container */
#container
	{
	width: 900px; 
	height: auto !important;
	background: transparent url();
	float: left;
	color: black;
	margin-right: auto;
	top: 0;
	left: 0;
}

* {
	
}
/* header */
#pageHeader {
	width: 900px;
	height: 50px;
	background-color: white;
	background: url() no-repeat;
}
#Header2 {
	
	background-color: black;
}
/* Body Section */
body {
	background-color: black;
	margin: 0px;
	}

	
#content {
  float:right;
  width: 740px;
  }

#content-left {
  float:left;
  width: 160px;
	background-color: transparent;
}
#content-main {
  background: transparent;
  float:left;
  width: 645px;
	padding-left: 3px;
}
#content-right {
  background: transparent;
  float:right;
  width: 79px;
  }
  


.contenttext {
  color: black;
  margin: 0 auto;
	font: 12px arial;
}

#form {
	font-size: 14px;
	color: gray;
}  
  /*#explanation {
	margin: -30px -30px 0 -30px ; 
	padding: 30px 30px 0 30px;
	background: url(xcssimg/i_supportingtext_header.gif) no-repeat;
}*/
#explanation h3 {
	width: 369px;
	height: 25px;
	background: url() no-repeat;
}
#participation h3 {
	width: 396px;
	height: 25px;
	background: url() no-repeat;
}
#benefits h3 {
	width: 396px;
	height: 25px;
	background: url() no-repeat;
}
#explanation,#participation,#benefits,#requirements {
	margin-bottom: 30px;
}
.p1,.p2,.p3,.p4,.p5 {
	margin-top: 10px;
}
.p5 {
	padding: 10px;
	background: #0B1C07;
}
  

/* footer */
#footer {
  background: transparent;
  float: right;
  width: 900px;
  }  
 

#one{
	position: absolute;
	top:50px;
	margin-left: 350px;
	float: none;
	z-index: 2;
}
	#two{
	position: absolute;
	top: 50px;
	margin-left:200px;
	float: none;
	z-index: 1;
}
	#three{
	position: absolute;
	top: 345px;
	margin-left:200px;
	float: none;
	z-index: 3;
}
	#four{
	position: absolute;
	top: 445px;
	margin-left:200px;
	float: none;
	z-index: 4;
}  
 

.gray{
	padding: 5px 3px 0;
	font-family: arial;
	font-size: 14px;
	color: #666666;
	line-height:18px;
	text-align:justify;
} 


/* Picture layouts */
.left {float:left; margin:10px; border:0px solid #000;}
.right {float:right; margin:10px; border:0px solid #000;}

/* VIDEO in Theatre */

#video-player {
    width: 500px;
    height: 375px;
	background: transparent url(images/splash.png) no-repeat center;
	position: relative;
}
#videomain {
    width: 500px;
	clear: both;
}
.videomain {position: relative; width: 500px;
	background-color: transparent;
	margin-left: 0;
	color: white;
}