body {
  background-color: #efefef;
}
a:link {
  color: #000061;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #000061;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #000061;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #000061;
}
a:active {
  color: #000061;
  text-decoration: none;
  font-weight: bold;
}

#advertising
{
	background-color: #ddddff;
	margin: 1px 10px 1px 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#container {
  background-color: #ffffff;
  width: 1000px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #52983d;
  font: normal 0.9em Verdana, Arial, Sans-Serif;
}
#display {
  width:998px;
}
#content {
  text-align: left;
  vertical-align: top;
}

#header
{
  background: #ffffff url("/images/gbifseheader3.png") repeat-x top;
  width: 980px;
  height: 118px;
  margin-top: 10px;
  margin-left:auto;
  margin-right:auto;
}
#header h1, h3, img {
  position: relative;
}
#header img
{
  z-index: 3;
  left: -400px;
}
#header h1{
  top: -95px;
  color: #ffffff;
}
#header h3{
  top: -115px;
  color: #414141;
}
#header a {
  text-decoration: underlined;
  color: white;
  border-bottom: none;
}

#links {
  text-align: left;
  padding-left: 20px;
  position: relative;
  top: -18px;
  font: normal bold 0.8em Verdana, Arial, Sans-Serif;
}

#sidebar-1 {
  vertical-align: top;
  width: 180px;
  padding-left: 6px;
}
#sidebar-1 p {
  line-height: 15px;
  font-size: 10px;
  text-align: right;
}
#sidebar-1 ul {
  background: #ffffff url("/images/portalbg1.png") repeat-x top;
  border: 1px solid #52983d;
  list-style-type: none;
  margin: 1px 1px 1px 2px;
  padding: 5px;
  font: small Verdana, Arial;
}
#sidebar-1 li {
  margin: 1px 0px 1px 0px;
  padding-left: 0px;
}
#sidebar-1 li.directory {
  font-weight: bold;
  border-bottom: 1px solid #333;
  margin-top: 10px;
  padding: 3px 0px 3px 0px;
}

#footer {
  margin-top: 30px;
  font-size: 0.7em;
}

#content h3 {
  font-size: 0.9em;
  color: #333;
  font-weight: normal;
  padding-left: 20px;
}
#content h3 a {
  color: #000000;
  font-size: 1.3em;
}
#content p {
  text-align: justify;
}

p, blockquote, li, #advertising {
  font-family: Arial, Verdana, Sans-Serif;
  color: #333;
  font-size: 0.9em;
  line-height: 1.3em;
  text-align: left;
  padding-left: 20px;
  padding-right: 10px;
}

#txpCommentInputForm {
  text-align: left;
}

#dbList
{
	display: table;
	width: 167px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 10px;
	background-color: #7CD5F2;
	text-align: left;
	font: x-small Verdana, Arial;
}

#dbList ul
{
	list-style-type: none;
	margin: 1px;
	padding: 0px;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}


#accessibility
{
	position: absolute;
	top: -10000px;
}

#content hr {
  color: #ccc;
  width: 66%;
  margin-top: 0.5em;
  margin-bottom: 1em;
}

img.divider {
  align: center;
  margin-top: 1em;
  margin-bottom: 2em;
}

#contact-button {
  position: fixed;
  top: 200px;
  right:0;
}
#contact-button img{
  border:0;
}