body {
  background-color: #efefef;
  margin-top:0px;
  margin-left:0px;
  align:center;
  font-family: times;
  font-size: 14px;
  color: #000000;  
}

#ContentArea2 {
  position:relative;
  left:0px;
  top:0px;
  width:585px;
  background-color:#ffffff;
  align:top;
  border: none;
}

#Content {
  position:relative;
  left:40px;
  top:30px;
  right:40px;
  background-color:#ffffff;
  font-family: times;
  color: #000000;
  font-size: 14px;
  margin-right: 100px;
  align:top;
  margin-bottom:50px;
  border: none;
}

#HomeContent {
  position:relative;
  left:50px;
  top:22px;
  right:30px;
  align: top;
  background-color:#ffffff;
  font-family: times;
  color: #000000;
  font-size: 14px;
  margin-right: 250px;
  border: none;
}

#copyright {
  font-family: times;
  color: #000000;
  font-size: 10px;
  float : left;
  vertical-align : bottom;
  align:left;
  margin-top:3px;
  margin-left: 5px;
  margin-bottom: 3px;
  margin-right: 5px;
  border: none;
}

#TBcredit {
  font-family: times;
  color: #000000;
  font-size: 11px;
  float : right;
  vertical-align : bottom;
  align:right;
  margin-top:3px;
  margin-left: 5px;
  margin-bottom: 3px;
  margin-right: 5px;
  border: none;  
}	

#sidebar {
  font-family: times;
  color: #000000;
  font-size: 11px;
  float : left;
  vertical-align: top;
  margin-left: 7px;
  margin-bottom: 3px;
  margin-right: 5px;
  margin-top: 5px;  
}

p {
  font-family: times;
  font-size: 14px;
  color: #000000;
}

li {
  font-family: times;
  font-size: 14px;
  color: #000000;
}