/* CSS Document */
#top {
	background-color: #FC6703;
	}
#top a:hover {
	background-color: #FC6703;
	}
#headerwrap {
	background-image: url(../images/fall/logo_bg_teens.gif);
	background-repeat: no-repeat;
	}

#nav1 {
	background-color: #3056B3;
	}
#nav1 ul li a:hover {
	color: #CE4014;
	background-color: #FBE7DC;
	}
#nav2 ul li a {
	color: #CE4014;
	background-color: #FBE7DC;
	}
#nav2 ul li a:hover {
	background-color: #CE4014;
	}
#nav2 ul li#nine a {
	color: #FFFFFF;
	background-color: #FC6703;
	}
#content {
	background-image: url(../images/fall/content_bg_teens.gif);
	background-repeat: repeat-y;
	}
	
/***leftbox****/
#leftbox {
	background-image: url(../images/fall/left_bg_teens.gif);
	height: 724px;
	}
#search {
	background-color: #FC6703;
	}
#leftboxcontent a.navbutton:hover {
	background-color:#FBE7DC;
	}
#leftboxcontent a.subnavbutton:hover {
	color: #040A6A;; 
	background-color: #FBE7DC;
	}
	
/***centerbox****/

#centerboxcontent h2 {
	color: #3F6618;
	border-bottom: 1px dashed #3F6618;
}

#centerboxcontent h2.whatsup {
	text-indent: -5000px;
	background-image: url("../images/teens/whatsup.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 24px;
	height: 38px;
	border: 0px;
	}
#centerboxcontent h2.college {
	text-indent: -5000px;
	background-image: url("../images/teens/college2.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 24px;
	height: 72px;
	border: 0;
	}
#centerboxcontent h2.greatsites {
	text-indent: -5000px;
	background-image: url("../images/teens/greatsites.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 24px;
	height: 38px;
	border: 0px;
	}
	
#centerboxcontent h2.greatreads {
	text-indent: -5000px;
	background-image: url("../images/teens/greatreads.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 24px;
	height: 38px;
	border: 0px;
	}
#centerboxcontent h2.homework {
	text-indent: -5000px;
	background-image: url("../images/teens/homeworkhelp.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 24px;
	height: 38px;
	border: 0px;
	}
#centerboxcontent h2.community {
	text-indent: -5000px;
	background-image: url("../images/teens/community.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 24px;
	height: 38px;
	border: 0px;
	}
#centerboxcontent h3  {
	color: #3F6618;
}

#centerboxcontent a {	
	color: #CE4014;
	}
#centerboxcontent a:hover {
	color: #3F6618;
	}
#centerboxcontent .accent {
	color: #3F6618;
	}
#centerboxcontent a.accent:hover{
	color: #CE4014;
	}
	
/***rightbox****/
#rightboxcontent h3  {
	color: #3F6618;
}

#rightbox a {
	color: #CE4014;
	}
#rightbox a:hover {
	color: #3F6618;
	}
#rightbox .accent{
	color: #3F6618;
	}
#rightbox a.accent:hover{
	color: #CE4014;
	}
#rightboxcontent .textbox {
	border-top: 1px solid #CE4014;
	border-bottom: 1px solid #CE4014;
	border-left: 1px solid #CE4014;
}

/***eventbox****/
#eventbox {
	background-color: #CE4014;
}
#eventboxcontent ul li {
	background-image: url(../images/fall/bullet_ear.gif);
	background-repeat: no-repeat;
}
#eventboxcontent a.morelink{
	color: #C4DF98;
}
/***footer****/
#footer {
	background-color: #CE4014;
	}
#footercontent {
	color: #FF6600;
	}
#footercontent a {
	color: #FF6600;
	}
#footercontent a:hover {
	color: #3F6618;
	}
	
.cellbg1 {
	background-color: #B9C2DF;
}
.cellbg2 {
	background-color: #D3DBF0;
}
