﻿div#divCollegeContent
{
    position:relative;
    background-image:url("../images/college_fire_survival/college_fire_background.jpg");
    background-repeat:no-repeat;
    background-position:center;
	width:974px;
    height:402px;
    margin: auto;	
}
div#divCollegeContentMedia
{
    position:relative;
    background-image:url("../images/college_fire_survival/college_fire_background_media.jpg");
    background-repeat:no-repeat;
    background-position:center;
	width:974px;
    height:402px;
    margin: auto;	
}





div#divCollegeText
{
    position:absolute;
    width:510px;
    height:350px;
    margin-left:154px;
    color:#ffffff;
    font-size:14px;
    overflow:auto;
    margin-top:30px;
    padding-right:10px;
}

div#divMediaPlayer
{
    position:absolute;
    /*margin-top:23px;*/
    margin-top:78px;
    margin-left:135px;
}



div#divDisclaimer
{
    position:absolute;
    width:500px;
    height:155px;
    overflow:auto;
    padding-right:10px;
}


div#divCollegeButtons
{
    position:absolute;
    margin-left:700px;
    margin-top:85px;
    
}


