body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #111111;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	color: #111111;
	background-image:url(images/rollover_bgrnd6.gif);
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.headerbar {
	background-color: #f6f6f6;
	height: 80px;
	top: 0px;
	width: 100%;
	position: absolute;
	z-index: -1;
}
.maincontainter {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.main_image {
	padding-bottom: 20px;
}
.main_subhead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.main_description {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	width: 100%;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12pt;
	padding-bottom: 20px;
}
.main_subheadbottom {
	width: 100%;
	height: 37px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 15px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.scrollhelper {
	position: fixed;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	font-style: italic;
	color: #000000;
	padding-top: 10px;
	top: 150px;
	left: 50px;
}
.main_description_about {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width: 830px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	padding-bottom: 15px;
	margin-right: 20px;
}
.main_description_connect {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	padding-bottom: 15px;
}
.projectlinks {
	font-size: 24px;
	line-height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.mainleft {
	padding-top: 20px;
	float: left;
	width: 50%;
}
.mainright {
	padding-top: 20px;
	float: right;
	width: 50%;
	text-align: right;
}
.headerheight {
	height: 62px;
	width: 100%;
}
.navheight {
	height: 69px;
	width: 100%;
}
.navleft {
	padding-top: 20px;
	width: 42%;
	padding-left: 8%;
	height: 49px;
	float: left;
}
.navright {
	padding-top: 20px;
	width: 50%;
	float: right;
	height: 49px;
	text-align: right;
}
.body {
	width: 92%;
	height: auto;
	padding-left: 8%;
}
.footer {
	height: 49px;
	width: 100%;
	padding-top: 10px;
}
.footerleft {
	width: 42%;
	padding-left: 8%;
	height: 49px;
	float: left;
}
.footerright {
	width: 50%;
	float: right;
	height: 49px;
	text-align: right;
}
.superfeedtext {
	font-size: 12px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
}
