body {
     background-color: #7D7E7E;
     
     font-family: Arial, Verdana,  sans serif;
     text-align: center; /* IE fix */
     min-width: 950px; /* to correct the centering IE bug*/
     height: 100% 
     

	 }



#logo  {
       float:left;
       width: 292px;
       height: 104px;

       margin: 0px 0px 0px 71px; }


#movie   { 
       float:left;
       width: 350px;
       height: 400px;

       margin: 0px 0px 0px 76px;  }
       



.h1   {
         font-size: 15px;
         font-family: Arial, Verdana, sans serif;
         font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
         color: #676868;
         text-align: center;
         text-transform: none;
         line-height: 30px;
         word-spacing: 0.0;
         margin: 0px;
         padding: 175px 0px 5px 0px; }














.emailbutton   {
         font-size: 15px;
         font-family:  Arial, Verdana, sans serif;
         font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
         color: #676868;
         text-decoration:none;
         text-align: center;
         word-spacing: 0.0;
         margin: 0px;
         padding: 0px 0px 75px 0px;}

.emailbutton a:link, a:visited   {
         color: #676868;;
         text-decoration:none;
         font-style: normal;
	 font-weight: normal;


}

.emailbutton a:hover  {
         color: #CE6D08;
         text-decoration:none;
         font-style: normal;
	 font-weight: normal;

}





 .floatimgleft {
       float:left;
       margin-top:20px;
       margin-left:50px;
       margin-right:25px;
       margin-bottom:15px;
}


 .floatimgright {
       float:right;
       margin-top:20px;
       margin-right:50px;
       margin-left:25px;
       margin-bottom:15px;
}






.footer  {
	 font-family: Arial, Verdana, sans serif;
         color: white;
	 text-decoration: none;
         font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 font-size: 12px;
         text-align: center;
         word-spacing: 2px;
         letter-spacing: 0px;
         margin: 0px;
         padding:5px 50px 0px 40px; }


.footer a:link, a:visited {
         font-family:  Arial, Verdana, sans serif;
         text-decoration: none;
         font-weight: normal;
	 color: #95977C;
          }


.footer a:hover {
	 color: #463A1D;
         }







.float-fix {display:inline-block;}
/* Hide from IE Mac \*/
.float-fix {display:block;}
/* End hide from IE Mac */

