body {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bgtree.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	margin: 0px 0px 0px 240px;
	padding: 0px;
	height: 100px;
	width: 540px;
	top: 0px;
	float: none;
}
.info {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
li {
	text-indent: 0px;
	white-space: normal;
	text-decoration: none;
	line-height: 25px;
}
a:link {
	font-family: Arial;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	color: #003399;
	text-decoration: none;
}
#navigation {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 220px;
	top: 0px;
	background-color: #003399;
}
