#theweb {
	margin: 0px;
}#wrapper
 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFDE00;
	margin-top: 0px;
	border: medium none #000000;
}
#wrapper #Body {
	width: 800px;
}
#wrapper #footer div {
	width: 800px;
	background-color: #000000;
	color: #FFDE00;
}
#wrapper   #Navagation   a {
	font-size: 14px;
	color: #FFDE00;
	text-decoration: none;
	cursor: default;
	text-transform: none;
}
#wrapper #Navagation a:hover {
	text-transform: uppercase;
	color: #FF0000;
}

#wrapper #GFlogo {
	background-color: #FFDE00;
	height: 100px;
	width: 800px;
}
#wrapper #Navagation {
	height: 25px;
	background-color: #000000;
	color: #FFDE00;
	width: 800px;
	text-decoration: none;
}
#wrapper #GFFLYBYART {
	height: 126px;
	width: 800px;
}

