#terms {
	width: 400px;
	margin-left: -200px;
	position: relative;
	left: 50%;
}
#logo {
	background: url(../images/GEO-Logo-small.gif) no-repeat;
	text-align:center;
	height: 36px;
	width: 427px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h3 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.termsHeader {
	width: 400px;
	margin-left: -200px;
	position: relative;
	left: 50%;
}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	background-image: url(../images/smallGrad_bg.jpg);
	background-repeat: repeat-x;
}
.footerLinks {
	font-size: x-small;
	color: #999999;
	text-align: center;
	text-decoration: none;
}
a {
	color: #1c3615;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #1c3615;
	text-decoration: none;
}

