.footer {

position: absolute;
bottom: 0; }

.gold{
border: solid 5px #D9DF73; 
}

a:link {
  color: #000000;
text-decoration: underline;

}
a:active {
  color: #000000;
text-decoration: underline;

}

a:hover {
  color: #C0C0C0;
text-decoration: underline;
}

a:visited {
  color: #000000;
text-decoration: underline;
}

a:visited:hover {
  color: #C0C0C0;
text-decoration: underline;
}


.infobar {
  display: none;

}
.email {
  color: #999966;
text-decoration: none;
}

.bar {
  color: #999966;
}

p,div,td {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;  
}

body {
 background-image: url(/content/00/01/41/40/02/userimages/bg.jpg);  
  color: #000000;
  margin: 0px;
  top-margin: 0px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  overflow:auto;  
  
}
.logo {
  background-image: url(/content/00/01/41/40/02/userimages/logo.jpg);
  background-repeat: no-repeat;
  height: 521px;
  width: 100%;
}
.pagelabel {
 display: none; 
  
}

#navCell {
margin-top: 0px;
position: absolute;
top: 130px;
left: 25px;
font-weight: bold;
}

#navCell ul {
list-style: none;
margin-left: 10px;
text-align: right;
}

#navCell ul li{
padding-bottom: 5px;
padding-top: 5px;
}

#contentCell {
  margin-left: 0px;
  position: absolute;
  top: 110px;
  left: 140px;
  width: 580px;
}

#navCell a.nav1 {
  color: #000000;
text-decoration: none;

}

#navCell a.nav1a {
  color: #BBA280;
text-decoration: none;

}

#navCell a.nav1:link {
  color: #000000;
text-decoration: none;

}

#navCell a.nav1:active {
  color: #000000;
text-decoration: none;


}

#navCell a.nav1:visited:hover {
  color: #BBA280;
text-decoration: none;


}

#navCell a.nav2 {
  color: #000000;
text-decoration: none;


}

#navCell a.nav2:link {
  color: #000000;
text-decoration: none;


}

#navCell a.nav2a {
  color: #BBA280;
text-decoration: none;


}

#navCell a.nav2:active {
  color: #000000;
text-decoration: none;


}

#navCell a.nav2:visited:hover {
  color: #BBA280;
text-decoration: none;


}

