@charset "utf-8";
#headerDiv {
	width: 980px;
	margin: 0 auto;
}
#mainDiv {
	width: 980px;
	background-color: #C3C;
	margin: 0 auto;
	height: 1130px;
}
#mainDiv #navbuttons {
	background: url(images/NavBckgrnd.png);
	background-repeat: no-repeat;
	text-align: center;
}
#footerDiv {
	width: 980px;
	background-color: #ff7f00;
	margin: 0 auto;
	height: 35px;
	text-align: center;
	color: #815853;
}
#mainDiv table tr td ul span li em {
	color: #cc0000;
}
