
/* style rules to format the site for paper output */

body {
	margin-top: 20px;
	background-color: #ffffff;
}

#wrapper {
	background-image: none;
	width: 100%;
}

#header {
	display: none;
}

#subnav {
	display: none;
}

#content .col3 {
	display: none;
}

#content .col3-r {
	display: none;
}

#inner {
	background-image: none !important;
	margin-left: 0px !important;
} 

#footer {
	display: none;
}

#parents #content .col1 {
	clear: right;
	width: 100%;
	margin-left: 10px;
	margin-bottom: 20px;
}
#parents #content .col1 img {
	display: none;
}
#parents #content .col2 {
	clear: left;
	width: 100%;
}
#parents #hdr-parents {
	display: none;
}
#parents #parents-col1,
#parents #parents-col2 {
	display: none;
}

#schools #content .col1 {
	clear: right;
	width: 100%;
	margin-left: 10px;
	margin-bottom: 20px;
}
#schools #content .col1 img {
	display: none;
}
#schools #content .col2 {
	clear: left;
	width: 100%;
}
#schools #schools-col1,
#schools #schools-col2 {
	display: none;
}
#schools #hdr-schools {
	display: none;
}

#ad-01, #ad-02, #ad-03, #ad-04, #ad-05, #ad-06, #ad-07, #ad-08, #ad-09, #ad-10 { 
	display: none;
}

#health #content .col1 {
	margin-left: 10px;
	width: 48%;
}
#health #content .col2 {
	width: 48%;
}

#media #content .col1 {
	clear: right;
	width: 100%;
	margin-left: 10px;
	margin-bottom: 20px;
}
#media #content .col1 img {
	display: none;
}
#media #content .col2 {
	clear: left;
	width: 100%;
}

#content .col4 {
	width: 90%;
	margin-left: 10px;
}

#home #content .col1 {
	display: none;
}
#home #content .col1 img {
	display: none;
}
#home #content .col2 {
	width: 90%;
}
#content h2.headline  {
	background-image: none;
	width: auto;
	text-indent: 0;
}

#home p#logo {
	display: none;
}




