/* ICONOGRAPHY 2008 - Standard Screen CSS */

/* Styles for Nursery and Pre Prep pages */

/******************** HEADER ***********************/
#header {
	background: #868789 url("/images/bkg_head4.gif") repeat-x top left;
}
#navhome .links a.d {
	margin: 0 2px 0 0;
	padding: 4px;
	font-weight: bold;
	background: #868789 url("/images/bkg_head4.gif") repeat-x bottom left;
}
/************************ left main content Home pages *********************/
.article-text h2.heading {
	background: #828385 url("/images/bkg_lgheading_si.gif") no-repeat top left;
}
/******************* right boxes ***********************/
#sidebar h2.heading {
	background: #828385 url("/images/bkg_smheading_si.gif") no-repeat top left;
}
#sidebar .newsselector #links .nlink a {
	background: #838386 url("/images/bkg_newslink_si.gif") repeat-x top left;
}
/********************* footer *********************/
#ataglance {
	background: #868789;
}


/**************** Added by Aaron *******************/
#tooltip{
	background-color:#868789;
}