html, body {
	background-color: #CCFFCC;
	color: #000000;
	font: medium Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#sidebar {
	line-height: 1em;
	background-color: #CCFFCC;
	color: #000;
}
#menu-container {
	top: 157px;
	left: 0px;
	width: 150px;
	float: left;
}
#menu {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	width: 150px;
	margin: 0;
	background-color: #015401;
	line-height: 2em;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 150px;
}
#menu li {
	width: 150px;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	list-style: none;
}
#menu li li {
	margin: 0;
	width: 150px;
	position: relative;
	display: block;
	list-style-type: none;
	line-height: 2em;
}
#menu ul ul, #menu li ul {
	position: absolute;
	z-index: 500;
	display: none;
	padding: 1em;
	margin: -1em 0 0 -1em;
	top: 0;
	left: 100%;
}
#menu ul li {
	position: relative;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#menu li:hover {
	z-index: 100;
}
#menu ul li a {
	height: 1%;
} 
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul {
	display: none;
}
div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul {
	display: block;
}
#menu a {
	text-align: center;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0.2em 0 0.2em 0;
	width: 150px;
	border: 1px solid #FFFFFF;
}
#menu a, #menu a:visited {
	color: #FFFFFF;
	background-color: #015401;
	text-decoration: none;
}
#menu a:hover {
	background-color: #009000;
	color: #FFFFFF;
}
#menu a.top_parent, #menu a.top_parent:hover {
	background-image: url(/style/nav_white.gif);
	background-position: 99% 50%;
	background-repeat: no-repeat;
}
#menu a.parent, #menu a.parent:hover {
	background-image: url(/style/nav_white.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
#wrapper {
	margin-left: auto; 
	margin-right: auto;
	top: 0;
    left:  0;
    width: 830px;
}
#content {
	margin: 0px 10px 10px 160px;
	width: 650px;
}
#footer {
	width: 810px;
	text-align: center;
}
#indent {
	margin-left: 100px;
}
.sig {
	font-family: "Bradley Hand ITC", Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bolder;
}
.bold {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.ctr {
	text-align: center;
}
.ital-ctr {
	font-style: italic;
	text-align: center;
}
.bold-ital {
	font-weight: bold;
	font-style: italic;
}
.bold-ital-line {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.bold-ital-ctr {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.bold-ctr {
	font-weight: bold;
	text-align: center;
}
.bold-ctr-red {
	font-weight: bold;
	text-align: center;
	color: #C00;
}
.big-red {
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	color: #C00;
}
.big-red-ital {
	font-size: x-large;
	font-weight: bold;
	color: #C00;
	font-style: italic;
}
.big-ital {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}
.big {
	font-weight: bold;
	font-size: 115%;
	color: #028002;
}
.ital-ctr-blue {
	font-weight: bold;
	text-align: center;
	font-size: 115%;
	color: #03C;
	font-style: italic;
}
.ctr-blue {
	font-weight: bold;
	text-align: center;
	font-size: 115%;
	color: #03C;
}
.bold-ital-ctr-brown {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #CC3300;
}
.ital-brown {
	color: #CC3300;
	font-style: italic;
}
.red {
	color: #FF0000;
}
.line {
	text-decoration: underline;
}
#content ul {
	list-style-image: url(/style/bullet1.png);
	vertical-align: middle;
	line-height: 1.2em;
}
#content img {
	padding: 20px;
	border-style: none;
}
.index-img {
	padding: 10px 10px 10px 10px;
	border-style: none;
	float: left;
}
#header img {
	padding-bottom: 0px;
}
.place {
	clear: both;
	margin-bottom: 2px;
}
h1 {
	text-align: center;
	font-size: 150%;
	color: #015401;
	margin-top: 15px;
}
h2 {
	text-align: center;
	font-size: 130%;
	color: #015401;
	margin-top: 15px;
}
h3 {
	text-align: center;
	font-size: 115%;
	color: #028002;
	margin-top: 15px;
}
h4 {
	font-size: 115%;
	color: #028002;
	margin-top: 15px;
}
.small {
	font-size: small;
}
.small-ctr {
	font-size: small;
	text-align: center;
}
.small-bold {
	font-size: small;
	font-weight: bold;
}
.small-bold-ctr {
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.align-right {
	float: right;
}
.align-left {
	float: left;
}
#content table, #content td {
	border-width: thin;
	border-color: #015401;
	border-collapse: collapse;
	border-spacing: 0;
	border-style: solid;
    margin: 0;
    padding: 4px;
}
