body {
	background-color: #dddddd;
}

#content {
	background-color: white;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.cite {
	font-weight: bold;
	text-align: left;
	margin-right: 13px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.content p {
	margin: 0;
	padding: 0;
	text-align: justify;
	text-indent: 2em;
}

.content img {
	float: right;
	margin-right: 13px;
}


.tree {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	width: 262px;
}

.tree li {
	margin-top: 5px;
	margin-left: 2px;
	margin-bottom: 5px;
	margin-right: 2px;
	border: 1px;
	border-width: thin;
	border-style: solid;
	border-color: #800000;
	text-align: center;
}

.tree li a {
	text-align: center;
	/*font-size: 18px;
	/*line-height: 20px;*/
	border: 0pt none;
	background: #ffffff;
	color: #0000ff;
	display: block;
	text-decoration: none;
	font-weight: bold;
	/*padding: 4px 5px;*/
	text-indent: none;
}

.tree li a:hover {
	background: #0000ff;
	color: #ffffff;
	text-decoration: none;

}

.recycle li {
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-style: none;
	font-size: 13px;
	border: 0pt none;
	text-decoration: none;
	font-weight: bold;
	text-indent: none;
}

div#footer {
	text-align: center;
	margin-top: 20px;
}

div#footer p {
	margin: 0;
	padding: 0;
}

* html a:hover
{
	visibility:visible
}

.menubutton
{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image: url(/Button_hover.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 262px;
	height: 35px;
	margin: 0;
	padding: 0;
}

.menubutton a
{
	display: block;
	color: #000000;
	font-size: 11px;
	width: 262px;
	height: 35px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.menubutton img
{
	width: 262px;
	height: 35px;
	border: 0
}

.menubutton a:hover img
{
	visibility:hidden
}

.menubutton span
{
	position: absolute;
	left: 0px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 262px;
	height: 35px;
	font-size: 20px;
	text-align: center;
}
