﻿h2
{
  margin-left: 0px;
}

#header
{
  background: url( '../images/sub_head.gif' ) no-repeat;
  height: 182px;
}

.nav
{
  clear: both;
}

.nav ul
{
  float: right;
}

#subnav .nav
{
  left: 240px;
  top: 0px;
  background: none;
  background-color: Transparent;
}


#searchfooter
{
  background-color: #909e7d;
  clear: both;
  margin-top: 20px;
  text-align: right;
}

#searchfooter img
{
  padding: 5px;
}

table
{
  color: Black;
  font-size: .9em;
}

td
{
  padding: 5px;
}
thead
{
  color: White;
  background-color: #909E7D;
}

#footer
{
  background-color: #909e7d;
}

#login
{
  background-color: #FFF;
}

