body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #003366;
	background-repeat: repeat;
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
}
#container {
	width:656px;
	text-align:left;
	margin: 10px auto;
}
#container #header {
	height: 70px;
	margin-bottom: 5px;
}
#container #content {
	width: 656px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin: 0px 0px 40px 0px;
	padding-top: 10px;
}
h1 {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: .20em;
	text-align: left;
	margin-bottom: 10px;
}
h2 {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	margin: 15px 0px 10px 0px;
}
#container #header #nav {
	width: 656px;
	padding:0;
	list-style-type:none;
	float: left;
	margin: 0px 0px 10px;
}
#container #header #nav li {
	float:left;
	width:162px;
	border:1px solid #FFFFFF;
	font-size: .8em;
	letter-spacing: .2em;
}
#container #header #nav a {
	display:block;
	width:162px;
	color:#000033;
	text-align:center;
	padding:4px 0;
	text-decoration:none;
	float:left;
	background-color: #E2E2E2;
}
#container #header #nav a:hover {
	color:#000033;
	background-color: #cfdde8;
}
#container #header #nav a.navOn {
	color:#000033;
	background-color: #cfdde8;
}
#content p {
	line-height: 1.4em;
	text-align: justify;
	font-size: 0.8em;
	color: #333333;
	margin-top: 0px;
}
#container #content .index {
	margin: 5px 20px 0px 0px;
	padding-bottom: 20px;
}
#container #content .indexRight {
	margin: 5px 0px 0px 20px;
}
#container #content .indent {
	margin-left: 155px;
}
#container #footer {
	width: 656px;
	position: relative;
	top: 40px;
	margin: 0px 0px 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#container #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	text-align: right;
	margin: 0px 0px 20px;
	padding: 3px 0px 0px;
}
#container #footer .bright, #container #footer .bright:visited {
	color: #FF9900;
	text-decoration:none;
}
#container #footer .bright:hover, #container #footer .bright:visited:hover {
	color: #FF9900;
	text-decoration:underline;
}
dl.usMap {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border:none;
	position: relative;
	width: 656px;
	height: 448px;
	background-image: url(../img/usa.gif);
	background-repeat: no-repeat;
}
dl.usMap dt {
	list-style:none;
	display: inline;
}
dl.usMap dd {
	background: #fff;
	border: 1px solid #666;
	border-radius: 8px; /* CSS3 rounded corners */
	-moz-border-radius: 8px; /* Mozilla rounded corners */
	color: #333333;
	padding: 10px;
	width: auto;
	position: absolute;
	left: -9999px;
	z-index: 11;
	font-size:0.70em;
}
dl.usMap dd img {
	position:relative;
	float:left;
	margin:0px;
	padding-right: 10px;
}
dl.usMap dd a.close {
	position:absolute;
	right:4px;
	top:4px;
	background:url(../img/close.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	height:13px;
	width:13px;
	text-decoration:none;
}
dl.usMap a.location {
	background: url(../img/pin.gif) no-repeat;
	display: block;
	outline: none;
	text-decoration: none;
	text-indent: -9999px;
	width: 12px;
	height: 17px;
	position: absolute;
	z-index: 10;
}
dl.usMap a.location:hover {
	background: url(../img/pin.gif) no-repeat;
}
dl.usMap a#bedel {
	top: 182px;
	left: 442px;
}
dl.usMap a#boone {
	top: 181px;
	left: 8px;
}
dl.usMap a#carter {
	top: 313px;
	left: 319px;
}
dl.usMap a#conger {
	top: 277px;
	left: 373px;
}
dl.usMap a#dimitroff {
	top: 130px;
	left: 474px;
}
dl.usMap a#glowacki {
	top: 252px;
	left: 39px;
}
dl.usMap a#henderson {
	top: 195px;
	left: 534px;
}
dl.usMap a#koesten {
	top: 203px;
	left: 343px;
}
dl.usMap a#lubitz {
	top: 413px;
	left: 556px;
}
dl.usMap a#strege {
	top: 160px;
	left: 354px;
}
dl.usMap a#vawter {
	top: 175px;
	left: 482px;
}
dl.usMap a#McClanahan {
	top: 343px;
	left: 528px;
}
a.links:link, a.links:visited {
	text-decoration: underline;
	color: #0066FF;
}
a.links:hover, a.links:visited:hover {
	text-decoration: none;
	color: #0066FF;
}
a.links:active {
	text-decoration: none;
	color: #99CCFF;
}

