#wrapper {
	width: 850px;
	padding: 0px;
	margin: 0px auto 0px auto;
	height: auto;
	text-align: left;
	border: 0px solid #ddd;
	float: center;
}
.container {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-attachment: scroll;
	background-image: url(back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: 850;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #ffffff;
color: White;
float: center;
width: 850px;
height: 20px;
font-family: arial, helvetica, sans-serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #9ACB33;
color: White;
text-decoration: bold;
float: center;
border-right: 4px solid #9ACB33;
border-bottom: 5px solid #9ACB33;
border-top: 3px solid #9ACB33;
}

#navcontainer ul li a:hover
{
background-color: #9ACB33;
color: #fff;
}

.heading {
	background-color: #B6D771;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 175px;
	border: 0;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 175px;
	border: 1px none #404040;
	padding-left: 5px;
}
.body_subpage .breadcrumb a {
	color: #404040;
}
.body_subpage .breadcrumb a:hover {
	color: ##9acd44;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9acd44;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	background-color: #B6D771;
	height: 90px;
	width: 850px;
	float: center;
	clear: both;
	border: 1px none #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	color: #FFFFFF;

}
.left_nav .subheading a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404040;
	text-decoration: none;
}

.left_nav .subheading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6D771;
	text-decoration: none;
}
a:link {
	color: #404040;
	text-decoration: none;
}
a:hover {
	color: #9acd44;
	text-decoration: none;
}


.page_header {
	vertical-align: sub;
	height: 200px;
	width: 850px;
	border: 1px none #000000;
}
.left_nav .heading {
	color: #ffffff;
	padding-left: 5px;
}

.right_nav {
	background-color: #B6D771;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-style: none;
	float: left;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #404040;
	height: 2600px;
	padding: 5px;
}
.left_nav {
	width: 185px;
	float: left;
	clear: both;
}
.body {
	width: 490px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #404040;
}
.body_subpage {
	width: 660px;
	height: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.left_nav .top_heading {
	color: #FFFFFF;

}

