body {
	background-image: url(images/gr_txtr.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: #656765;
}

p {
	color: #353735;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 1.5;
}

ul {
	color: #353735;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 1.5;
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
}

li {
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
}

.bullet {
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
}




a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #656765;
	text-decoration: underline;
	}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E57300;
	text-decoration: underline;
	}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #656765;
	text-decoration: underline;
	}

a:link.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #678F78;
	text-decoration: none;
	}

a:hover.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E57300;
	text-decoration: underline;
	}

a:visited.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #678F78;
	text-decoration: none;
	}

.green {
	color: #678F78;
}

.blue {
	color: #72CDF4;
}

.orange {
	color:#E57300;
	margin-top: 0px;
	margin-bottom: 6px;
}

.white {
	color:#FFFFFF;
}

.tight_white {
	line-height: 1;
	color:#FFFFFF;
}

#header {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 100%;
	height: 120px;
}

#navbar { 
	position: absolute;
	top: 130px;
	left: 0px;
	width: 100%;
	height: 20px;
	z-index: 2;
}

#sub_who { 
	position: absolute;
	top: 149px;
	left: 0px;
	width: 100%;
	height: 77px;
	visibility: hidden;
	z-index: 3;
}

#sub_what { 
	position: absolute;
	top: 149px;
	left: 0px;
	width: 100%;
	height: 40px;
	visibility: hidden;
	z-index: 3;
}

#sub_how { 
	position: absolute;
	top: 149px;
	left: 0px;
	width: 100%;
	height: 40px;
	visibility: hidden;
	z-index: 3; 
}

#page_content {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 100%;
	height: 300px;
}
