a.nav:link {color: #f7d446; text-decoration: none; }
a.nav:visited {color: #f7d446; text-decoration: none; }
a.nav:hover {color: #f7d446; text-decoration: underline; }
a.nav:active {color: #f7d446; } 

a.external:link {color: #f7d446; text-decoration: none; }
a.external:visited {color: #f7d446; text-decoration: none; }
a.external:hover {color: #f7d446; text-decoration: underline;}
a.external:active {color: #f7d446; }

a.email:link {color: #f7d446; text-decoration: none; }
a.email:visited {color: #f7d446; text-decoration: none; }
a.email:hover {color: #f7d446; text-decoration: bold; }
a.email:active {color: #f7d446; }  

BODY {
  background-color: #000000;
}

H1 
{
position:absolute;
top:101px;
left:297px;
}

H2
{
position:absolute;
top:294px;
left:384px;
}

H3
{
position:absolute;
top:294px;
left:384px;
}

.style18 {
	color: #f7d446;
	font-size: small;
}

.mainbody {
    color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

.header {
  width: 760px;
  border: solid; border-color:#fec10e; border-width: 2px;
  border-bottom-style: none;
  background: #000000;
  color: #000000;
  margin: auto;
  margin-top: 10px;
  text-align: left;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: center;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  }

.main {
  width: 760px;
  border-top-style: none;
  border-left-style: solid; border-color:#fec10e; border-width: 2px;
  border-right-style: solid; border-color:#fec10e; border-width: 2px; 
  border-bottom-style: none; 
  background: #ffffff;
  color: #000000;
  margin: auto;
}

.contenttable {
  width: 760px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: center;
  background: #000000;
  color: #ffffff;
  font-weight : bold;
  }
    
.contenttext {
  font-family:Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: center;
  background: #ffffff;
  color: #000000;
  }

.contentimage {
  cellpadding: 2px;
  }
  
.floatright {
  float: right;
  margin: 5px;
  }
  
.floatleft {
  float: left;
  margin: 5px;
  }
  
.footer {
  width: 760px;
  border-top-style: none;
  border-left-style: solid; border-color:#fec10e; border-width: 2px;
  border-right-style: solid; border-color:#fec10e; border-width: 2px;
  border-bottom-style: solid; border-color:#fec10e; border-width: 2px;
  background: #000000;
  color: #000000;
  margin: auto;
  
}
  
TR.footer {
  background: #000000;
}

TD.footertext {
  text-align: left;
  font-family:Arial, Helvetica, sans-serif;
  font-size: x-small;
  text-align: center;
  color: #fec10e; 
}

.telnumbers
{
display:inline;
float:left;
width:350px;
height: 60px;
margin: 10px 10px 10px 0px;
padding:0px;
}

.address
{
display:inline;
float:left;
width:340px;
height: 140px;
margin: 10px 10px 10px 0px;
padding:0px;
}

