body 
{ 
  background:        #ffffff url("/img/background_lines.gif");
  background-repeat: repeat-x;
  color:             #666666;
  margin-left:       0px;
  margin-right:      0px;
  margin-top:        0px;
  margin-bottom:     0px;
  overflow:          auto;
}

a:link
{
  color: #33CC99; 
}
a:visited,  a:active, a:hover 
{ 
  color: #333333 
}

table
{ 
  border: 0px;
  border-collapse: collapse;
}

tr 
{ 
  border: 0px;
}

td, th 
{ 
  vertical-align: top;
  padding: 0px;
}

img
{ 
  border: 0px;
}


body, p, td, th
{ 
  font-family:    Verdana, Arial, Helvetica, sans-serif;
  font-size:      10px;
}


#Address
{ 
  position:   absolute;
  top:        44px;
  left:       24px;
}

#Nav
{ 
  position:   absolute;
  top:        74px;
  left:       24px;
}

#NavExhibits
{ 
  position:   absolute;
  top:        92px;
  left:       24px;
}
#NavNameTags
{ 
  position:   absolute;
  top:        254px;
  left:       24px;
}


#Exhibits
{ 
  position:   absolute;
  top:        350px;
  left:       20px;
}

#Exhibits td
{ 
  padding: 4px;
}



.AddressText
{ 
  font-family:    Arial, Helvetica, Verdana, Tahoma, sans-serif;
  font-size:      11px;
  color:          #cccccc;
}

.FooterText
{ 
  font-family: Geneva, Arial, Helvetica, san-serif;
  color:       #333333;
}

.DateText
{ 
  font-family:  Geneva, Arial, Helvetica, san-serif;
  width: 150px;
  text-align: right;
}


.SubtleLink:link, .SubtleLink:visited, .SubtleLink:active, .SubtleLink:hover 
{
  text-decoration: none;
  color:           #666666;
}
