#content {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color:	#FFFFFF;*/
	background-repeat: no-repeat;
	border: thin none #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}

h1, h2, h3, h4, h5, h6 {color:	#006633;}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}

a:hover, a:active {
	color:	#000099;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight:normal;
}

ol li, ul li {
	padding: .25em;
	font-size: .85em;
	/*background-color: #FFFFFF;*/
}

.smalltext {
	font-size: .75em;
}
#titleblock {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 50%;
	padding-bottom: 5px;
}
p {
	font-size: .85em;
}
#nav ul li {
	display: list-item;
	list-style-type: none;
	/*background-color:#FFFFCC;*/
	padding:0;
	line-height: 150%;
}
#nav {
	border: thin solid #000000;
	width: 150px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color: #006633;
	text-align: right;
	margin: 10px 2% 0 0;
	padding: 135px 10px 10px 0;
	background-color: transparent;
	background-image: url(../Images/logo.gif);
	background-position: 50% 5%;
	background-repeat: no-repeat;
}

#nav h2 {
	margin-top:0;
}
body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../Images/Backgrounds/bee.jpg);
}
#hidden {
	display: none;
}
