@charset "utf-8";
/* CSS Document */


#header {
	background-image: url(/images/nehemiah/bannerblue.gif);
}

#container {
	background-image: url(/images/nehemiah/backblue.gif);
}

h1 {
	color: #006a8d;
}


h2 {

		color: #006a8d;

}
h3 {
	color: #000000;


}
a, a:link, a:visited {
	color: #006a8d;
}
.story p {color: #006a8d;}

#sidebar2 a, #sidebar2 a:link,#sidebar2 a:visited {
	color: #ffffff;
}

a:hover {color:#9daa00}


#sidebar2 {
	background-color: #006a8d;
	color: #FFFFFF;
}

#sidebar2 p, #sidebar2 h1, #sidebar2 h2, #sidebar2 h3  {
	color: #FFFFFF;
	padding-left:0px;
}

#sidebar2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	list-style-type: none;
		margin-top:0px;
		margin-bottom:6px;
}
