@charset "UTF-8";
#chickenbutton {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 1000;
	height: 175px;
	width: 160px;
	top: auto;
	padding-left: 15px;
}
#body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#mainContent {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	background-image: url(ncgd_header.gif);
	background-repeat: no-repeat;
}
#footer {
	margin-top: 0px;
	margin-right: 105px;
	margin-bottom: 0px;
	margin-left: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808074;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #ff8900;
}
