body
{
  background-color: black;
  color: #BBBBBB;
  font-family: Arial, Verdana, Sans-serif;
  background-color: black;
  background-image: url("homepage_images/pnsealgolder.jpg");
  background-repeat: repeat;
  scrollbar-face-color: #7E7A1F;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #9E9A3F;
  scrollbar-darkshadow-color: #2E3A00;
  scrollbar-shadow-color: #5E5A00;
  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #333333;

  background-attachment: fixed;
}

a
{
  color: white;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
  color: #AEAA5F;
}

div.topLinks
{
  color: #7E7A1F;
  text-align: center;
}

div.topLinks a
{
  text-decoration: none;
}

div.topLinks a:hover
{
  color: #AEAA5F;
}

img
{
  border-width: 0px;
}

img.leftfloat
{
  float: left;
}
