/* CSS for site pages */


.titleflag {
    float:left;  
    height:24px; 
    margin-right:10px;
    }

#history-video {
    float:right; 
    margin-bottom:5px; 
    width:300px; 
    height:168px;
    }

.personnel-left {
    float:left; 
    width:580px; 
    margin-right:20px; 
    }
.personnel-right {
    float:left;
    width:400px;
    }

.siteweather {
    float:right;
    width:328px;
    height:150px;
    padding-top:10px;
}

#othersites {
    float:left;
    width:250px; 
    }