body {
	background-image: url(images/frameset/bg-top-line.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#wrapper {
	width: 900px;
}
#navigation {
	float: left;
	height: 45px;
	width: 530px;
	position: relative;
	padding-right: 360px;
}
#top-header {
	float: left;
	width: 900px;
	position: relative;
	height: 140px;
}
#top-header-logo {
	float: right;
	height: 140px;
	width: 340px;
	position: relative;
	text-align: right;
}
#top-header-left {
	float: left;
	height: 140px;
	width: 530px;
	position: relative;
	text-align: left;
}
#content-left {
	float: left;
	width: 530px;
	position: relative;
	text-align: left;
}
#content-right {
	float: right;
	width: 340px;
	position: relative;
}
#green-line-bottom {
	background-color: #97C030;
	float: left;
	height: 10px;
	width: 100%;
	position: relative;
	bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#break-green {
	background-color: #97C030;
	float: left;
	height: 10px;
	width: 530px;
	position: relative;
	margin-bottom: 10px;
}
#break-grey {
	background-color: #4c4c4c;
	float: left;
	height: 10px;
	width: 340px;
	position: relative;
}
#content-right-light-grey {
	background-color: #E8E8E8;
	padding: 10px;
	float: left;
	width: 320px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
#lets-go {
	float: right;
	height: 30px;
	width: 93px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sherpa-footer {
	width: 100%;
	position: relative;
	float: left;
}
#sherpa-footer p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 9px;
	color: #97C030;
	text-align: right;
	line-height: 18px;
}
h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	color: #4C4C4C;
	text-align: left;
	line-height: 20px;
}
h2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #97C030;
	text-align: left;
	line-height: 20px;
}
p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #4C4C4C;
	text-align: left;
	line-height: 20px;
}
li {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #4C4C4C;
	text-align: left;
	line-height: 20px;
}
.link1 a:link {
	color: #97C030;
	text-decoration: underline;
	font-weight: bold;
}
.link1 a:visited {
	color: #97C030;
	text-decoration: underline;
	font-weight: bold;
}
.link1 a:active {
	color: #97C030;
	text-decoration: underline;
	font-weight: bold;
}
.link1 a:hover {
	color: #97C030;
	text-decoration: none;
	font-weight: bold;
}
.link2 a:link {
	color: #4C4C4C;
	text-decoration: none;
}
.link2 a:visited {
	color: #4C4C4C;
	text-decoration: none;
}
.link2 a:active {
	color: #4C4C4C;
	text-decoration: none;
}
.link2 a:hover {
	color: #4C4C4C;
	text-decoration: underline;
}
#graph-rollovers {
	float: left;
	height: 20px;
	width: 320px;
	position: relative;
}

#confront {
	position:absolute;
	width:150px;
	z-index:1;
	visibility: hidden;
	background-color: #96C030;
	border: 1px solid #6C8821;
	padding: 5px;
	margin: 0px;
	float: left;
}
#confront p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	margin: 0px;
}
#confront h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
}
#transform {
	position:absolute;
	width:150px;
	z-index:1;
	visibility: hidden;
	background-color: #96C030;
	border: 1px solid #6C8821;
	padding: 5px;
	margin: 0px;
	float: left;
}
#transform p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	margin: 0px;
}
#transform h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
}
#build {
	position:absolute;
	width:150px;
	z-index:1;
	visibility: hidden;
	background-color: #96C030;
	border: 1px solid #6C8821;
	padding: 5px;
	margin: 0px;
	float: left;
}
#build p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	margin: 0px;
}
#build h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
}
#grow {
	position:absolute;
	width:150px;
	z-index:1;
	visibility: hidden;
	background-color: #96C030;
	border: 1px solid #6C8821;
	padding: 5px;
	margin: 0px;
	float: left;
}
#grow p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	margin: 0px;
}
#grow h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
}
#slowdeath {
	position:absolute;
	width:150px;
	z-index:1;
	visibility: hidden;
	background-color: #96C030;
	border: 1px solid #6C8821;
	padding: 5px;
	margin: 0px;
	float: left;
}
#slowdeath p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	margin: 0px;
}
#slowdeath h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
}
#death {
	position:absolute;
	width:150px;
	z-index:1;
	visibility: hidden;
	background-color: #96C030;
	border: 1px solid #6C8821;
	padding: 5px;
	margin: 0px;
	float: left;
}
#death p {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	margin: 0px;
}
#death h1 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
}
