#base {
  clear : both;
  background : #666666 url(../images/base-iip.gif) top left no-repeat;
  width : 771px;
  margin : 0px;
}

#base p {
  text-align : left;
  margin : 0px 0px 0px 6px;
  font-size : 85%;
  line-height : normal;
  color : #C3C5C8;
  padding : 0px 0px 12px 20px;
}

#base a:link {
  color : #C3C5C8; 
  text-decoration : none;
}

#base a:visited	{
  color : #C3C5C8; 
  text-decoration : none;
}

#base a:hover {
  color : #C3C5C8; 
  text-decoration : underline;
}

#base table {
  margin-top : 0px;
  margin-bottom : 0px;
  border : 0px;
}
