body{
	pading:0;
	margin:0;
	top:0;
}
h1{
	color:#7030A0;
}
h2{
	color:#4C9BD3;
}
a:hover{ text-decoration:underline; }
#color_bleed{
	width:100%;
	height:100%;
}
#center{
  width:999px;
  height:100%;
  margin-left:auto;
  margin-right:auto;
  
}
#secondary_center{
  width:1050px;
  height:100%;
  margin-left:auto;
  margin-right:auto;
  
}
#index_links{
	display:none;
  width:670px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;	
}
.index_copy{
	width:670px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background:#fff;	
}
.middle{
	float:left;
	  margin-left:auto;
  margin-right:auto;
  	margin-top:0px;
	top:0;
	width:667px;
		background:#fff;	
	min-height:600px;
}
.copy{
	float:left;
	margin-left:50px;	
	margin-right:50px;	
	margin-top:20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;	
	height:100%;
}
#links{
	display:none;
  float:left;
  text-align:center;
}
#logo{
	
  float:right;
  width:660px;
  margin-bottom:25px;
}
#left{
	display:none;
	float:left;
	padding:0;
	margin:0;
}
#right{
  display:none;
	float:left;
	padding:0;
	margin:0;
}
.clear{
	clear:both;	
}
img{
	border:none;
}
.image_link{
	float:left;
	width:129px;
	height:36px;
	padding:131px 0px 0px 0px;
	margin:0px 2px 0px 2px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;	
	text-decoration:none;
	font-size:13px;
}
#early_childhood_button{
	background: url(/images/early_childhood_logo.jpg) no-repeat;
}
#education_button{
	background: url(/images/education_logo.jpg) no-repeat;
}
#statistics_button{
	background: url(/images/statistics_logo.jpg) no-repeat;
}
#best_practices_button{
	background: url(/images/best_practices_logo.jpg) no-repeat;
}
#links_button{
	background: url(/images/links_logo.jpg) no-repeat;
}
#early_childhood_button_fd{
	background: url(/images/early_childhood_logo_fd.jpg) no-repeat;
}
#education_button_fd{
	background: url(/images/education_logo_fd.jpg) no-repeat;
}
#statistics_button_fd{
	background: url(/images/statistics_logo_fd.jpg) no-repeat;
}
#best_practices_button_fd{
	background: url(/images/best_practices_logo_fd.jpg) no-repeat;
}
#links_button_fd{
	background: url(/images/links_logo_fd.jpg) no-repeat;
}