html,body
{
  margin: 10px 0 10px 0;
  text-align: center;
  color: #fff;
  font-size: 95%;
}

a:link,a:visited,a:active
{
  color: #f00;
}

<!--
.style5 {
	font-size: 10px;
	font-style: italic;
}
-->

ol
{
  padding-left: 2em;
}

img
{
  border: 0;
}

#main
{
  width: 799px;
  text-align: left;
  margin: 0 auto 0 auto;
  border: 1px solid #fff;
}

#title
{
  border-bottom: none;
  margin: 0;
  height: 105px;
  text-align: center;
  /*  background-color: #5a6aae; */
  background-image: url(images/SCT_TopHeader.jpg);
  background-repeat: no-repeat;
}

#midsection
{
  clear: both;
  border: 1px solid #fff;
  margin: none;
  font-size: 9pt;
}

#midsection a:link
{
  color: #00f;
  font-size: 9pt;
  text-decoration: none;
}

#midsection a:visited
{
  color: #00f;
  font-size: 9pt;
  text-decoration: none;
}

#midsection a:active
{
  color: #00f;
  font-size: 9pt;
  text-decoration: none;
}

#midsection p
{
  text-align: justify;
  padding: 45px;
}

#bottom-menu
{
  clear: both;
  text-align: center;
  background-color: #008d62;
}

#bottom-menu ul
{
  margin: 0;
  padding: 3px 0 3px 0;
  border: 1px solid #fff;
}

#bottom-menu li
{
  display: inline;
  list-style-type: none;
  margin: 0 40px 0 0;
  padding: 0;
}

#bottom-menu a:link,a:visited,a:active
{
  color: #fff;
  text-decoration: none;
  font-size: 85%;
}

#bottom-menu a:hover
{
  text-decoration: underline;
}

#lower-ads
{
  display: none;
  background-color: #859acf;
  clear: both;
  height: 100px;
}

.left-ads
{
  background-color: #859acf;
  float: left;
  width: 265px;
  border-right: 1px solid #fff;
}

.mid-ads
{
  background-color: #859acf;
  float: left;
  width: 265px;
  border-right: 1px solid #fff;
}

.right-ads
{
  background-color: #859acf;
  float: left;
  width: 266px;
}

.shopping
{
  margin: 0;
  padding: 0;
}

img
{
  margin: none;
  border: none;
  padding: none;
}

.dir-header td
{
  font-family: "arial black";
  font-size: 8pt;
  color: #333333;
}

td.dir-cells
{
  padding-left: 15px;
}

#midsection h5
{
  text-align: right;
  font-style: italic;
  padding-right: 18px;
}

.directory-table
{
  letter-spacing: -0.5px;
  text-align: left;
}

.directory-table td
{
  padding-right: 35px;
}