.dkbrname
	{
	position: absolute;
    font-family: "Arial Black", Arial, Helvetica, sans-serif !important;
    font-size: 22pt !important;
    text-decoration: none;
    font-weight: normal;
	top: 50%;
	left: 50%;
    margin-top: -26px;
	margin-left: -350px;
    padding: 0;
    height: 52px;
	width: 350px;
	text-align: center;
	background-color: white;
	letter-spacing: 0.02em;
	color: #7F5C32;
	}
	
.dkbrname p
	{
	margin: 0;
	padding: 5px 0 0 0;
	width: 350px;
	height: 47px;
	}
	
.ltbrname
	{
	position: absolute;
    font-family: "Arial Black", Arial, Helvetica, sans-serif !important;
    font-size: 22pt !important;
    text-decoration: none;
    font-weight: normal;
	top: 50%;
	left: 50%;
    margin-top: -26px;
	margin-left: -350px;
    padding: 0;
    height: 52px;
	width: 350px;
	text-align: center;
	background-color: white;
	letter-spacing: 0.02em;
	color: #A58258;
	}
	
.ltbrname p
	{
	margin: 0;
	padding: 5px 0 0 0;
	width: 350px;
	height: 47px;
	}
	

a.dkbrtitlenav
	{
	display: block;
	position: absolute;
    padding: 0;
	top: 50%;
	left: 50%;
	margin-top: -26px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
    height: 120px;
	width: 350px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif !important;
    font-size: 22pt !important;
    text-decoration: none;
    font-weight: bold;
	letter-spacing: 0.02em;
	background-color: #7F5C32;
	color: white;
	overflow: hidden;
	}
    
a.dkbrtitlenav p
	{
	height: 52px;
	/* IE 5 mac workaround \*/
	height: 45px;
	/* */
	width: 350px;
	margin: 0;
	padding: 7px 0 0 0;
	background-color: #7F5C32;
	color: white;
	}
	
a.ltbrtitlenav
	{
	display: block;
	position: absolute;
    padding: 0;
	top: 50%;
	left: 50%;
	margin-top: -26px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
    height: 120px;
	width: 350px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif !important;
    font-size: 22pt !important;
    text-decoration: none;
    font-weight: bold;
	letter-spacing: 0.02em;
	background-color: #A58258;
	color: white;
	overflow: hidden;
	}
    
a.ltbrtitlenav p
	{
	height: 52px;
	/* IE 5 mac workaround \*/
	height: 45px;
	/* */
	width: 350px;
	margin: 0;
	padding: 7px 0 0 0;
	background-color: #A58258;
	color: white;
	}

	
a:link, a:visited
    {
	margin-top: -26px;
	clip: rect(0 350px 52px 0);
    }
    
a:link:hover, a:visited:hover
    {
	margin-top: -78px;
    clip: rect(52px 350px 104px 0);
	}

