body {
	background-color: #170000;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
}
span.text {
	font-size: 12px;
	line-height: 150%;
}
a.under {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
a.under:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
span.under {
	font-size: 11px;
}
#container {
	margin: 8px;
}
a {
	color: #FF9900;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
span.menuheader {
	font-weight: bold;
	font-size: 16px;
	color: #FF6600;
}
span.menuitem {
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
span.limited {
	color: #FF0000;
}
#headerimg {

  margin: 0 auto;
	display: block;
	width: 600px;
	z-index: 999;
}
#headerimg div {
  margin: 0 auto;
	z-index: 1000;
	width: 209px;
	height: 125px;
	position: absolute;
	background: transparent url(/images/chicago_overlay.jpg) no-repeat;
}
#headerimg.naperville div {
  background: transparent url(/images/naperville_overlay.jpg) no-repeat !important;
  height: 120px;
}