﻿body {	font-family: Arial;	margin: 0;	padding: 0;	background-color: White;}#outerWrapper1{	width: 100%;	height: 182px;}#outerWrapperIndex{	width: 100%;	height: 182px;}#outerWrapper2{	width: 100%;	height: 100%;	background-image: url(../images/footerBack.jpg);	background-position: bottom left;	background-repeat: repeat-x;}#innerWrapper{	margin-left: auto;	margin-right: auto;	width: 923px;}/* Header Formatting */.header{	margin-left: auto;	margin-right: auto;	width: 923px;	height: 182px;}	.mainGraphic	{		width: 100%;		height: 149px;	}	.navWrapper	{		width: 100%;		height: 33px;		background-image: url(../images/navLeftSide.gif);		background-position: left;		background-repeat: no-repeat;	}		.nav		{			font-size: 14px;			width: 915px;			height: 33px;			background-image: url(../images/navBody.gif);			background-position: left;			background-repeat: repeat-x;			margin-left: 8px;		}		.nav ul		{			list-style-type: none;			display: inline;			margin: 0;			padding: 0;			float: right;			height: inherit;		}		.nav ul li		{			height: inherit;			display: inline;			float: left;		}		.listItem a		{			margin-top: 5px;			padding: 8px 12px 0 12px;			color: #ccdae3;			height: 20px;			text-decoration: none;			background-color: Transparent;		}				.listItem a:hover		{			color: #021826;			background-image: url(../images/navOver.gif);			background-position: top left;			background-repeat: repeat-x;		}		.selected a		{			color: #021826;			background-image: url(../images/navOver.gif);			background-position: top left;			background-repeat: repeat-x;		}		.divider		{			width: 1px;			height: 32px;			background-image: url(../images/navDivider.gif);			background-position: top center;			background-repeat: no-repeat;		}/*Main content graphic formatting */.contentBody{	width: 100%;		padding: 10px 0 10px 0;	margin-bottom: 22px;}.topGraphic{	clear: both;	margin-left: 20px;	width: 900px;	height: 278px;	background-image: url(../images/mainImageBack.jpg);	background-position: top left;	background-repeat: no-repeat;}	.behindGraphic	{		margin-right: 10px;		margin-top: 6px;		float: right;	}		.leftContentArea h1	{	    font-size: 28px;		color: #1d2225;		clear: left;		margin-top: 30px;	}	.leftContentArea p	{		padding-left: 15px;		width: 360px;		color: White;		font-size: 16px;		margin: -5px 0 0 0;	}	.leftContentArea ul	{		list-style-type: none;		display: inline;		margin: 0 0 0 7px;		padding: 0;	}	.leftContentArea ul li	{			float: left;		display: inline;	}	.leftContentArea ul li.firstListItem	{		padding: 0 2px 0 0;		background-image: url(../images/divider2.jpg);		background-position: right center;		background-repeat: no-repeat;	}/* Content Area */.mainContentWrapper{		clear: both;	width: 100%;}		.firstPara	{		margin-top: -15px;	}	.rightContent	{		width: 370px;		margin-right: 21px;		float: right;	}	.firstNews	{		border-bottom: dotted 1px #a8a8a8;		padding-bottom: 24px;		margin-top: -15px;	}	.secondNews	{		padding-top: 5px;	}	.newsWrapper h3	{		background-image: url(../images/arrow.gif);		background-position: center left;		background-repeat: no-repeat;		float: left;	}	.newsWrapper h3 a	{		margin-left: 30px;		font-size: 18px;		color: #0079f3;		text-decoration: underline;		float: left;	}	.newsWrapper h3 span	{		text-align: right;		color: #878787;		font-size: 10px;		float: right;	}	.imageList1, .imagesList2	{		width: 198px;		height: 68px;	}	.imageList1 a img	{		border: 0;	}	.imageList2 a img	{		border: 0;	}	.imageList1 a	{		display: block;		background-image: url(../images/donateChalk.jpg);		background-position: center center;		background-repeat: no-repeat;	}	.imageList1 a:hover	{				background-image: url(../images/donateChalkOver.jpg);		background-position: center center;		background-repeat: no-repeat;	}	.imageList2 a	{		display: block;		background-image: url(../images/helpChalk.jpg);		background-position: center center;		background-repeat: no-repeat;	}	.imageList2 a:hover	{		background-image: url(../images/helpChalkOver.jpg);		background-position: center center;		background-repeat: no-repeat;	}	.imgWrapper	{		width: 368px;		height: 189px;		background-image: url(../images/imageBack.gif);		background-position: top left;		background-repeat: no-repeat;	}	.insideImage	{		padding-left: 6px;		padding-top: 5px;	}	.contentSection h2 	{		color: #ff4503;		font-size: 24px;		padding-bottom: 5px;		border-bottom: solid 1px #4c4c4c;	}	.contentSection p	{		clear: left;		color: #1d2225;		font-size: 14px;	}	.learnLink	{		float: right;		text-align: right;		color: #57a5ff;		font-size: 10px;	}	.moreLink	{		float: right;		text-align: right;		color: #57a5ff;		font-size: 10px;	}/* Footer Formatting */.footer{		width: 100%;	height: 75px;	font-size: 12px;	margin-left: auto;	margin-right: auto;	text-align: center;	clear: both;}	.footer div	{		margin-top: 5px;		margin-bottom: 7px;	}	#zero	{		padding-top: 10px;	}	#zero a, .botNav a	{		color: #909090;			text-decoration: none;	}	#zero a:hover, .botNav a:hover	{		text-decoration: underline;	}	.botNav 	{		color: #909090;		}	.credits a	{		color: #0c4258;		text-decoration: none;	}	.credits a:hover	{		text-decoration: underline;	}/* content Pages */#innerWrapperSub{		margin-left: auto;	margin-right: auto;	width: 923px;}.fauxColumn{	width: 100%;	height: 100%;	background-image: url(../images/subImages/fauxCol.jpg);	background-repeat: repeat-y;	background-position: top left;}.contentBodySub{	float: left;	width: 100%;	height: 100%;		padding: 0;	margin: 0 0 33px 0;}.leftNav{	float: left;	width: 223px;	height: 100%;	padding: 24px 0 0 0;	background-image: url(../images/leftNavBack.gif);	background-repeat: repeat-x;	background-position: top left;	background-color: #004e73;}.leftNav ul{	list-style-type: none;	margin: 0;	padding: 0;	width: 100%;}.leftNav ul li{	width: 100%;	height: 33px;	background-image: url(../images/leftNavDivider.gif);	background-repeat: repeat-x;	background-position: bottom left;}.leftNav ul li a{	text-decoration: none;	height: 20px;	padding: 8px 0 5px 17px;	color: #ffffff;	font-size: 12px;}.leftNav ul li a{	display: block;}.leftNav ul li a:hover{	background-image: url(../images/navLeftSideOver.gif);	background-repeat: repeat-x;	background-position: top left;}.corightContent{	background-image: url(../images/undershade.gif);	background-repeat: repeat-x;	background-position: top left;	float: left;	width: 700px;}.coListItem a{	margin-top: 5px;	padding: 8px 12px 0 12px;	color: #ccdae3;	height: 20px;	text-decoration: none;	background-color: Transparent;}		.coListItem a:hover{	color: #021826;	background-image: url(../images/blueOver.gif);	background-position: top left;	background-repeat: repeat-x;}.coSelected a{	color: #021826;	background-image: url(../images/blueOver.gif);	background-position: top left;	background-repeat: repeat-x;}.donateImage{	margin-left: auto;	margin-right: auto;	width: 198px;	height: 68px;}.donateImage a img{	border: 0;}.donateImage a{	display: block;	background-image: url(../images/donateChalkNav.jpg);	background-position: center center;	background-repeat: no-repeat;}.donateImage a:hover{	background-image: url(../images/donateChalkOverNav.jpg);	background-position: center center;	background-repeat: no-repeat;}.coContentSection{	clear: left;	margin-top: 20px;	margin-left: 30px;}.subContentArea{		width: 648px;	padding-right: 21px;}.coContentSection h2 {		color: #ff4503;		font-size: 24px;		padding-bottom: 5px;		border-bottom: solid 1px #d6d3d3;}.coContentSection span{	color: #999999;	font-size: 12px;	font-style: italic;}.coContentSection p{	color: #131313;	font-size: 14px;}.coContentSection p b{	color: #131313;	font-size: 36px;	font-family: Times New Roman;	font-weight: normal;}.coContentSection ul{	list-style-type: none;}.coContentSection ul li{	font-size: 14px;}.subContentArea h3{	font-size: 14px;	color: #131313;	font-weight: bold;}.subContentArea input	{	border-right: #131313 1px solid; 	border-top: #131313 1px solid; 	border-left: #131313 1px solid; 	border-bottom: #131313 1px solid;}.message p{	font-size: 14px;	color: #0094ff;	font-style: italic;}.signature{	float: right;}.coImageWrapper{	background-image: url(../images/subImages/mainGraphicBack.jpg);	background-repeat: no-repeat;	background-position: bottom left;	padding: 0 0 10px 0;}.coImageContainer{	width: 641px;	height: 203px;	background-color: #f2f2f2;	border: solid 6px #f2f2f2;}/*sitemap*/.site li{	margin-top: 5px;} .site li a {	font-size: 14px;	color: #131313;	text-decoration: none; } .site li a:hover {	text-decoration: underline; } .site li ul li a {	font-size: 12px; } /*Content Pages*/.subContentArea ol{	font-size: 14px;}.subContentArea blockquote{	margin: 0 0 20px 5px;	padding: 0 0 0 10px;	border-left: solid 2px #d6d3d3;}.subContentArea a img{	border:0;}.tblDonation{	font-size: 12px;}.tblDonation tbody tr{	font-size: 12px;	border-bottom: solid 1px grey;}.tblHeader b{	font-weight: bold;}.tblFooter{	border-bottom: 0px;	font-size: 14px;	font-weight: bold;}.hidden{	padding-left: 20px;}.linkWrappers{	padding-left: 10px;}.linkWrappers a{	color: #131313;}.leftSection{	width: 380px;	float: left;	padding-right: 15px;}.rightSection{	width: 233px;	padding-top: 25px;	padding-left: 10px;	float: left;}ul.basketball{    list-style-image: url(../images/subImages/basketball.gif);}/* utility classes*/.clear{	clear: both;}.redBorder{	border: 1px solid red;}.greenBorder{	border: 1px solid green;}.blueBorder{	border: 1px solid blue;}.tableListiTem1 {	clear: left;	color: #1d2225;	font-size: 12px;	font-weight: bold;	background-color: #FFFFFF;}.tableListTitle1 {	clear: left;	color: #FFFFFF;	font-size: 13px;	font-weight: bold;	background-color: #004E73;}