﻿div#portalheader 
{
    background-color: #9D0930;
    min-width:800px;
    white-space:nowrap;
}

div#phleft {
    float: left;
    height:92px;
    width: 125px;
    background-image:url('http://onthego.reslife.com/scsu/StCloudTopLogo.gif');
}
div#phright {
    float: right;
    height:92px;
    width: 0px;
    }
div#phcenter {
    margin: 0px;
    height:92px;
    width:auto;
    background-repeat:repeat;
}
div#portalfooter {
    clear:both;
    background-color: #9D0930; 
    min-width:800px;
    white-space:nowrap;
} 


/*div#pfleft {
    float: left;
    height:102px;
    width: 0px;
    
}*/
div#pfright {
    float: right;
    height:64px;
    width: 225px;
    background-image:url('http://onthego.reslife.com/scsu/StCloudBottomLogo.gif');
    }
div#pfcenter {
    margin: 0px;
    height:64px;
    width:auto;
    
    background-repeat:repeat;
}

div#appfooter
{
	font-size:smaller;	
}


#topleftheader
{
    text-transform:none
}
.ContactUs
{
	display:none;
}