@import "/site/designs/shared/css/base.css";

DIV#wrap {
	top: 0;
}

DIV#breadcrumbs {
	height: 15px;
	background: url(/site/designs/home/images/backgrounds/breadcrumbs.gif) top left no-repeat;
}

TD#content {
	background: white;
}

TD#content H1 {
	margin: 0 0 10px 10px;
	padding: 0;
}

DIV#sidebarInner H2 {
	padding: 0 0 0 1px;
	margin: 0;
}

TABLE#toc {
	background: url(/site/designs/home/images/backgrounds/toc.gif) bottom left no-repeat;
	width: 468px;
	height: 197px;
	
	font-size: 12px;
	font-weight: bold;
}

TABLE#toc P {
	margin: 4px 0 7px 20px;
}

TABLE#toc A {
	color: rgb(209, 106, 23);
}
