body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(images/homepage01.gif);
}
#container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-right: none;
	border-bottom: 20px solid #360;
	border-left: none;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #360;
}
a:link {
	color: #6600CC;
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
}
a:hover {
	color: #669900;
}

.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
	vertical-align: text-bottom;

}
.ContentArea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #99CC99;

}
.LastUpdated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #99CC99;
}
.style1 {
	color: #66CC99;
	font-style: italic;
}
.SerifPaleGrnBoldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #99CC99;
}

.PageSubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #009900;
	font-style: normal;
	margin-top: 1em;
}

p.Hang15{
	text-indent: -15px;
	margin: 0 0 0 20;
}
p.Hang25{
	text-indent: -25px;
	margin-top: 0;
}
p.title{
	margin: 10 0 0 0;
}
.indent15 {
	text-indent: 15px;
}
.TextNormal {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.TextItalic {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.TextBold {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
}
.TextBoldItalic {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: "Comic Sans MS", Verdana, Arial;

}
.PageSubHeadingItalic {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
.DateTiny {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #669966;

}
.TextTiny {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: xx-small;
	font-weight: normal;
}
.TextTinyBold {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: xx-small;
	font-weight: bold;
}
.TextTinyItalic {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: xx-small;
	font-style: italic;
}
.TextTinyGreen {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #006600;
}
.TextTinyGreenBold {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.TextTinyGreenItalic {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: xx-small;
	font-style: italic;
	color: #006600;
}
.TextGreenBoldItalic {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006600;

}
.TextGreenItalic {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #006600;
}
.TextGreen {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	color: #006600;
}
.TextGreenBold {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.TextTinyArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.SerifGreenBold {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #009933;
}
.SerifGreen {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #009900;
}
.GeorgiaPaleGrnBoldItalicCopy {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #99CC99;
}
.ArticleTitle {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: large;
	font-weight: bold;
	color: #006600;
}
.ArticleByline {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: medium;
	color: #006600;
	line-height: 2em;
}
.article {
	border: solid;
	width: 650px;
}
.ArticlePublishedItalic {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: medium;
	font-style: italic;
	color: #006600;
}
.FloatRight {
	margin: 5px;
	padding: 5px;
	float: right;
	border: thin solid #999999;
}
.FloatLeft {
	margin: 5px;
	padding: 5px;
	float: left;
	border: thin solid #999999;
}
.FloatRight0 {
	margin: 5px;
	padding: 5px;
	float: right;
}
.FloatLeft0 {
	margin: 5px;
	padding: 5px;
	float: left;
}
.HorizRuleAbove {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #009900;
	padding-top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #009900;
}
.TextTinyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.ClickPhoto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #FF0000;
	font-weight: normal;
}
.RecordsMonthYr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009900;
	vertical-align: text-bottom;
}
.SerifRedBold {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.SerifGreenBoldItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #009933;
	font-style: italic;
}
.SerifGreenItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #009933;
	font-style: italic;
}
.TextBlueBoldItalic {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #006699;
}
.RecordsPageSubHeading {

	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: medium;
	font-weight: bold;
	color: #006600;
}
.HorizRuleAbove {
	width: 100%;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #009900;
	clip: rect(0px,auto,auto,auto);
}
.HorizRuleAboveBelow {
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #009900;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #009900;
}
.BackgroundGreen {
	background-color: #DDF4D9;
}
.TextRedLarge {

	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: small;
	color: #FF0000;
}
.TextNormalLarge {

	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.TextRedBoldLarge {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}
.TextBoldLarge {

	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: small;
	font-weight: bold;
}
.TextRedBoldItalic {

	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.TextRedItalic {


	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: x-small;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
}
.TextRedBold {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
h2 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: medium;
	font-weight: bold;
	color: #006600;
}
.TextBoldLargeGreen {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: medium;
	font-weight: bold;
	color: #006600;
}
.SerifBold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.TextTinyArialGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009900;
}
.SerifLargeGreenBoldItalic {

	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #009933;
	font-style: italic;
}
.Serif_X_LargeGreenBoldItalic {


	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #009933;
	font-style: italic;
}
.Serif {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.TextItalicLarge {

	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: small;
	font-style: italic;
	font-weight: normal;
}
.RBAspeciesHomePg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;

}
.RBAdescriptionHomePg {
	font-size: x-small;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99FF99;
}
	color: #FFFF00;
.TextItalicWhite {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: x-small;
	color: #FFFFFF;
}
.TextBoldItalicWhite {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: x-small;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.SubheadingItalic {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: medium;
	font-weight: bold;
	color: #006600;
	font-style: italic;
}
.TextGreenMedium {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: small;
	font-weight: normal;
	color: #006600;
}

