/* ICONOGRAPHY 2008 - Standard Screen CSS */

/* Styles for Nursery and Pre Prep pages */

/******************** HEADER ***********************/
#header {
	background: #231F20 url("/images/bkg_head1.gif") repeat-x top left;
}
#navhome .links a.c {
	margin: 0 2px 0 0;
	padding: 4px;
	font-weight: bold;
	background: #717274 url("/images/bkg_head1.gif") repeat-x bottom left;
}
/************************ left main content Home pages *********************/
.article-text h2.heading {
	background: #242122 url("/images/bkg_lgheading.gif") no-repeat top left;
}
/******************* right boxes ***********************/
#sidebar h2.heading {
	background: #242122 url("/images/bkg_smheading.gif") no-repeat top left;
}
#sidebar .newsselector #links .nlink a {
	background: #242122 url("/images/bkg_newslink.gif") repeat-x top left;
}
/********************* footer *********************/
#ataglance {
	background: #231F20;
}


/**************** Added by Aaron *******************/
#tooltip{
	background-color:#242122;
}