body {
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	background-image: url(graphs/bg_yell.jpg);
	background-repeat: repeat;
	margin: 0px auto;
}
#container {
	width: 800px;
	z-index: 1;
	margin: 0px auto;
}
#container #leaves {
	background-image: url(graphs/leaves.gif);
	background-repeat: no-repeat;
	margin: 0px;
	width: 100%;
	background-position: 525px 0px;
	position: relative;
}
#content {
	width: 645px;
	padding-top: 40px;
}
#greenbox {
	z-index: 2;
}
#logo {
	background-color: #00cc00;
	height: 55px;
	width: 595px;
	padding-left: 50px;
}
#header {
	width: 645px;
	position: relative;
}
#textbox {
	width: 100%;
	background-image: url(graphs/greenbox_bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#column1 ul {
	list-style-position: outside;
	list-style-type: circle;
}
#column1 li {
	margin-bottom: 5px;
}
#column1 {
	float: left;
	width: 385px;
	padding-top: 0px;
	padding-left: 65px;
}
#nav {
	background-image: url(graphs/nav_bg.png);
	height: 159px;
	width: 121px;
	visibility: visible;
	z-index: 5;
	position: absolute;
	top: 280px;
	left: 600px;
	padding-top: 10px;
}
#download {
	background-image: url(graphs/chalkbox.gif);
	height: 90px;
	padding-top: 20px;
}
#nav a:hover {
	color: #CC0000;
}
#nav a {
	color: #003300;
	text-decoration: none;
}
.nav {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 24px 0px 20px;
	text-align: right;
	padding-bottom: 8px;
	padding-right: 6px;
}
.navactive {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 24px 0px 20px;
	color: #CC3300;
	background-image: url(graphs/green_line.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-bottom: 6px;
	background-position: 0px 17px;
	padding-right: 6px;
}
#column2 {
	float: left;
	width: 120px;
	margin-left: 25px;
	padding-top: 5px;
}
#subnav {
	background-image: url(graphs/chalkbox.gif);
	height: 96px;
	width: 98%;
	padding-top: 15px;
}
#subnav2 {
	background: url(graphs/chalkbox.gif);
	height: 96px;
	padding-top: 15px;
	width: 98%;
}
#subnav #subnav2 a:hover {
	color: #CC0000;
}
#subnav #subnav2 a {
	color: #003300;
	text-decoration: none;
}
.subnav {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 15px 0px;
	text-align: right;
	padding-bottom: 6px;
	padding-right: 6px;
}
.subnavactive {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 15px 0px;
	color: #CC3300;
	background-image: url(graphs/green_line.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-bottom: 6px;
	background-position: 4px 17px;
	padding-right: 6px;
}
.img {
	margin-top: 10px;
	margin-left: 10px;
	border: 2px inset #CCFF99;
	margin-bottom: 10px;
}
#bug1 {
	visibility: visible;
	z-index: 6;
	width: 100px;
	position: absolute;
	top: 390px;
	left: -30px;
}
#bug2 {
	visibility: visible;
	z-index: 7;
	float: right;
	position: absolute;
	left: 620px;
	top: 90px;
}
#bug3 {
	visibility: visible;
	z-index: 7;
	float: right;
	position: absolute;
	left: 550px;
	top: 35px;
}
#footer {
	padding: 15px 25px 25px 0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CC3300;
}
.headbold {
	font-weight: bold;
	color: #006633;
	letter-spacing: 0.4em;
	line-height: 30px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none
}
a:hover {
	color: #009900;
	text-decoration: none
}
.gallery {
	position: absolute;
	visibility: hidden;
}
#divider {
	height: 15px;
	width: 120px;
	text-align: right;
}
