#navitem {
	color: white;
	font-family: arial;
	font-size: 10px;
	border-right:1pt solid FFFFFF;
}
#navitem a {
	Color: FFFFFF;
	text-decoration: none;
	width: 100%;
}
#navitem a:hover {
	text-decoration: none;
	background: FFFFFF;
	color: 543c2f;
}
#navitem2 {
	color: white;
	font-family: arial;
	font-size: 10px;
}
#navitem2 a {
	Color: FFFFFF;
	text-decoration: none;
	width: 100%;
}
#navitem2 a:hover {
	text-decoration: none;
	background: FFFFFF;
	color: 543c2f;
}
#text {
	margin-left:10px;
	margin-right:10px;
	height: 515px;
	font-family: verdana;
	font-size: 12px;
	overflow: auto;
	color: 543c2f; 
}
#text2 {
	margin-left:140px;
	margin-right:10px;
	font-family: verdana;
	font-size: 10px;
	overflow: auto;
	color: 543c2f; 
}
#text3 {
	margin-left:10px;
	margin-right:10px;
	font-family: verdana;
	font-size: 9px;
	overflow: auto;
	color: 543c2f; 
}