body
{
  background-color: #FFFFF0;
  border-bottom:    1em solid #FFFFF0;
  border-left:      1em solid #FFFFF0;
  border-top:       1em solid #FFFFF0;
  text-align:       center;
  max-width:        85%;
}

div.title
{
  background-color: #FFFFFF;
  color:            #8A0000;
  font-size:        3em;
  font-family:      'Bell MT', 'Times New Roman', Times, serif;
  padding:          0.16em;
  text-align:       center;
  white-space:      nowrap;
}

div.border
{
  background-color: #666666;
  padding:          0.2em;
}

div.base
{
  background-color: #FFFFFF;
  border:      0.05em solid #DDDDDD;
  padding:          0.2em;
}

div.shadow
{
  filter:shadow(color:gray,strength:10,direction:135);
  margin-left:    8em;
  padding-bottom: 0.6em;
  padding-right:  0.6em;
  width:          100%;
}

div.verticalSpacer1
{
  height: 1em;
}

div.verticalSpacer3
{
  height: 2em;
}

div.verticalSpacer6
{
  height: 6em;
}

div.content
{
  background-color: #FFFFFF;
  color:            #000000;
  font-size:        1em;
  font-family:      Arial, 'Sans Serif';
  padding:          2em;
  text-align:       left;
}

div.imageShadow
{
  filter:shadow(color:gray,strength:10,direction:135);
  margin-left:    8em;
  padding-bottom: 0.6em;
  padding-right:  0.6em;
  width:          34.7em;
}

div.imageBase
{
  background-color: #FFFFFF;
  border-left:      0.05em solid #DDDDDD;
  border-top:       0.05em solid #DDDDDD;
  padding:          0.2em;
  width:            33.5em;
}

div.imageBorder
{
  background-color: #666666;
  padding:          0.2em;
  width:            33.1em;
}

div.image
{
  background-color: #FFFFFF;
  padding:          2em;
}

div.navigationMenu
{
  left:     0px;
  position: absolute;
  top:      150px;
  width:    7em;
}

a.navigationItem:link, a.navigationItem:visited
{
  background-color: #8A0000;
  border:           0.1em solid #FFFFF0;
  color:            #FFFFFF;
  display:          block;
  font-family:      Arial, 'Sans Serif';
  font-size:        1.1em;
  font-weight:      bold;
  padding:          0.5em;
  text-decoration:  none;
  width:            7em;
}

a.navigationItem:hover
{
  background-color: #BB0000;
}

a.navigationItemSelected
{
  background-color: #BB0000;
  border:           0.1em solid #FFFFF0;
  color:            #FFFFFF;
  display: block;
  font-family:      Arial, 'Sans Serif';
  font-size:        1.1em;
  font-weight:      bold;
  padding:          0.5em;
  text-decoration:  none;
  white-space:      nowrap;
  width:            7em;
}

#photo
{
  height: 16em;
  width:  28.4923em;
}

#logo
{
  height:      7em;
  margin-left: 8em;
  width:       17.3125em;
}

#contactInfo
{
  border-top:  1px solid #DDDDDD;
  font-family: 'Bell MT', 'Times New Roman', Times, serif;
  font-size:   1.25em;
  margin-top:  2em;
  width:       100%;
}
