a {
	text-decoration: none;
	}
	
a:hover {
	color: #FF9900;
	}
	
font {
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size: 10px;
	}

#content {
	position: absolute;
	font-family: Lucida Sans, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#content img {
	max-width: 140px;
	}
	
#content a {
	text-decoration: underline;
	}

#gnav {
	position: absolute;
	width: 530px;
	height: 95px;
	overflow: auto;
	}
	
#gnav img {
	height: 75px;
	}
	
