body {
	background-color: #BF1767;
	background-image: url(images/bg_fc_pink_circles.gif);
	}
	
#top_nav {
	background-image: url(images/redesign2009/hdr_homepage.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-position: left top;
	align: center;
	width: 960px;
	height: 130px;
	float: left;
	background-color: #E8E8E8
	
}
a {
	color: #BF1767;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
color: #BF1767;
	text-decoration: none;
	font-weight: bold;
	}
	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6B507B;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #6B507B;


}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: lighter;
	color: #BF1767;

}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	letter-spacing: normal;
	font-weight: bold;
	color: #333333;
}
h5 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: normal;
	font-weight: lighter;
	color: #333333;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	alight: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: thin;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: auto;
	text-transform: uppercase;
	}
.navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	alight: center;
	color: #FFFFFF;
	
	}
	
.navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	alight: center;
	color: #FFFFFF;
	text-decoration: none;
	
	}
NYFLC-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #654A77;
}

/* CSS for Google Search  */

#search {
	width: 250px;
}
#search input.gsc-input {
border-color: #777777;
}
#search input.gsc-search-button {
border-color: #CA0164;
background-color: #CA0164;

}
#search .cse form.gsc-search-box,  #search form.gsc-search-box {
  margin-bottom: 6px;
  padding: 0px 0px;
}
#search.cse input.gsc-search-button, #search input.gsc-search-button {
	border: none;
	padding: 3px 3px 2px 3px;
	text-shadow: none;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;  
	font-size:13px;
}
 #search.cse input.gsc-input,  #search input.gsc-input {
  width: 175px;
}

