.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFF66;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #336633;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #336633;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336633;
}
.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #336633;
	font-weight: normal;
}
.longtable {
	height: 100%;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #336633;
}
.backing {
	background-image: url(../graphics/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
.navigationgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
}
li {
	color: #336633;
	list-style-position: outside;
	list-style-type: disc;
}
.bar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
}
.speciesname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #336633;
	line-height: normal;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
.navigationyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFF66;
}
.image {
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 15px;
outline-width: 1px;
outline-color:#000000;
background-color:#FFFFFF;
}
.outie {
	margin: 10px;
	border: 1px solid #336633;
}
