body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(images/evergreenbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;

}

h6 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
	float: left;
}



#heading {
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	width:560px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:10px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(images/logo.html);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	background-color: #000000;
}

#heading h3 {
	visibility: hidden;
	font-size: 16px;
	text-align: right;
	margin: 0px;
}

#page {
	width:800px;
	color:#000000;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	margin-top: 0px;
	background-color: #DDF795;
	border: thin double #B8EC20;
	height: auto;
	margin-bottom: 0px;
}

#page a {
	background:inherit;
	color:#000000;
	font-weight:800;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

#page a:active {
	background:inherit;
	color:#425B08;
	text-decoration:none;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	clear: both;
}


#content #page #left {
	text-align: left;
	float: left;
	width: 300px;
	padding-left: 10px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 25px;
}
embed {
	padding: 5px;
	border: thin solid #FF9900;
	margin: 5px;
	float: right;
}
#top {
	top: 5px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
}
#middle {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	text-align: center;
}

#bottom {
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: both;
}

#footer {
	color:#627E0A;
	clear:both;
	text-align: center;
	font-size: 10px;
	height: 140px;
	padding-top: 20px;
}

#footer a {
	background:inherit;
	color:#CCFF66;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#menu {
	background:#000000 center top;
	margin: 0px auto 6px;
	text-align: center;
	width: 768px;
}

#point {
	display:table;
	padding:0;
	margin:0 auto;
	list-style:none;
	white-space:nowrap;
	text-align: center;
}
#point ul {
	margin: 0px;
	padding: 0px;
}
#point li {display:inline; margin:0; padding:0;}
#point li a {
	float:left;
	font-family:arial;
	font-size:14px;
	height:1.5em;
	line-height:1.5em;
	text-decoration:none;
	color:#000000;
	border-right:1px solid #666666;
	border-left:1px solid #333333;
	background-color: #BDEE21;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
	margin: 0px;
	font-weight: bold;
	width: 125px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #333333;
}
#point li a:hover, #point li a.current {
	background:#ECFBBD;
	color:#000000;
	border: 1px solid #FF9900;
}
#pic {
	float: right;
	padding-top: 20px;
}
