body 
{
 background-color:#F2EBE5;
}
#Container
{
    margin-left:auto;
    margin-right:auto;
    width: 990px;
	background-color:#F2EBE5;
}

.video{
background: url(../middle.png);
width: 990px;
}

.video p{
color:#000000;
padding-left: 30px;
width: 580px;
}

.video a{
color:#006600;
text-decoration:none;
}

.video h1{
color:#000000;
padding-left: 30px;
font-size: 18px;

}

.youtube2{
	position: absolute;
	top: 222px;
	left: 653px;
}


.youtube{
padding-left: 30px;
height: 496px;
}

.youtube a{
color:#000000;
font-size:18px;
text-decoration:none;
}

#flashPlayer{
position: absolute;
left: 680px;
top: 90px;
}
.Content
{
      background: url(../middle.png);
      width: 990px;
}

.Content a
{
color:#000000;
font-size:18px;
font-weight:bold;
text-decoration:none;
}

.Content p{
color:#000000;
font-size:16px;
padding-left: 30px;
padding-right: 30px;


}

.Content h1{
color:#FFFFFF;
font-size:21px;
padding-left: 10px;
padding-right: 5px;
}

.Header
{
background-image:url(../border_top.png);
      
      width: 990px;
      height: 200px;
	  background-repeat:no-repeat;

}

.footer
{
    background: url(../footer.png); 
    background-repeat:no-repeat;
      width: 990px;
      height: 135px;

}

