body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
p {
	margin: 0px;
	text-indent: 20px;
	font-size: 0.7em;
	line-height: 1.6em;
	color: #333;
}
h3 {
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
	color: #069;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#logo {
	height: 77px;
	padding-top: 12px;
	position: relative;
}
#topTxt {
	width: 205px;
	position: absolute;
	top: 22px;
	left: 229px;
	height: 65px;
}
#navbar {
	height: 30px;
	margin-top: 6px;
	margin-bottom: 12px;
}
#topTxt p {
	text-indent: 0px;
	font-size: 0.5em;
	line-height: 1.5em;
}
#banner {
	height: 200px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}
#headline {
	height: 30px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin-bottom: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F96511;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 6px;
	padding-bottom: 12px;
}
#leftCol {
	float: left;
	width: 370px;
	margin-bottom: 6px;
}
#rightCol {
	float: right;
	width: 370px;
	margin-bottom: 6px;
}
#headline h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.4em;
	color: #F96511;
}
#footer p {
	text-indent: 0px;
	text-align: right;
	font-size: 0.6em;
}
.spaceBelow {
	margin-bottom: 12px;
}
.spaceRight {
	margin-right: 12px;
	padding-top: 6px;
	margin-bottom: 12px;
}
.ingress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.6em;
	text-indent: 0px;
	color: #666;
	margin-bottom: 9px;
}
.firstP {
	text-indent: 0px;
}
.link {
}
#footer p a:link, a:visited {
	color: #333;
	text-decoration: underline;
}
#footer p a:hover {
	color: #999;
	text-decoration: none;
}
#leftCol p a:link, a:visited {
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
#leftCol p a:hover {
	color: #F60;
	text-decoration: none;
}
#rightCol p a:link, a:visited {
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
#rightCol p a:hover {
	color: #F60;
	text-decoration: none;
}
