/* CSS Document */

#header ul{ margin-right: -1px; }
#header li{ margin-right: 1px; }
#breadcrumbs, #content{ font-size: 12px; }
#sidebar{ font-size: 12px; }
body{ font-size: 12px; }
#header ul{ font-size: 12px; }
#featureImage{ height: 220px; }
#wrapper, #footer{ width: 740px; }

#contentRounder{ width: 700px; } /* Total width - 40px */

#gradientLeft{ width: 680px; } /* Total width - 60px */
#breadcrumbsBackground{ opacity: .8; filter:alpha(opacity=80); }
body{ font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif; }
#header ul{ text-align: left; }
#header{ text-align: center; }
#featureImage{ background-image: url(image100.jp); }
#contentContainer{ margin-left: 220px; }
#sidebar{ float: left; margin-left: -110px; }
html > body #sidebar { margin-left: -220px; }

#sidebar ul ul{ margin-left: 20px; }
#sidebar-content{ padding-left: 20px; }
#shine{
	display: block;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 285px;
	top: 0;
	left: 0;
	background-color: transparent;
	background-image: url(shineLef.p);
	background-repeat: no-repeat;
	background-position: left top;
}

