div#menublock {
  height: 750px;
	}
div#interior-container {
  height: 750px;
	}
span.bold {
  font-weight: bold;
  color: #623b28;
  }
a.team-pagelink:link, a.team-pagelink:visited {
  font-weight: bold;
	color: #a7763d;
	}
div#agents {
  float: right;
	width: 120px;
	border: solid 1px #000000;
	margin-left: 20px;
	padding-bottom: 10px;
	visibility: hidden;
	}
a.agentlist:link, a.agentlist:visited {
  display: block;
	color: #a7763d;
  text-decoration: none;
	margin-left: 10px;
	}
a.agentlist:hover {
  color: #ffffff;
	}
h2#agenthead {
  text-align: center;
	background-color: #acacac;
	margin: 0 0 10px 0;
	font-size: 12pt;
	}

	