/* 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: #993300;
}

/* 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: #993300;
  text-decoration: none;
}

A.M:LINK {
  color: #993300;
  text-decoration: none;
}

A.M:HOVER {
  text-decoration: underline;
}

A:VISITED {
  color: #993300;
  text-decoration: none;
}

A:LINK {
  color: #993300;
  text-decoration: none;
}

A:HOVER {
  text-decoration: underline;
}

BODY {
  background-color: #d1bb99;
}

#MyCompany {
display:none;
}
.content_bg, BODY#Popup {
  background-color: #eee7d3;
}








#socialbar img {
	border:0px;
}
#socialbar li img {
	width:48px;
	height:48px;
}
#socialbar li a:hover {
	position:relative;
	top:4px;
}
#socialbar {
	list-style: none outside none;
	padding: 0px;
	margin:0px;
	position: static;
}
#socialbar li {
	display:inline;
	padding-right:2px;
}
#socialbar {
	padding:20px;
	text-align:center;
}
