body{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#9A9B9D;
	color: #FFFFFF;
}
.heading {
	font-size: 36px;
	margin: auto;
	padding: 0.3em;
	height: auto;
	width: auto;
	border: medium solid #333333;
	text-align: center;
	background-image: url(images/trees.jpg);
}
.leftmenu {
	padding: 0.3em;
	float: left;
	width: 125px;
	clear: none;
	height: auto;
}
.links {
	color: #FFFFFF;
}
.carte {
	float: right;
	clear: none;
	width: 212px;
	position: relative;
	top: 0px;
}
.centermain {
	clear: none;
	float: none;
	width: 75%;
	left: 1em;
	position: relative;
	top: 1em;
	height: 100%;
	padding: 0.3;
}
.sideimage {
	float: left;
	padding: 1;
	position: relative;
	top: 1em;
}
.oops{
	color:  #FF0000;
}
.foot {
	margin: auto;
	padding: 0.3em;
	height: auto;
	width: auto;
	text-align: center;
	bottom: 100%;
	clear: both;
	text-align: center;
}
