@charset "utf-8";
/* es */
/* Remove unwanted elements */
#header, #header-top-outer, #header-top-inner-left, 
#header-top-inner-right, #header-middle, #header-bottom-outer, #header-bottom-inner-left, 
#actionmenu, #topmenu, #contextmenu, #rightmenu, #rightmenu-map, #sidebar, #links,
#footer, #section-header-bar, #slim-header
{
	display: none;
}

#maincontent, #main-content-outer {
	background-image: none;
	border:none;
}

/* Ensure the content spans the full width */
body, #bodywrapper, #main-content-outer, #main-content-wrapper, #main-content-wide-outer, #main-content-map-outer,
#maincontent, #main-content-courselist, #pathways-menu, 
{
	width:100%;
	margin:0;
	float:none;
}
