

/*****  Content Div, to hold content background image *******/
#content {
	background-image: url(../images/content_bg_readers.gif);
	background-repeat: repeat-y;
}

/*****  Left Box and Left Box Content *******/
#search {
	background-color: #A5DBDA;
	background-image: url(../images/search_bg_readers.gif);
	background-repeat: no-repeat;
	}
#leftbox {
	background-image: url(../images/readers-book.gif);
	}
#leftboxcontent a.navbutton {
	background-color: #22BCB9;
	}
#leftboxcontent a.navbutton:hover {
	background-color: #22BCB9;
	}
#leftboxcontent a.subnavbutton {
	background-color: #7FCECD; 
	}
#leftboxcontent a.subnavbutton:hover {
	background-color: #22BCB9;
	}
#centerboxcontent h2 {
	color: #22BCB9;
	}
#centerboxcontent h3  {
	color: #22BCB9;
	}
#widebox h2 {
	background-color: #22BCB9;
}





