/* CSS Document */body {	margin: 0px;	padding: 20px 0 20px 0;	background:  #96c506 url(http://www.carnegieforkids.com/images/bkgd.jpg) repeat;	font-family: Arial;	font-size: 12px;	color: #FFD535;}a:link {	color: #FFD535;	text-decoration: none;	font-weight: bold;}a:visited {	color: #FFD535;	text-decoration: none;	font-weight: bold;}a:active {	color: #E47601; 	text-decoration: underline; 	font-weight: bold;}a:hover {	color: #E47601; 	text-decoration: underline;	font-weight: bold;}/* LAYOUT */#window {    width: 800px;    margin: 0px auto;	border: solid 3px #638203;	background: url(http://www.carnegieforkids.com/images/bkgd_content.jpg) repeat-y;}#header {    width: 800px;	height: 120px;	background: url(http://www.carnegieforkids.com/images/bkgd_header.jpg) no-repeat;}#logo {	width: 130px;	float: left;}#mainnav {	width: 130px;	float: left;	padding-top: 15px;}/* subnavigation */#subnav li {	display: inline;	list-style-type: none;}#subnav a {	color: #638203;	text-decoration:none;}#subnav {	width: 670px;	float: right;	text-align: right;	font-family: "Arial Narrow", Arial, sans-serif;	font-size: 14px;	font-weight: bold;}#subnav li {	margin-right: 65px;}#content {	width: 670px;	float: right;}#content p, #content h2 {	padding: 0 80px 0 20px;}#content ul {	padding-right: 80px;}#content h2 {	margin-top: 0;	font-size: 24px;}#crumbs {	padding: 10px 0 0 20px;	margin: 0;	color: #E47601;	text-transform: uppercase;	font-size: 12px;}#crumbs a {	text-decoration: none;	font-weight: bold;	color: #E47601;}#feature {	padding-top: 25px;	background: #96C506 url(http://www.carnegieforkids.com/images/bkgd_feature_t.gif) top left no-repeat;}#feature object, #feature h3, #feature p {	padding: 0 70px 10px 10px;	margin: 0;}#feature .item {	height: 180px;	padding: 0 60px 5px 0;	color: #638203;	background: url(http://www.carnegieforkids.com/images/bkgd_feature_b.gif) bottom left no-repeat;}#feature img {	padding: 0 10px 0 10px;}.item-left h3, .item-right h3 {	padding: 25px 0 0 0;	margin: 0;}.item-left img, .item-right img {	padding: 25px 10px 0 10px;	margin: 0;}#feature a, .item-left a, .item-right a {	color: #638203;	text-decoration: none;}.item-left, .item-right {	width: 303px;	height: 100px;	background: url(http://www.carnegieforkids.com/images/bkgd_item.gif) top left no-repeat;	color: #638203;}.item-left {	float: left;}.item-right {	float: right;	margin-right: 64px;}#more {	height: 25px;	background: url(http://www.carnegieforkids.com/images/bkgd_feature_b.gif) top left no-repeat;}#footer {    width: 800px;	height: 50px; 	background: url(http://www.carnegieforkids.com/images/bkgd_footer.jpg) no-repeat bottom left;	clear: both;}