#banner-legal
{
	height: 18px;
	width: 764px;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	padding: 10px;
	padding-bottom: 0;
}

#banner-contact
{
	height: 18px;
	width: 764px;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	padding: 10px;
	padding-bottom: 0;
}

#banner-about
{
	background-image: url('/images/background-about.png');
	height: 271px;
	width: 786px;
}

#banner-faqs
{
	background-image: url('/images/background-faqs.png');
	height: 271px;
	width: 786px;
}

#banner-media
{
	background-image: url('/images/background-media.png');
	height: 271px;
	width: 786px;
}

#banner-donate
{
	background-image: url('/images/background-donate.png');
	height: 271px;
	width: 786px;
}

#banner-projects
{
	background-image: url('/images/background-projects.png');
	height: 271px;
	width: 786px;
}

#banner-text
{
	display: none;
}

#content
{
	width: 754px;
	padding: 15px;
}

#content-footer-column-1
{
	float: left;
	background-image: url('/images/border-bl.png');
	height: 11px;
	width: 11px;
}

#content-footer-column-2
{
	float: left;
	height: 11px;
	width: 764px;
	border-bottom: 1px solid #b2b2b2;
}

#content-footer-column-3
{
	float: right;
	background-image: url('/images/border-br.png');
	height: 11px;
	width: 11px;
}

#faq-ol
{
	margin-left: 26px;
}

.faq-question
{
	font-weight: bold;
	padding-top: 1em;
}
