

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

/*****  Left Box and Left Box Content *******/
#search {
	background-color: #FDCE8F;
	background-image: url(../images/search_bg_teens.gif);
	background-repeat: no-repeat;
	}
#leftbox {
	background-image: url(../images/teen_target2.gif);
	}
#leftboxcontent a.navbutton {
	background-color: #F8971C;
	}
#leftboxcontent a.navbutton:hover {
	background-color: #F8971C;
	}
#leftboxcontent a.subnavbutton {
	background-color: #FABB66; 
	}
#leftboxcontent a.subnavbutton:hover {
	background-color: #F8971C;
	}
#centerboxcontent h2 {
	color: #F8971C;
	}
#centerboxcontent h3  {
	color: #F8971C;
	}
#widebox h2 {
	background-color: #F8971C;
}





