ul.nav {
	text-align: center;
	font-size: .9em;
	color: #D1984E;
}
ul.nav li {
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;	
}
ul.nav a {
	margin-right: 2px;
	color: #D1984E;
	font-weight: bold;
}
ul.nav a:hover {
	color: #9E4D29;
}
ul.text {
	text-align: justify;
	padding-left: 15px;
	font-size: .9em;
	padding-top: 10px;
}
ul.text li {
	padding-bottom: 10px;
}
ul.language {
	text-align: right;
	font-size: .9em;
	color: #D1984E;
}
ul.language li {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: inline;
}
ul.language a {
	color: #CDB88C;
	margin-left: 4px;
}
ul.language a:hover {
	color: #9E4D29;
}
.infolink1 {
	text-align: center;
	clear: left;
}
.infolink1 a {
	color: #8F432E;
}
.infolink1 a:hover {
	text-decoration: underline;
}
.link a {
	color: #8F432E;
}
.link a:hover {
	text-decoration: underline;
}
br.clear {
	clear: both
}
* html .sidebox {
	width: 350px;
	w\idth: 318px;
}
* html #maintext {
	width: 390px;
	w\idth: 358px;
}
