body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	height: 90px;
	width: 960px;
	color: #FF0;
	background: #FF0;
}
#content {
	width: 960px;
	margin-top: 0px;
	height: auto;
	clear: both;
}
#contentbottom {
	width: 960px;
	margin-top: 10px;
	height: auto;
}
#logo {
	padding: 0px;
	float: left;
	height: 80px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#LarryBeldt {
	padding: 0px;
	float: left;
	height: 40px;
	width: 325px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#siteTitle {
	float: right;
	height: 20px;
	width: 210px;
	margin-top: 15px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#globalNav {
	padding: 0px;
	float: right;
	height: 22px;
	width: 530px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
	text-align: right;
	margin-top: 25px;
	border-bottom-style: none;
	color: #999;
}
#subNavs {
	float: right;
	height: 18px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-align: right;
	margin-top: 5px;
	border-top-width: thin;
	border-top-style: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #603;
}
#footer {
	padding: 0px;
	float: none;
	height: 50px;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	text-align: center;
	color: #603;
	margin-top: 12px;
	text-decoration: none;
}
#footer a {
	color: #603;
	text-decoration: none;
}
#footer a:hover {
	color: #C00;
}
#footer a:active {
	color: #F00;
}
#globalNav a {
	color: #999;
	text-decoration: none;
}
#globalNav a:hover {
	color: #00703C;
}
#globalNav a:active {
	color: #0F0;
}
#copyBlock {
	float: left;
	height: 250px;
	width: 245px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #07703B;
	line-height: 1.3em;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #07703B;
	line-height: 1.3em;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #07703B;
	line-height: 1.2em;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: lighter;
	color: #07703B;
	line-height: 1.3em;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: lighter;
	color: #000;
}
#content table {
	background-image: url(images/awareness.jpg);
	background-repeat: no-repeat;
	height: 760px;
	width: 960px;
}
#subNavs a {
	color: #603;
	text-decoration: none;
}
#subNavs a:hover {
	color: #C00;
	text-decoration: none;
}
#subNavs a:active {
	color: #F00;
	text-decoration: none;
}
#subNavs a.here {
	color: #603;
}
#kiosk {
	float: right;
	width: 640px;
}
#table {
	text-align: left;
}
#screen {
	float: right;
	width: 670px;
	text-align: right;
	border: 0px outset #999;
}
#logo:hover {
	background-image: url(images/BeldtLogoGlo.png);
}
#spacer {
	float: left;
	height: 600px;
	width: 70px;
}
#globalNav a.here {
	color: #00703c;
}
a:link {
	color: #00703c;
	text-decoration: none;
}
