body {
	background: #ffdb1a;
	color: #000;
}
a, a:link, a:visited, a:hover, a:active	{
	color: #000;
	
}

h1	{
	background: url(../images/logo-ncba.gif) no-repeat;
	
}


/* MAIN SECTIONS */

#content h2	{
	font-size: 2.5em;
	color: #000000;
	line-height: 1em;
}
#content ul.bullet-list li	{
	padding-left: 20px;
	background: url(../images/bg-bullet.gif) no-repeat;
}
#sightline {
	width: 294px;
	background: #253c11 url(../images/sightline-bg.gif) no-repeat left bottom;
	font-size: 1.1em;
	line-height: 1.2em;
}
#sightline h4	{
	height: 69px;
	background: #253c11 url(../images/sightline-title.gif) no-repeat;
	text-indent: -9999px;
}
#sightline p	{
	padding: 0 20px;
	color: #000;
	font-family: arial, sans-serif;
	font-weight: bold;
}
#footer ul li a.alternative {
	background-color: #fff;
	color: #333;
	padding: 4px;
}
