/* ICONOGRAPHY 2008 - Standard Screen CSS */

/* Styles for Nursery and Pre Prep pages */

/******************** HEADER ***********************/
#header {
	background: #5463AC url("/images/bkg_head2.gif") repeat-x top left;
}
#navhome .links a.b {
	margin: 0 2px 0 0;
	padding: 4px;
	font-weight: bold;
	background: #5463AC url("/images/bkg_head2.gif") repeat-x bottom left;
}
/************************ left main content Home pages *********************/
.article-text h2.heading {
	background: #4951A3 url("/images/bkg_lgheading_j.gif") no-repeat top left;
}
/******************* right boxes ***********************/
#sidebar h2.heading {
	background: #4951A3 url("/images/bkg_smheading_j.gif") no-repeat top left;
}
#sidebar .newsselector #links .nlink a {
	background: #4951A3 url("/images/bkg_newslink_j.gif") repeat-x top left;
}
/********************* footer *********************/
#ataglance {
	background: #3C4699;
}


/**************** Added by Aaron *******************/
#tooltip{
	background-color:#5463AC;
}