

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

/*****  Left Box and Left Box Content *******/
#search {
	background-color: #BCC6CD;
	background-image: url(../images/search_bg_research.gif);
	background-repeat: no-repeat;
	}
#leftbox {
	background-image: url(../images/research-info.gif);
	}
#leftboxcontent a.navbutton {
	background-color: #95A0A9;
	}
#leftboxcontent a.navbutton:hover {
	background-color: #95A0A9;
	}
#leftboxcontent a.subnavbutton {
	background-color: #A9B3BB; 
	}
#leftboxcontent a.subnavbutton:hover {
	background-color: #95A0A9;
	}
#centerboxcontent h2 {
	color: #95A0A9;
	}
#centerboxcontent h3  {
	color: #95A0A9;
	}
#widebox h2 {
	background-color: #95A0A9;
}





