a:link {
  color: #5A4216;
text-decoration: none;

}
a:active {
  color: #5A4216;
text-decoration: none;

}

a:hover {
  color: #806B43;
text-decoration: none;
}

a:visited {
  color: #5A4216;
text-decoration: none;
}

a:visited:hover {
  color: #806B43;
text-decoration: none;
}


.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/42/11/11/userimages/side.jpg);
  background-color: #FFFFFF;
  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/42/11/11/userimages/logo.jpg);
  background-repeat: no-repeat;
  height: 494px;
  width: 100%;
}
.pagelabel {
 display: none; 
  
}

#navCell {
width: 140px;
position: absolute;
left: 0px;
top: 185px;
}

#navCell ul {
list-style: none;
margin-left: 0px;
}

#navCell ul li {
padding-bottom: 2px;
}

#navCell a.nav1 {
width: 140px;
font-weight: bold;
background-color: #5A4216;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
}

#navCell a.nav1a {
width: 140px;
font-weight: bold;
background-color: #806B43;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
}

#navCell a.nav1:link {
width: 140px;
font-weight: bold;
background-color: #5A4216;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
}

#navCell a.nav1:active {
width: 140px;
font-weight: bold;
background-color: #5A4216;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
}

#navCell a.nav1:visited:hover {
width: 140px;
font-weight: bold;
background-color: #806B43;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 15px;
}

#navCell a.nav2 {
width: 140px;
font-weight: bold;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
}

#navCell a.nav2a {
width: 140px;
font-weight: bold;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
}

#navCell a.nav2:link {
width: 140px;
font-weight: bold;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
}

#navCell a.nav2:active {
width: 140px;
font-weight: bold;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
}

#navCell a.nav2:visited:hover {
width: 140px;
font-weight: bold;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 20px;
}

#contentCell {
width: 580px;
position: absolute;
left: 170px;
top: 220px;
}