body
{
  background: #424242;
  margin-top: 0px;
  font-family: "Lucida Grande", "Lucida Sans", Lucida, Verdana, Arial, Sans-Serif;
  color: #fff;
  font-size: 70%;
}

#sidebar
{
  border-right: 3px solid #8e8e8e;
  padding-top: 15px;
  padding-left: 15px;
  width: 163px;
  height: 800px;
  color: #9E9E9E;
  font-size: 1.4em;
  line-height: 1.5em;
}

a
{
  text-decoration: none;
  color: #9E9E9E;

}

a:hover
{
  text-decoration: underline;
  color: #BABABA;

}
p.address
{
  font-size: .7em;
  line-height: 1em;

}
p.hidden
{
  font-size: .7em;
  line-height: 1em;
  color: #424242;

}

#main
{
  padding-top: 15px;
}

.content
{

  width: 362px;
  padding-left: 10px;
  padding-top: 0px;

}

.mailer
{
  font-size: 1em;
  color: #000;
}

.imgswitchactive {
  border: 2px solid #8e8e8e;
}

.imgswitchdefault {
  border: 2px solid #8e8e8e;
}

.imgswitch:hover {
  border: 2px solid #8e8e8e;

}
iframe
{
  border: 0px none;
  overflow: auto;
  
}