p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #333333;
}
.bgfrontpage {
	background-attachment: fixed;
	background-image: url(bgfrontpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline overline;
}
a:active {


	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bgintro {
	background-attachment: fixed;
	background-image: url(introbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgpalaeo {
	background-attachment: fixed;
	background-image: url(bgpalaeo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgmeso {
	background-attachment: fixed;
	background-image: url(bgmeso.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgsubforests {
	background-attachment: fixed;
	background-image: url(bgsubforests.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgsublandscapes {
	background-attachment: fixed;
	background-image: url(bgsublandscapes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgenvironmental {
	background-attachment: fixed;
	background-image: url(bgenvironmental.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgfuture {
	background-attachment: fixed;
	background-image: url(bgfuture.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgmanagement {
	background-attachment: fixed;
	background-image: url(bgmanagement.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pvertical {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
    writing-mode: tb-rl;

}
.border {
	border: 1px solid #CCCCCC;
}
