@charset "utf-8";
/* CSS Document */

#header {
	width: 1004px !important;
	margin: 0px auto;}
	
#header h1 {	
	height: 130px;
	background-image: url(/images/2012core/SchoolPageHeader.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#header h1 span {display:none;}

#header p.address {
	margin-right: 130px;
	margin-top: -20px;
}

#main-page {margin-top: 15px;}
