﻿div#portalheader 
{
    background-color: #006634; 
    min-width:800px;
    white-space:nowrap;
}

div#phleft {
    float: left;
    height:100px;
    width: 207px;
    background-image:url('http://onthego.reslife.com/msu/MichiganStateTopLogo.jpg');
}
div#phright {
    float: right;
    height:100px;
    width: 180px;
    background-image:url('http://onthego.reslife.com/msu/TVNEW.jpg');

    }
div#phcenter {
    margin: 0px;
    height:100px;
    width:auto;
    background-repeat:repeat;
}
div#portalfooter {
    clear:both;
    background-color: #006634; 
    min-width:800px;
    white-space:nowrap;
} 



div#pfright {
    float: right;
    height:71px;
    width: 131px;
    background-image:url('http://onthego.reslife.com/msu/MichiganStateBottomLogo.jpg');
    }
div#pfcenter {
    margin: 0px;
    height:71px;
    width:auto;
    
    background-repeat:repeat;
}

div#appfooter
{
	font-size:smaller;	
}


#topleftheader
{
    text-transform:none
}
.ContactUs
{
	display:none;
}
