html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family : "Bitstream Vera Sans", Verdana, sans-serif;
  font-size : 14px;

}

#et_table_wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}	
/*
#et_table_left {
	width: 10%;
	background-color: #339933;
}
*/
#et_table_center {
	width: 70%;
	padding-top: 30px;
	background-image: url('images/logo_figur_bg.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
/*	background-position: center 230px; */
}

#et_table_right {
	background-color: #339933;
	background-image: url('images/logo_figur.png');
	background-repeat: no-repeat;
	background-position: left 70px;
	font-size: 18px;
	color: #FFFFFF;
}

#et_center_container {
	width: 76%;
	margin-left: 12%;
	margin-right: 12%;
}

#et_right_container {
	margin-top: 10px;
	height: 400px;
}

.menu {
/*   margin: 1em .5em; */
}

.menu-hover/*, div.menu h3:hover*/ {
				cursor: pointer;
				color: #064406;
				background: #77CC77;
}

/*h4 {

	font-size: 2px;
}*/

.menu-selected {
				color: #064406;
				background: #77CC77;
}
.menu h4 {
	margin: 0;
	padding: 0.25em 0 0.25em 3.0em;
	font-size: 16px;
}
.menu h3 {
  margin: 0.5em 0 0 0;
/*  margin-bottom: .25em; */
  padding: .25em 0 .25em 1.5em;
	text-align: left;
	font-size: 18px;
/*  border-top: 1px solid #386785;
  border-bottom: 1px solid #386785;*/
}
.menu div {
  padding: 0.25em 0 .75em 0em;
	background: #44AA44;
	text-align: left;
/*	width: 80%;
	margin: 0 10% 0 10%; */
}

.menu a {
/*  font-family : "Bitstream Vera Sans", Verdana, sans-serif; */
/*	font-weight: bold;*/
  text-decoration: none;
	font-style : normal;
	font-variant : normal;
	color: #FFFFFF;
}
/*
.menu a:hover {
	color: #000000;
	background-color: #339933;
}
*/
.text-title {
  font-family : "Bitstream Vera Sans", Verdana, sans-serif; 
	font-weight: bold;
	color: #114411;
	font-size: 28px;
}

.text-titlesmall {
  font-family : "Bitstream Vera Sans", Verdana, sans-serif; 
	font-weight: bold;
	color: #114411;
	font-size: 14px;
}	

a {
  font-family : "Bitstream Vera Sans", Verdana, sans-serif; 
	font-weight: bold;
  text-decoration: none; 
	font-style : normal;
	font-variant : normal;
	color: #339933;
}

#et_center_container a:hover {
	color: #000000;
	background-color: #339933;
}

table.spacetable tr td {
	text-align: left;
	padding: 5px 10px 5px 10px;
}
