/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Seeding */
FONT.X1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7.0pt;
  color: #000000;
}

/* The following section of font information is NOT editable by the client via Diamond Cutter */

/* For Dictionary */
FONT.X2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 25.0pt;
  color: #000000;
}

/* The following are global conditions for all pages, and are NOT editiable by the client via Diamond Cutter, for this version. */

A.M:VISITED {
  color: #ffffff;
  text-decoration: none;
}

A.M:LINK {
  color: #ffffff;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #ffffff;
  text-decoration: none;
}

A:LINK {
  color: #ffffff;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

BODY {
  background-color: #b7a17a;
} 
.content {
	padding-right: 25px;
	padding-left: 25px;
}
#left {
	background-image: url('../images/hofer_info-top2.gif'); padding-top: 80px; background-repeat: no-repeat; width: 135px;
}
/* index is the same
#index #left {
	background-image: url('../images/hofer_info-top.gif');
} */