

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

/*****  Left Box and Left Box Content *******/
#search {
	background-color: #F9AA8C;
	background-image: url(../images/search_bg_borrow.gif);
	background-repeat: no-repeat;
	}
#leftbox {
	background-image: url(../images/borrow-agaw.gif);
}
#leftboxcontent a.navbutton {
	background-color: #F05133;
	}
#leftboxcontent a.navbutton:hover {
	background-color: #F05133;
	}
#leftboxcontent a.subnavbutton {
	background-color: #F58967; 
	}
#leftboxcontent a.subnavbutton:hover {
	background-color: #F05133;
	}
#centerboxcontent h2 {
	color: #F05133;
	}

#centerboxcontent h3  {
	color: #F05133;
	}
#widebox h2 {
	background-color: #F05133;
	}





