body {
	background: #5E5E5E url(/media/screen/wgback.gif) repeat-y top center;
	font-family: verdana;
	font-size: 11px;
	}

a {
	color: #7CB61F;
	text-decoration: none;
	}

#holder {
	position: absolute;
	width: 936px;
	top: 0px;
	left: 50%;
	margin-left: -468px;
	height: 100%;
	}

#topnavi {
	position: absolute;
	with: 500px;
	right: 10px;
	line-height: 24px;
	font-size: 9px;
	}

#topnavi a {
	color: #000000;
	}

#toprow {
	position: absolute;
	top: 24px;
	left: 1px;
	width: 934px;
	height: 5px;
	line-height: 5px;
	font-size: 3px;
	background: #5E5E5E;
	}

#topout {
	position: absolute;
	top: 15px;
	left: 936px;
	width: 5px;
	height: 30px;
	}

#copyimages {
	position: absolute;
	top: 29px;
	left: 1px;
	height: 271px;
	width: 934px;
	background: #ffffff;
	text-align: right;
	overflow: hidden;
	}

#subrow {
	position: absolute;
	top: 301px;
	left: 1px;
	width: 934px;
	height: 5px;
	line-height: 5px;
	font-size: 3px;
	background: #5E5E5E;
	}

#subout {
	position: absolute;
	top: 287px;
	left: 936px;
	width: 5px;
	height: 30px;
	}

#leftout {
	position: absolute;
	top: 306px;
	left: -6px;
	width: 6px;
	}

#mainmenuholder {
	position: absolute;
	top: 0px;
	left: 1px;
	height: 300px;
	width: 172px;
	border-right: 1px solid #ffffff;
	background: #7CB61F;
	}

#mainmenu {
	position: absolute;
	bottom: 0px;
	width: 172px;
	background: #C0C76A;
	}

#mainmenu ul, #submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	#color: #ffffff;
	}

#mainmenu li {
	margin: 0px;
	padding: 4px;
	border-top: 1px solid #ffffff;
	background: #7CB61F;
	list-style-type: none;
	}

#mainmenu li.active {
	background: #629018;
	}

#submenu {
	position: absolute;
	top: 307px;
	left: 1px;
	width: 172px;
	border-right: 1px solid #ffffff;
	}

#submenu li {
	margin: 0px;
	padding: 4px;
	border-bottom: 1px solid #ffffff;
	/* background: #7CB61F; */
	}

#maincontent {
	position: relative;
	margin-top: 325px;
	left: 190px;
	width: 718px;
	}

h1 {
	color: #7CB61F;
	font-size: 16px;
	margin: 10px 0px;
	}

h2 {
	color: #7CB61F;
	font-size: 14px;
	margin: 8px 0px;
	}

h6 {
	color: #8F0100;
	font-size: 16px;
	margin: 10px 0px 20px 0px;
	}

p {
	color: #000000;
	margin: 6px 0px;
	}

.copyinfo {
	clear: both;
	margin-top: 20px;
	font-size: 9px;
	}


