@charset "utf-8";
/* Print StyleSheet */

.usdbutton
{
display:none;
}

#banner
	{
		width:100%;
		margin:0;
		float:none;
	}

.navigation
	{
		display:none;
	}

.navfont
	{
		display:none;
	}

.content
	{
		width:100%;
		margin:0;
		float:none;
	}
	
.bottomnav
	{
		display:none;
	}

.spacer
	{
		display:none;
	}

.school_nav
	{
		display:none;
	}
	
.body
	{
		display:block;
		width:100%; 
		margin:0;
		float:none;
	}