body {
	margin: 0px;
	padding: 0px;
	background-color: #224924;
	background-image: url(http://ntbg.org/images/bg.jpg);
	background-repeat: repeat-x;
}
img {
	border-width: 0px;
}

#header {
	height:58px;
	background-image: url(http://ntbg.org/images/header.jpg);
	background-repeat: no-repeat;
}
#header td {
	text-align: right;
	vertical-align: bottom;
	font-family: Arial;
	font-size: 9px;
	height: 58px;
}
#header a.nav {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: -7px;
	line-height: 17px;
}
#header img {
	vertical-align: bottom;
	margin-bottom: 2px;
}
#header a.nav:hover {
	text-decoration: underline;
}
#header a img {
	margin-bottom: 0px;
}
#home-main {
	text-align: right;
	padding-bottom: 4px;
}
#home-main img {
	border: 1px solid #CAE85C;
}
td.home-container {
	background-image: url(http://ntbg.org/images/shdw.gif);
	background-repeat: repeat-y;
}
div.home-container {
	background-image: url(http://ntbg.org/images/shdw_top.gif);
	background-repeat: no-repeat;
}
td.home-container-shadow {
	background-image: url(http://ntbg.org/images/shdw_r.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
#home-content {
	width: 743px;
	border: 1px solid #CAE85C;
	padding: 10px;
	text-align: left;
	background-image: url(http://ntbg.org/images/home_text_bg.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	color: #224924;
	/*height: 247px;*/
}
#home-content a {
	color: #669933;
	font-weight: bold;
	text-decoration: underline;
}
#home-content a:hover {
	text-decoration: none;
}
#home-content img:hover
{
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}

#footer {
	background-image: url(http://ntbg.org/images/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	height: 40px;
	color: #000000;
}
#footer2 {
	background-image: url(http://ntbg.org/images/footer_bg2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	height: 40px;
	color: #000000;
}
#footer a, #footer2 a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #footer2 a:hover {
	text-decoration: underline;
}
#footer-shadow {
	background-image: url(http://ntbg.org/images/footer_shadow_bg.gif);
}
#copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 15px;
}
#copyright a {
	color: #B2BFB3;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
#body-container {
	background-image: url(http://ntbg.org/images/bg1.gif);
	background-repeat: repeat-y;
	text-align: left;
	background-color: #ffffff;
	border-right: 1px solid #CAE85C;
	width: 764px;
}

