#header {
	font-family: "century gothic", sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	font-size: 40px;
	position: absolute;
	width: auto;
	top: 7px;
	text-align: center;
	font-weight: normal;
	left: 104px;
}

#explore {
	font-size: 10px;
	font-family: "century gothic", sans-serif;
	font-weight: normal;
	background: #fff;
	position: absolute;
	width: auto;
	top: 42px;
	left: 774px;
	text-align: center;
	font-weight: normal;
}

#center {

}

a:link { text-decoration: none; color: #ff0000;}
a:active { text-decoration: none; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color: #ffffff; background-color:#454545; }

