/*
Would Jesus Descriminate
Author: Hiroki Chalfant for Jesus MCC jesusmcc.org
2007
*/


/* override for core page */
#contentcontainer {
    line-height : normal;
}

/*
* Left side
*/
#contentleftcontainer {
    float : left;
    width : 450px;
}

#videocontainer {
    background : #e4e4c5;
    padding : 20px 0;
    text-align : center;
    margin-bottom : 23px;
}

#flashcontainer {
    width : 400px;
    margin : 0 auto;
}

/*
* Go deeper
*/
#godeepercontainer {
    background : #e4e4c5;
    padding : 15px 16px;
    margin-bottom : 19px;
}

#godeepercontainer h1 {
}

#godeepercontainer #godeepertexttwo {
    font-size : 1.2em;
}

#godeepercontainer #godeeperbookimagecontainer {
    float : right;
    width : 135px;
    padding : 15px 0 0px 0;
    text-align : right;
}

/*
* National  & Local Sponsors
*/
#nationalsponsorscontainer, #localsponsorscontainer {
    background : #e4e4c5;
    padding : 15px 16px;
    margin-bottom : 19px;
}

#localsponsorscontainer {
    height : 88px;
}

#nationalsponsorscontainer h1 {
    margin-bottom : 14px;
}

.sponsorsonright {
    float : right;
}

#localsponsorscontainer .sponsorsonright {
    margin-right : 17px;
}

.sponsorcaption {
    font-size : 12pt;
    text-align : center;
}

/*
* Right side
*/
#contentrightcontainer {
    margin-left : 480px;
    background : #e5eff5;
    padding : 15px 16px;
}

* html #contentrightcontainer {
    margin-left : 477px;
}

/*
* Billboard container
*/
#billboardscontainer {
    margin : 0 0 20px 0;
    padding : 0;
}

#billboardscontainer li {
    display : block;
    list-style : none;
    margin : 0 0 1em 0;
    padding : 0;
    text-align : center;
}

/*
* Other scriptures of interest
*/
#othersinterestingcripturescontainer {
}

#othersinterestingcripturescontainer ul {
    margin : 0;
    padding : 0 0 0 16px;
}

#othersinterestingcripturescontainer li {
    margin-bottom : 1em;
}
