body#home a#homenav,
body#typespenguin a#typenav,
body#apt a#typenav,
body#eus a#typenav,
body#eua a#typenav,
body#mag a#typenav,
body#pyg a#typenav,
body#sph a#typenav,
body#map a#typenav,
body#newsarchive a#newsnav,
body#newslatest a#newsnav,
body#news a#newsnav,
body#storiesarchive a#storiesnav,
body#storieslatest a#storiesnav,
body#stories a#storiesnav,
body#drarchive a#drnav,
body#drlatest a#drnav,
body#drcommon a#drnav,
body#dr a#drnav,
body#shop a#shopnav,
body#resources a#resonav,
body#reference a#refenav {
	color: #FF9900;
}
body#credit a#creditfoot,
body#feedback a#feedbackfoot,
body#home a#homefoot,
body#sitemap a#sitemapfoot
{
	color: #000000;
}
body#newsarchive a#archivesub,
body#newslatest a#latestsub,
body#storiesarchive a#archivesub,
body#storieslatest a#latestsub,
body#drarchive a#archivesub,
body#drlatest a#latestsub,
body#drcommon a#commonsub,
body#typespenguin a#penguinssub,
body#typesdistribution a#distributionsub,
body#apt a#aptsub,
body#eus a#eussub,
body#eua a#euasub,
body#mag a#magsub,
body#pyg a#pygsub,
body#sph a#sphsub,
body#map a#mapsub
{
	color: #ff9900;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color:#000000;
}
#container {
    text-align: left;
	margin: 0 auto;
    background-color: #FFFFFF;
    width: 739px;
}
#add{
	position: absolute;
	left: 550px;
}
#header {
    background-color: #FFFFFF;
}
#sidebar {
    background-color: #FFFFFF;
    float: left;
    width: 150px;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: right;
	font-weight: normal;
	border-right-color: #FF9900;
	border-right-width: 1px;
	border-right-style: solid;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 2px;
	margin-right: 10px;
	padding-right: 10px;
	position: static;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #FF9900;
}
#content {
	position: relative;
    background-color: #FFFFFF;
	float: left;
	width: 500px;
	margin-left: 45px;
	margin-top: 7px;
}
body, .body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.dropcap {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.current {
	color: #FF9900;
}
.heading {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.heading2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.heading2 a:link, .heading2 a:visited, .heading2 a:active {
	color: #000000;
	text-decoration: underline;
}
.heading2 a:hover {
	color: #000000;
	text-decoration: none;
}
.bottomline td{
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.bottomline2 td{
	border-bottom-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.little {
	font-size: 9px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
.little a:link, .little a:visited, .little a:active {
	color: #000000;
	text-decoration: none;
}
.little a:hover {
	color: #FF9900;
}
.scientificnames {
	font-style: italic;
}
.littlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.littlelink a:link, .littlelink a:visited {
	color: #FF9900;
	text-decoration: none;
}
.littlelink a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer {
    background-color: #FFFFFF;
    clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-top: -5px;
	padding-top: 5px;
	border: none
}
#footer a:link, #footer a:visited {
	color: #FF9900;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}