body{
	background-color: white;
}
a:link, a:active, a:visited{
	color: #1E3C36;
	text-decoration: none;
	font-family: Geneva, sans-serif, Arial, serif;
	font-size: 20px;
	line-height: 30px;
}
a.group:link, active, visited{
	font-size: 20px;
	font-weight: bold;
}
#header {
	position: absolute;
	width: 100%;
	height: 100px;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: 0px;
	background-image: url(footer.png);
}
#headerline1 {
	font-weight: bold;
	font-size: 50px;
	left: 40.4%;
	top: 22px;
	color: #FFFFFF;
	position: absolute;
}
#headerline2 {
	font-weight: bold;
	font-size: 50px;
	left: 40%;
	top: 20px;
	color: #1E3C36;
	position: absolute;
}
#column1 {
	position: relative;
	width: auto;
	height: auto; 
	top: 100px;
	right: auto;
	bottom: 0px;
	left: 5px;
	text-align: center;
}
P.valid {
	font-family: "Courier New", serif;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	padding-top: 0px;
	padding-right: 50px;
}
P.rights {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #003600;
	padding-top: 0px;
}
