html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	text-align: center;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
  }
.darkgrayfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: 666;
	text-decoration: none;
}
.navigationfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #999;
	text-decoration: none;
}

.selectedfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #cccccc;
	text-decoration: none;
}
#footer {
	position: fixed;
	bottom: 30px;
	background-color: #e18226;
}
#banner {
	background-color: #E18226;
	margin: 0px;
	height: 40px;
}
.orangefont {
	color: #E18226;
}
.linklook {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: ccc;
	text-decoration: none;
}
