body {
	margin:0;
	padding:0;
	background:url(back.gif) #adcc8f;
	font-family:Verdana;
	font-size:0.8em;

}

#header h1 {
	margin:25px 0 0 367px;
}

#header h2 {
	margin:0 0 0 380px;
}

#header #navigation {
	position:absolute;
	bottom:5px;
	left:367px;
	right:0;
}

#header #navigation #wrapper {
	width:100%;
}

#header #navigation #wrapper .nav {
	width:9%;
	min-width:50px;
	max-width:78px;
	display:block;
	margin:0 4px 0 0;
	float:left;
}

header #navigation #wrapper .nav img {
	width:100%;
}

#left {
	position:absolute;
	left:0;
	top:252px;
	bottom:32px;
	width:160px;
	background:url() #6C8059;
	overflow:auto;
	font-size:0.85em;
}

#content {
	position:absolute;
	top:252px;
	left:0px;
	overflow:auto;
	bottom:30px;
	width:100%;
	text-align:justify;
	z-index: -1;
}

#content p {margin:0 15% 1em 170px}
#content h1 {margin:20px 15% 1em 170px}
#content table {margin:0 15% 1em 170px}
#content ul {margin:0 15% 1em 170px}
#content img {margin:0 15% 1em 20px}

#footer .rightfoot  .link {color:#000;}

#footer .rightfoot {
	margin:0 0 0 400px;
}

a.nav, a.nav:visited {margin-left:10px; display:block; width:130px; height:25px; background:#6C8059; color:#eee; border:0px solid #000; text-decoration:none; text-align:left; line-height:25px;}
a.nav_w, a.nav_w:visited {margin-left:10px; display:block; width:130px; background:#6C8059; color:#eee; border:0px solid #000; text-decoration:none; text-align:left; line-height:22px; font-size:0.9em;}

a.nav:hover {background:#000; color:#fff;}
a.nav_w:hover {background:#000; color:#fff;}
a.link, a.nav:visited {color:#000; color:#fff; text-decoration:none}
a.nav_w:visited {color:#000; color:#fff; text-decoration:none}
		

.left {float:left; margin:0px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:500px; text-align:justify;}
.righttext {float:right; width:200px; text-align:justify;}
.bold {font-weight:bold;}