.tn1 {
	width: 44px;
	height: 42px;
	background: url(/images/tnabouton.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#left-nav {
	margin: 0;
	width: 184px;
	background-color: #A57D3F;
}

#left-nav span {
	display: none;
}

#left-nav h2 {
	margin: 0;
	width: 184px;
	height: 60px;
	background: url(/images/hdabout.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 1px solid #fff;
}

#bottom-image {
	margin: 0;
	width: 184px;
	height: 184px;
	background: url(/images/bgabout.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content-right p span {
	color: #A57D3F;
	font-weight: bold;
}

.tagline {
	color: #A57D3F;
	font-weight: normal;
	line-height: 24px;
	text-align: center;
	font-size: 18px;
}

#footer-left {
	display: none;
}

#content-right a {
	color: #333333;
	font-weight: bold;
}