td.body-container2 {
	background-image: url(http://ntbg.org/images/shdw.gif);
	background-repeat: repeat-y;
}
div.body-container2 {
	background-image: url(http://ntbg.org/images/shdw_top.gif);
	background-repeat: no-repeat;
}
#body-content2 {
	width: 763px;
	border-left: 1px solid #CAE85C;
	border-right: 1px solid #CAE85C;
	text-align: left;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	color: #224924;
}

#page-title {
	border-top: 1px solid #CAE85C;
	height: 25px;
	background-image: url(http://ntbg.org/images/title_bg.gif);
	padding-left: 35px;
	padding-top: 5px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}
.dot-line {
	height: 1px;
	background-image: url(http://ntbg.org/images/dot_line.gif);
}
#breadcrumb {
	background-color: #EEF3D0;
	text-align: right;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #669933;
	padding: 2px 10px;
}
#breadcrumb a {
	color: #669933;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}

#content {
	padding: 10px 10px 10px 35px;
	font-family: Verdana;
	font-size: 11px;
}
#content a {
	color: #669933;
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#subnav {
	border-left: 1px solid #CAE85C;
}
#subnav a {
	color: #000000;
	text-decoration: none;
}
#subnav li a:hover {
	text-decoration: underline;
}
.subnav-item-sel, .subnav-item, .subnav-last-item-sel, .subnav-last-item {
	border-top: 1px solid #C4D206;
}
.subnav-item-sel, .subnav-item, .subnav-first-item-sel, .subnav-first-item {
	border-bottom: 1px solid #7C8604;
}
.subnav-last-item, .subnav-last-item-sel, .subnav-first-item, .subnav-item, .subnav-first-item-sel, .subnav-item-sel {
	color: #000000;
	background-image: url(http://ntbg.org/images/subnav_item_bg.gif);
	font-family: Verdana;
	font-size: 10px;
	padding: 3px 3px 4px 12px;
}
.subnav-first-item-sel, .subnav-last-item-sel, .subnav-item-sel {
	background-image: url(http://ntbg.org/images/subnav_sel_bg.gif);
}
.subnav-item-over {
	background-image: url(http://ntbg.org/images/subnav_bg_over.gif);
}
#subnav .subnav-item-over a {
	color: #ffffff;
	text-decoration: none;
}
.subnav-list {
	background-image: url(http://ntbg.org/images/subnav_bg2.gif);
}
.subnav-list ul {
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: 25px;
	list-style-image: url(http://ntbg.org/images/subnav_bullet.gif);
	font-family: Verdana;
	font-size: 10px;
}
.subnav-list li {
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ffffff;
}
#subnav .subnav-list a {
	color: #ffffff;
}
#body-content2 #page-title {
	padding-left: 10px;
}

#body-content2 #content {
	padding-left: 10px;
	color: black;
}

.page-nav {
	background-color: #EEF3D0;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #669933;
	padding: 2px 10px;
	font-weight: bold;
}

.page-nav strong {
	font-size: 11px;
}
	
.page-nav a {
	color: #669933;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
.page-nav a:hover {
	text-decoration: underline;
}

#menu {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 52px;
	overflow: hidden;
}
#menu li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu_about, #menu_institutes, #menu_sharing, #menu_resources, #menu_gardens, #menu_help {
	position: absolute;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	z-index: 99;
}
.dropdown {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.dropdown li {
	width: 160px;
	background-image: url(http://ntbg.org/images/dd_bg.gif);
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
}
.dropdown li a {
	display: block;
	width: 144px;
	border-top: 1px solid #C4D206;
	border-bottom: 1px solid #7C8604;
	background-image: url(http://ntbg.org/images/dd_bg.gif);
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.dropdown li a:hover {
	background-image: url(http://ntbg.org/images/dd_bg2.gif);
	color: #ffffff;
}
.dropdown li.first a {
	border-top-width: 0px;
}
.dropdown .top {
	background-image: url(http://ntbg.org/images/dd_top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 20px;
}
.dropdown .bottom {
	background-image: url(http://ntbg.org/images/dd_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 21px;
}

ul.sitemap, ul.sitemap ul {
	list-style-type: none;
}
.sitemap li {
	padding-bottom: 10px;
	font-weight: bold;
}
.sitemap li ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
}
.sitemap li li {
	padding-bottom: 0px;
	font-weight: normal;
}

.inputbox {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 border: 0px;
 padding-left: 22px;
 background-color: #ffffff;
}

.toplink {
vertical-align: bottom;
font-size: smaller;
text-align:left;
padding-left: 40px;
}

.toplink a {
	color: #669933;
	text-decoration: none;
}

.toplink a:hover {
	text-decoration: underline;
}

.fadeline 
{
width: 100%;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
}

.newslist {
	margin: 0px;
	padding: 0px;
}

.newslist ul {
	padding-top: 4px;
	padding-bottom: 4px;
}

.newslist li {
	padding-top: 2px;
	padding-bottom: 4px;
	list-style-image: url(http://ntbg.org/images/arrow_rt.gif);	
}

.navlist li
{
padding-right: 20px;
padding-top: 2px;
padding-bottom: 4px;
list-style-image: url(http://ntbg.org/images/arrow_rt.gif);	
}

.alert {
	font-size: larger;
	color: #FF0000;
	font-weight: bold;
}
.largetext {
	font-size: 18px;	
}
.formtext {
	text-align: left;
}