﻿body
{
  font-family: "Times New Roman",Arial,Helvetica,san-serif
}

#Page
{
  margin: 0 auto;
  width: 800px;
}

#Header
{
  display: block;
  text-align: center;
}

#Center
{
  margin: 20px auto 20px auto;
  position: relative;
  text-align: left;
  width: 800px;
}

#Footer
{
  display:inline-block;
  width: 800px;
}

#Content
{
  display: inline;
  float: right;
  width: 650px;
}

ul
{
  
}

ul.Business li
{
  padding-bottom: 15px;
}

a img
{
  border-color: Black;
  border-width: 1px;
}

#Navbar
{
  display: inline;
  float:left;
  height: auto;
  width: 150px;
  font-family: Arial,Helvetica,san-serif;
  margin: 0;
  padding: 0;
}

#Navbar ul
{
  line-height: 1em;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

#Navbar li
{
  display: block;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0;
}

#Navbar a, #Navbar a:link, #Navbar a:visited
{
  _zoom: 1;
  display: block;
  text-decoration: none;
  margin: 5px;
  padding: 8px 10px;
  color: Black;
}

#Navbar a:hover
{
  color: White;
  background: Black;
}

.Photo
{
  height: 120px;
  width: 160px;
}

.Shaded
{
  background-color: #ECEAE6;
}

.Business
{
  font-weight: bold;
  color: black;
}

.Logo
{
  margin-top: 20px;
  text-align: center;
}

.FileList li
{
  padding-bottom: 5px;
}

.FileList a
{
  text-decoration: none;
}
