div#container
{
   width: 953px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   background-image: url(images/beige107.jpg);
   background-position: center top;
   color: #000000;
}
h1
{
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

a:hover
{
   color: #000000;
}
a.Dark_Grey:link
{
   color: #000000;
   text-decoration: none;
}
a.Dark_Grey:visited
{
   color: #7F7F7F;
   text-decoration: none;
}
a.Dark_Grey:active
{
   color: #7F7F7F;
   text-decoration: none;
}
a.Dark_Grey:hover
{
   color: #7F7F7F;
   text-decoration: none;
}
