/* CSS Document */
#top {
	background-color: #7171A1;
	}
#top a:hover {
	background-color: #515186;
	}	
#headerwrap {
	background-image: url(../images/winter/logo_bg_readers.gif);
	background-repeat: no-repeat;
	}

#nav1 {
	background-color: #3E81A5;
	}
#nav1 ul li a:hover {
	color: #515186;
	background-color: #E5E5F0;
	}
#nav2 ul li a {
	color: #515186;
	background-color: #E5E5F0;
	}
#nav2 ul li a:hover {
	background-color: #515186;
	}
#nav2 ul li#nine a {
	color: #FFFFFF;
	background-color: #7171A1;
	}
#content {
	background-image: url(../images/winter/content_bg_readers.gif);
	background-repeat: repeat-y;
	}
/***leftbox****/
#leftbox {
	background-image: url(../images/winter/left_bg_readers.gif);
	height: 724px;
	}
#search {
	background-color: #7171A1;
	}
#leftboxcontent a.navbutton:hover {
	background-color:#E5E5F0;
	}
#leftboxcontent a.subnavbutton:hover {
	color: #040A6A;; 
	background-color: #E5E5F0;
	}
/***centerbox****/
#centerboxcontent h2 {
	color: #6F0534;
	border-bottom: 1px dashed #6F0534;
	text-align: center;
}
#centerboxcontent h3  {
	color: #6F0534;
}

#centerboxcontent a {	
	color: #515186;
	}
#centerboxcontent a:hover {
	color: #6F0534;
	}
#centerboxcontent .accent {
	color: #6F0534;
	}
#centerboxcontent a.accent:hover{
	color: #515186;
	}
	
/***rightbox****/
#rightboxcontent h3  {
	color: #6F0534;
}

#rightbox a {
	color: #515186;
	}
#rightbox a:hover {
	color: #6F0534;
	}
#rightbox .accent{
	color: #6F0534;
	}
#rightbox a.accent:hover{
	color: #515186;
	}
#rightboxcontent .textbox {
	border-top: 1px solid #515186;
	border-bottom: 1px solid #515186;
	border-left: 1px solid #515186;
}

/***eventbox****/
#eventbox {
	background-color: #515186;
}
#eventboxcontent ul li {
	background-image: url(../images/winter/bullet_ear.gif);
	background-repeat: no-repeat;
}
#eventboxcontent a.morelink{
	color: #C4DF98;
}
/***footer****/
#footer {
	background-color: #E5E5F0;
	}
#footercontent {
	color: #515186;
	}
#footercontent a {
	color: #515186;
	}
#footercontent a:hover {
	color: #6F0534;
	}

.cellbg1 {
	background-color: #D5DAEC;
}

