    #main_container
      {
            position: absolute;
            left: 50%;
            width: 842px;

            margin-left: -420px; 
            margin-top: 0px; 
			border:0px solid red;
			 float:left;

      }
	  
	  body{
	  margin:0px 0px 0px 0px;
	  background: #8cb4df;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:0.72em;
	  color:#7a7a7a;
	  line-height:17px;
	  }
	  
	  #header{
	  width:842px;
	  height:107px;
	  border:0px solid green;
	   float:left;
	  }
	  
	  #content_master_container{
	  width:842px;
	  border:0px solid blue;
	   float:left;
	  }
	 	
	  #menu_container{
	  background-image:url(../images/box_top.gif);
	  height:50px;
	  width:842px;
	  padding-top:5px;
	   float:left;
	  }
	  
	  #content_box{
	  background-image:url(../images/box_mid.gif);
	  background-repeat:repeat-y;
	  background-position:2px;
	  width:842px;
	   float:left;
 
	  }
	  
	  #content_home{
	  
	  width:722px;
	  padding:0px 60px 15px 62px;
	  border:0px solid red;
	   float:left; 
	  }
	  
	  #footer{
	  background-image:url(../images/box_bottom.gif);
	  background-position:2px;
	  height:43px;
	  width:842px;
	   float:left;
	  }
	  
	   #footer_movie5{
	  background-image:url(../images/box_bottom.gif);
	  background-position:2px;
	  height:43px;
	  width:842px;
	   float:left;
	   margin-top:-35px;
	  }
	  
	  #footer_home{
	  background-image:url(../images/box_bottom_home.gif);
	  background-position:2px;
	  height:17px;
	  width:842px;
	   float:left;
	   
	  }
	  
	  
	  .home_text_a{
	  width:348px;
	  margin:0px 30px 0px 0px;
	  float:left;	 
	  padding:0px 0px 0px 1px }
	  
	  .home_text_b{
	  width:314px;
	  margin:0px 20px 0px 0px;
	  padding:0px 0px 2px 0px;
	  float:left;
	  }
	  
	  .home_thumbnails{
	  float:left;
	  width:740px;
	  border:0px solid red;
	  height:160px;
	  padding:20px 0px 0px 0px;
	  }
	  
	  .no_border{
	  border:0px;
	  }
	  
	  
	  
	.contact_text_a{
	  width:190px;
	  margin:0px 20px 0px 0px;
	  float:left;	 
	  padding:0px 0px 0px 1px;

	   }
	  
	  .contact_text_b{
	  width:165px;
	  margin:0px 20px 0px 0px;
	  float:left;
	  }
	  
	  .contact_text_c{
	  width:322px;
	  margin:0px 00px 0px 0px;
	  float:left;
	  }
	  
	  .film_text_a{
	  width:362px;
	  margin:0px 0px 0px 0px;
	  float:left;

	  }
	  
	  .film_text_b{
	  width:357px;
	  margin:-5px 0px 0px 0px;
	  float:left;
	  z-index:100;
	  position:relative;
	  z-index:100;

	  }


a.normal_link:link  {
color: #938dc4;
text-decoration: none;
background-color: transparent;
border-color: #938dc4;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;}
a.normal_link:visited  {
color: #938dc4;
text-decoration: none;
background-color: transparent;
border-color: #938dc4;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;}
a.normal_link:hover   {
color: #4e4887;
text-decoration: none;
background-color: transparent;
border-color: #4e4887;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;}
a.normal_link:active  {
color: #938dc4;
text-decoration: none;
background-color: transparent;
border-color: #938dc4;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dotted;}
