body{
	padding:0;
	margin:0;
	top:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1{
    font-size:18px;
	color:#7030A0;
	line-height:22px;
}
h2{
        font-size:18px;
	color:#4C9BD3;
	line-height:22px;
}
a{font-size:12px; text-decoration:none; color:#a4489f;}
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:1300px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
  
}
#main_menu{
  
  width:850px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;	
  padding:0;
  margin:0;
}
.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;
	padding:0;
	top:0px;
	width:800px;
	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%;
}

.home{
	padding:10px 0px 5px 10px;
	width:790px;
	clear:both;
}
#links{
  float:left;
  text-align:center;
}
#logo{
	float:left;
	width:780px;
	margin: 0px 0px 25px 10px;
}
#left{
	float:left;
	padding:0;
	margin:0;
    width: 166px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
    color: #FFF;
}
#right{
	float:left;
	padding:0;
	margin:0;
}
.clear{
	clear:both;	
}
img{
	border:none;
	padding:2px;

}
/*
.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;
}

#activities_button{
	background: url(../images/activities-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;
}
