/* CSS Document */
BODY {
  text-align: center;
  /*background: #B0D7EA;*/
	background-image:url(../images/Stage_BG_top1.png);
	background-repeat:repeat;
  /*color: #000000;*/
  margin: 0px;
}

.fixcenter {
	text-align:center;
  width: 900px;
  border: solid; border-width: 1px;
  background: #4486D9;
	color: #000000;
  margin: auto;
}

.heading_text_2
{
	font-family:"Comic Sans MS";
	color:#000066;
	font-size:20px;
	font-weight:600;
}

.container_heading_text_2
{
	font-family:"Comic Sans MS";
	color:#ffffff;
	font-size:20px;
	font-weight:600;
	background-color:#CC0000;
	/*border:1px solid #000000;*/
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	width:auto;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
}

.heading_text_3
{
	font-family:"Comic Sans MS";
	color:#000066;
	font-size:18px;
}

.heading_text_4
{
	font-family:"Comic Sans MS";
	color:#000066;
	font-size:16px;
}


.header
{
	width:900px;
	height:274px;
	text-align:center;
}

.border_left
{
	width:17px;
	height:746px;
}

.border_right
{
	width:17px;
	height:746px;
}

.menu
{
 height:32px;
 text-align:left;
}

.background_menu
{
	width:187px;
	height:32px;
}



.contentcontainer
{

}

.bottom_container
{
	width:900px;
	height:19px;
}

.video_container
{
	vertical-align:top;
}

.poster_container
{
	vertical-align:top;
}



