td, tr, th { 
  padding: 0px;
  margin: 0px;
  border: 0px;
}

body {
  background-color: #ffffff;
  background-image: url(body_back.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-family: tahoma;
  margin: 0px;
}

#content {
  width: 900px ;
  height: 100%;
  margin-left: auto ;
  margin-right: auto ;
  border: 1px;
  border-color: black;
  border-style: solid;
  cell-spacing: 0px;
  padding: 0px;
}

.maintable { 
  border: 0px;
  padding: 0px;
  border-collapse: collapse;
  cell-spacing: 0px;
  margin: 0px;
}

.header { 
  text-align: left;
  background: url(bluebg.jpg);)
}

.header img { 
  width: 300px ;
}

.menu { 
  table-layout: auto;
  background-color: black;
  color: white;
  text-align: center;
  height: 20px;
  border: 0px;
  padding: 0px;
}

.menucell { 
  width: 100px;
}

.menuspacer { 
  width: 500px;
}

banner { 
  background-color: #00aa00;
}

.info { 
  height: 350px;
}

.infodata { 
  height: 350px;
  margin: 10px;
}

li { 
  margin-bottom: 2px;
}

.contact { 
  height: 50px;
  width: 800px;
}

.footer { 
  border-top: 1px solid black;
}

.cornerlogo { 
  height: 50px;
}

.infotable { 
  width: 100%;
  height: 100%;
  vertical-align: top;
  border-bottom-style: none;
  margin-left: 10px;
  margin-right: 10px;
}

.spacer { 
  height: 10px;
}

.data { 
  height: 100%;
  width: 49%;
  vertical-align: top;
}

.separatorcell { 
  width: 50px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  cell-spacing: 0px;
  table-layout: auto;
}

.septab { 
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: 0px;
  cell-spacing: 0px;  
  border-collapse: collapse;
  margin-left: 10px;
  margin-right: 10px;
  width: 5px;
}

.septop { 
  background: url(separator_top.gif);
  width: 5px;
  height: 9px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.sep { 
  background: url(separator.gif);
  width: 5px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: 320px;
}

.sepbot { 
  background: url(separator_bottom.gif);
  width: 5px;
  height: 9px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}

:link { 
  color: white;
  text-decoration: none;
}

:visited { 
  color: white;
  text-decoration: none;
}

.contactinfo { 
  width: 60%;
}

.subtitle { 
  font-size: 20pt;
  font-weight: bold;
}