/*
LSUH Colors
Purple:  #461D7C;
Gold:  #FDD023
Black:  #000000;
50% Gray:  #999999;
*/

/* Items unique to large page */
/*html {
    overflow-y: scroll;
}*/
#menuicon, #qlicon, #searchdiv, #schoolsicon, .MobileHeaderLinks, .QuickLink , #schoolbar, #quicklinks, #cse-search-box, .TopNav, #PurpleBar, .NewPurpleBar, #purplebar, #menudiv , .glossymenu, #headerarea, #CMSFooter{
	display:none;
}

#toprightcorner {
	float:right;
}

#lsuhealthlogo {
	width:300px;
	margin-left:1em;
}
#headerimgdiv {
	float:left;
	height:75px;
	vertical-align:middle;
	width:100%;
}
 
#wrapper {
	display:table;
	table-layout:fixed;
	margin-left:0;
	margin-right:0;
	padding:0;
	border:0;
	max-width:980px;
}
#wrapperi {
	display:table-row;
	margin:0;
	padding:0;
	border:0;
	max-width:980px;
}

