@charset "utf-8";
/* Pearson Learning Solutions
/* Website Portal local instance stylesheet
 * The local instance stylesheet is for applying and customizing styles for the portal project's
 * deployment instance. _global styles may also be overridden in this stylesheet.
 *
 * CTMS: 200XXXXXXX : ENTER BREIF DESC. OR PAGE TITLE FROM XHTML
 */

/*Header Elements */
#headerWrapper{
	margin:0 auto;
	width:770px;
	height:154px;
	background:url(media/sample2_header_bg.jpg) left top no-repeat;
}
#Home{
	float:left;
	display:block;
	width:250px;
	height:125px;
	margin:5px 0 5px 5px;
}
/*Positioning the schoolLogo in IE versions <7*/
*html #schoolLogo{
	margin-left:15px;
}

/*Overrides*/
/*example-->.navPanelWrapper{border:1px solid #000;}*/



/*Local Elements*/
/*add Local element declarations here*/
