body
{
    text-align: center;
overflow-x: hidden; 
}

img.background
{
    width: 103%;
    z-index: -1;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #000000;
  }

div.container_images
{
    margin: 0 0;
    background-color: transparant;
    text-align: left;
    position: absolute;
    left: 5%;
    top: 50px;
}

    div.container_images img
    {
        margin: 0;
        padding: 0;
    }

div.container_main
{
    margin: 0 auto;
    width: 70%;
    z-index: 1;
    background-color: transparant;
    text-align: right;
    float: left;
    position: absolute;
    right: 0%;
    top: 70px;
}

    div.container_left
    {
        margin: 0;
        padding: 10 15 5 5;
        width: 40%;
        background-color: transparant;
        text-align: right;
        float: left;
    }

          div.container_left ul
          {
              margin: 0;
              padding: 0;
              width: 50%;
              float: right;
              text-align: right;
          }

          div.container_left a
          {
              width: 100%;
              font-family: Georgia;
              font-size: 70%;
              font-style: italic;
              font-weight: normal;
              line-height: 200%;
              color:  #FFFFFF;
text-decoration:underline;
              
text-align: right;
          }
          
          div.container_left a:hover
          {
              background-color: #eeeeee;
color:  black;
          }

          div.container_left li
          {
              margin: 0;
              padding: 1 1 1 1;
              width: 100%;
              display: inline;
              float: right;
              text-align: right;
          }
        div.container_left h1
        {
            margin: 0;
            padding: 0 0 2 0;
            font-family: Georgia;
            font-size: 120%;
            font-style: normal;
text-align: right;
            font-weight: normal;
            color: #FFFFFF;
        }

    div.container_center
    {
        margin: 0;
        padding: 10 15 5 10;
        width: 26%;
        background-color: white;
        text-align: left;
        float: left;
    }
    
        div.main_menu
        {
            margin: 0;
            padding: 0 0 10 0;
            width: 100%;
            border-bottom-width: 1;
            border-bottom-style: dotted;
            border-bottom-color: #000000;
        }

              div.main_menu ul
              {
                  padding: 0;
                  margin: 1 0 1 0;
                  width: 100%;
                  text-align: left;
              }

              div.main_menu a
              {
                  padding: 0 5 0 5;
                  width: 100%;
                  font-family: Georgia;
                  font-size: 110%;
                  font-style: normal;
                  font-weight: normal;
                 line-height: 150%;
                  color: #000000;
                  text-decoration: none;
              }

              div.main_menu a:hover
              {
                  color: #FFFFFF;
                  background-color: #000000;
              }

              div.main_menu li
              {
                  margin: 2 0 2 0;
                  width: 100%;
                  display: inline;
              }

        div.container_center img.main
        {
            padding: 0;
            margin: 1 0 1 0;
            border: 0;
            width: 100%;
            height: 100%;
            float: center;
            border-bottom-width: 1;
            border-bottom-style: dotted;
            border-bottom-color: #000000;
        }

        div.container_center p
        {
            margin: 0;
            padding: 0 25 15 5;
            text-align: left;
            font-family: Georgia;
            font-size: 70%;
line-height: 150%;
            font-style: normal;
            font-weight: normal;
        }

        div.container_center a
        {
            color: #000000;
        }
        
        div.container_center h1
        {
            margin: 0;
            padding: 10 0 10 5;
            text-align: left;
            font-family: Georgia;
            font-size: 190%;
            font-style: italic;
            font-weight: normal;
 text-decoration: underline;



        }

        div.container_center h2
        {
            margin: 5;
            padding: 0 0 2 0;
            text-align: left;
            font-family: Georgia;
            font-size: 80%;
            font-style: italic;
            font-weight: normal;
background-color: #FFFFFF;
        }
        div.container_center h3
        {
            margin: 0;
            padding: 0 0 2 0;
            text-align: center;
            font-family: Georgia;
            font-size: 80%;
            font-style: italic;
            font-weight: normal;
        }
        div.container_center h4
        {
            margin: 5;
            padding: 0 0 2 0;
            text-align: left;
            font-family: Georgia;
            font-size: 70%;
            font-style: italic;
            font-weight: normal;
 background-color: none;
        }
        div.container_center h5
        {
            margin: 5;
            padding: 0 0 2 0;
            text-align: left;
            font-family: Georgia;
            font-size: 100%;
            font-style: italic;
            font-weight: normal;
 background-color: #FFFFFF;
        }
    div.container_right
    {
        margin: 0;
        padding: 10 0 5 15;
        width: 20%;
        background-color: transparent;
        float: left;
        text-align: left;
    }
    
        div.container_right p
        {
            margin: 0;
            padding: 0 0 0 0;
            font-family: Georgia;
            font-size: 75%;
            font-style: normal;
line-height: 100%;
            font-weight: normal;
            color: #000000;
        }

        div.container_right a
        {
            text-decoration: none;
            font-family: Georgia;
            font-size: 70%;
            font-style: normal;
            font-weight: normal;
              color:  #FFFFFF;
text-decoration:none;
            float: left;
        }

        div.container_right a:hover
        {
            background-color: #eeeeee;
color:  black;
        }

        div.container_right h1
        {
            margin: 0;
            padding: 0 0 2 0;
            font-family: Georgia;
            font-size: 120%;
            font-style: normal;
            font-weight: normal;
            color: #FFFFFF;
        }

        div.container_right ul
        {
            margin: 0;
            padding: 0;
            width: 100%;
        }

        div.container_right img.thumbnail
        {
            width: 100%;
            margin: 0;
            border: 0;
            padding: 0;
        }

        div.container_right li
        {
            margin: 0;
            padding: 0;
            border: 0;
            width: 75%;
            display: inline;
        }
