/* CSS Document */

h1.replace#welcome
{
	width: 475px;
	height: 47px;
	margin-top: 25px;
	margin-left: -20px;
}

h1.replace#welcome span
{
	width: 475px;
	height: 47px;
	background: white url(images/bal_asymmetric_header.gif) top left no-repeat;
	color: black;
}

div#content p.byline {
	color: #FF9900;
	font-style: italic;
}

div#content p.citation {
	color: #000000;
	font-size: small;
	font-style: italic;
	margin-top: -10px;
}

div#content p, div#content blockquote {
	color:  #000000;
}