html
{
	color: #000;
	background: none;
}

body
{
	margin: 0;
	padding: 0;
	text-align: left;
}

#right-navigation, #left-navigation, #searchtab, #home, #masthead h2, #footer span, #masthead
{
	display: none !important;
}
#masthead-print
{
    display: block;
}

#container, #footer, .enrollment 
{
	margin-left: 20px;
	border: none;
	text-align: left;
}

#container, #main, #content { 
	width: auto !important;
}

img
{
	border: none;
}






