body {
	background:#CCCCCC;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#999999;
}
table
{
border:none;
}
td
{
border:none;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#996633;
	margin-top:0px;
}
a img {
	border: none;
}
a {
	text-decoration:none;
	color:#999999;
}
a:hover {
	color:#996633;
}
#wrapper {
	width:852px;
	background:white;
	margin: auto;
}
#header {
	float:left;
	text-align:right;
	background: white;
	width:100%;
	height:189px;
}
#main {
	float:left;
	background:url(../images/tree_sit.jpg) bottom left white no-repeat;
	width:852px;
	
	z-index:1;
}
#mainholder	{
min-height:383px;
	height:auto !important;
 	height:383px;
}
#footer {
	float: left;
}
#footer_01 {
	float:left;
}
#footer_02 {
	float:left;
	background:url(../images/footer_02.gif) no-repeat;
	width:100px;
	height:53px;
}
#footer_03 {
	float:left;
	background:url(../images/footer_03.gif) no-repeat;
	width:336px;
	height:53px;
}
#footer_04 {
	float:left;
	background:url(../images/footer_04_01.gif) no-repeat;
	width:232px;
	height:53px;
}
#contentholder {
	float: left;
	width: 460px;
	min-height:280px;
	height:auto !important;
	height:280px;
	margin-left: 342px;
	z-index:2;
	display: inline;
}
.content {
	clear: left;
	float:left;
}
#sideblurb {
	float:right;
	margin-right:150px;
	margin-top:20px;
	text-align:right;
	width:auto;
	font-size:12px;
}
#navholder {
	clear:both;
	float: left;
	width:568px;
	margin-left:284px;
	height:103px;
	background:none;
}
#nav {
	margin-top: 70px;
	margin-left: 48px;
}
#nav ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#nav ul li {
	float:left;

	text-align:center;
}
#nav ul li a {
	margin: 10px;
}
.navborder {
	border-right:1px solid #999999;
}
.navborderselected {
	border-right:1px solid #999999;
}
.navborderselected a {
	color:#996633;
}
.navnoborderselected
{
	border:none;
}
.navnoborderselected a
{
color:#996633;
}
#dropdown {
	float:left;
	position:absolute;
	top: 55px;
	padding:0px;
	margin:0px;
	margin-left: 30px;
	visibility:hidden;
}
#dropdown ul
{
margin:0px;
padding:0px;
text-align:right;
}

#dropdown li {
	list-style: none;
}
#dropdown li a {
	display: block;
	padding: 0px 10px;
}
#dropdown li a:hover {
	color:white;
	background:#996633;
}
#languageselect {
	margin-top: 140px;
}
#languagebuttonen {
	float:left;
	margin-right: 20px;
}
#languagebuttonfr {
	float:left;
	margin-right: 20px;
}

sup
{
font-size:8px;
}
