/*********************************************************************
 * Header Style Sheet for Faith Bible Church
 ********************************************************************/

/*********************************************************************
 * General Element Styles
 ********************************************************************/

/*********************************************************************
 * Selectors
 ********************************************************************/
#header
    {
    width:800px;
    height:120px;
    }
#logo
    {
	float:left;
    width:100px;
    height:120px;
    float:left;
    z-index:5; 
    }
#name
    {
	float:left;
    width:115px;
    height:120px;
    float:left;
    z-index:2;    
    font-size:22pt;
    color:white;
    padding-left:5px;
    background-color:black;
    line-height:130%
    }
#movie
    {
	float:left;
    /*float:left;*/
    width:274px;
    height:100px;
    margin-top:10px;
    border-top:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    padding-left:99px;
    padding-right:100px;
    z-index:0; 
    }
#pastorcorner
	{
	float:left;
	width:100px;
	margin-top:10px;
	z-index:0;
	}

/*********************************************************************
 * Classes
 ********************************************************************/
    