.noRepeat
{
    background-repeat: no-repeat;
}
  
.repeatLeft
  {
    background-repeat: repeat-y;
    background-position: top right;
}

.repeatRight
  {
    background-repeat: repeat-y;
    background-position: top left;
}
.bodypadding { padding: 15px;}

.pageidentifier  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.header  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}

.headline  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #AE9D6F;
	font-weight: bold;
	text-decoration:none;
}

.body  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

td  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

.smallbody  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

.whatsnew  {
	padding: 5px 10px 0px 10px;
}

.footnote  {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

a  				{	color: #000099; text-decoration: underline; }
A:hover 		{	color: #000000; /*changed by Asana 01/13/09*/ text-decoration: underline;}
a.smallbody  	{	color: #AE9D6F; text-decoration: underline;}
A.smallbody:hover	{	color: #000000; text-decoration: underline;}
a.smallbody2  	{	color: #63573B; text-decoration: underline;font-size: 11px;font-weight: normal;}
A.smallbody2:hover	{	color: #000000; text-decoration: underline;font-size: 11px;font-weight: normal;}
a.nav:link {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#FFFFFF; text-decoration: none}
a.nav:visited {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#FFFFFF; text-decoration: none}
a.nav:hover {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#D9DAC4; text-decoration: none}

a.nav2:link {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#FFFFFF; text-decoration: none}
a.nav2:visited {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#FFFFFF; text-decoration: none}
a.nav2:hover {  font-family: Myriad, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; color:#D9DAC4; text-decoration: underline}
a.secondnav {	font-family: Arial, Helvetica, sans-serif; line-height:13px; font-size: 10px; font-style: normal; color: #000000; text-decoration: none;}
A.secondnav:hover {	font-family: Arial, Helvetica, sans-serif; line-height:13px; font-size: 10px; font-style: normal; color: #000000; text-decoration: underline;}

.tableborder
{
    border-style : solid;
    border-color : #000000;
    border-width : 1px;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
}

#VisitorsCenter, #ResearchLibrary,#WorldCenter,#AmericanHistory,#HowYouCanHelp, #OnlineStore, #Press, #Archive
{
	position: absolute;
	left: auto;
	z-index: 1;
	width: 225px;
	background-color: #001D11;
	visibility: hidden;
	border-top: 1px solid #E3D09D;
	border-bottom: 1px solid #E3D09D;
	padding: 5px;
}

#FieldNotes
{
	position: absolute;
	left: auto;
	z-index: 1;
	width: 315px;
	background-color: #001D11;
	visibility: hidden;
	border-top: 1px solid #E3D09D;
	border-bottom: 1px solid #E3D09D;
	padding: 5px;
}

#ConservationProjects, #AboutUs
{
	position: absolute;
	left: auto;
	z-index: 1;
	width: 275px;
	background-color: #001D11;
	visibility: hidden;
	border-top: 1px solid #E3D09D;
	border-bottom: 1px solid #E3D09D;
	padding: 5px;
}

ul
{
	PADDING-TOP: 0px;
	margin: 0px;
}

#slideshow
{
	position: relative;
	z-index: 0;
}