@import "newsfeed.css";

/* ----- WRAP ----- */
#toc-box
{
	background: transparent url(/images/index/top.jpg) no-repeat scroll left top;
}

/* ----- CHAPTERS ----- */
#toc div.chapter
{
	background: transparent url(/images/index/buttons/buttonbg.jpg) no-repeat scroll 4px 5px;
}

#toc div.chapter h3
{
	color: #DED6B7;
	font-family: georgia,"times new roman",times,serif;
	margin-left: 2px;
}

/* ----- FOOTER ----- */
#toc-footer
{
	background: transparent url(/images/index/photos.gif) no-repeat scroll left bottom;
	height: 295px;
}
