a:link {
	color: #006666;
}

a:visited {
	color: #9900FF;
}
a:hover {
	color: #009966;
}
a:active {
	color: #ff3300;
}
body {
	background-color: #000000;
}
#top_green {
	background-color: #009966;
	height: 25px;
	width: 1100px;
	position: absolute;
	z-index: 27;
	left: 0px;
	top: 8px;
}

#Red_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-style: italic;
	padding: 2px;
	height: 90px;
	width: 322px;
	position: absolute;
	z-index: 24;
	left: -1px;
	top: 36px;
	background-color: #ff0033;
}
#bottom_green {
	background-color: #009966;
	height: 25px;
	width: 1100px;
	position: absolute;
	z-index: 26;
	left: -9px;
	top: 135px;
}
#header {
	background-image: url(Images/Lean_web.gif);
	height: 100px;
	width: 771px;
	position: absolute;
	z-index: 3;
	left: 327px;
	top: 33px;
}
#wrapper {
	background-color: #000000;
	height: 2200px;
	width: 1400px;
	position: relative;
	z-index: 1;
	left: 0px;
	top: 5px;
}
#left_nav {
	background-color: #CCCCCC;
	height: 842px;
	width: 223px;
	position: absolute;
	z-index: 29;
	left: -2px;
	top: 171px;
}
