/* April 7, 2008 */
body {
	background: url(images/tree_bg.jpg) left top;
	font: 12px Arial, Helvetica, sans-serif;
	color: #595959;
}

#wrapper {
	background: url(images/tree_bg_panel.jpg);
	width: 800px;
	height: 876px;
	margin: 0 auto;
}



h1 {
	color: #999966; font-size: 20px; line-height: 100%;
}


h2 {
	font-size: 16px;
	font-style:normal;
	color: #999966;
	margin:0;
	line-height: 100%;
}

h3 {
	font-size: 13px;
	font-style:bold;
	color: #ffffff;
	margin:0;
	line-height: 100%;
}

h4 {
	font-size: 13px;
	font-style:bold;
	color: #ffffff;
	margin:0;
	line-height: 100%;
}

h5 {
	font-size: 10px;
	font-style:normal;
	color: #ffffff;
	margin:0;
	line-height: 100%;
}
img {
	border: none;
}

/* Navigation Menu */

#menu {
	float: left;
 	width: 500px;
	text-align: right;
	margin: 10px 0 -40px 300px;
}

#menubg {
	height: 22px;
	width: 446px;
	margin: 37px 0 -10px 53px;
	background: url(images/tree_bg_picture.jpg);
}

#nav {
	list-style: none;
}

#nav li {
	float: centre;
}

#nav a {
	color: #115018;
	font-size: 12px;
	text-decoration: none;
	font-weight :bold;
}

#nav #home {
	margin-left: 126px;
	margin-right: 2px;
}

a.leftmenuLink {
	color:  #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
	
}
a.leftmenuLink:active {
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	
}
a.leftmenuLink:link {
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
}
a.leftmenuLink:visited {
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	}
a.leftmenuLink:hover {
	color: #00ff66;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	

/* Main Content */


div.scroll {
	height: 500px;
	width: 622px;
	overflow: auto;
	padding: 2px;
	}