body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/nabkgnd.jpg);
	margin: 0px 40px 20px;
	background-color: #FFFFFF;
}
#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	height: 100px;
	font-size: 0.4em;
	color: #5C5F38;
}
#navbanner {
	background-color: #384528;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#textspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111;
}
#navbanner a {
	color: #FFF;
	text-decoration: none;
}
#navbanner a:visited {
	color: #FFF;
	text-decoration: none;
}
#navbanner a:hover {
	color: #2F3921;
	text-decoration: none;
	background-color: #CBD3A3;
}
#main {
	width: 50em;
	margin-right: auto;
	margin-left: auto;
}
.greenbox {
	color: #FFFFFF;
	background-color: #339900;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a:link {
	color: #CC00CF;
	text-decoration: none;
}
h3 {
	color: #006600;
}
.twelve {
	font-size: 12px;
}
.ten {
	font-size: 10px;
}
a:visited {
	color: #993366;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #CC00D3;
}
h1 {
	color: #006600;
}
h2 {
	color: #006600;
}
td {
	font-size: medium;
	vertical-align: top;
}
#bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #384528;
	padding-top: .4em;
	margin-top: 1em;
}
#bottom a {
	color: #FFF;
	text-decoration: none;
}
#bottom a:visited {
	color: #FFF;
	text-decoration: none;
}
#bottom a:hover {
	color: #2F3921;
	text-decoration: none;
	background-color: #CBD3A3;
}
.em-9 {
	font-size: 0.9em;
}
.em-7 {
	font-size: .7em;
}
.em-8 {
	font-size: .8em;
}
.borderline_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D9A59;
}

