﻿#banner
{
    background-image: url('../images/bg/about.jpg');
}
#nav #tabAbout {
	top: -6px;
	border-top-color: #F2750B;
	border-top-width: 6px;
}
#nav #tabAbout A {
	text-decoration: underline;
}
#splash H2
{
	width: 520px;
	font-family: Arial Narrow, Lucida Grande, Arial, Helvetica, Sans-Serif;
}
