﻿<style type="text/css">
       
body
{ 
background-position:center; 
}

 div.style1
        {
            height: 782px;
            width: 900px;
            margin-left: 15%;
            margin-right:1%;
           
        }
        .style1
        {
            width: 765px;
        }
        .style2
        {
            width: 133px;
            vertical-align:top;
            padding-top: 50px;
        }
        <!--
ul#menu {
  width: 134px;
  list-style-type: none;
  border-top: solid 1px #b9a894;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li,
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: White;
}

ul#menu li {
  border-bottom: solid 1px #b9a894;
  border-left: solid 1px #b9a894;
  border-right:solid 1px #b9a894;
  line-height: 22px;
  width: 132px;
  text-align:center;
  background-color:#0099FF;
}

ul#menu ol li {
  border-bottom: none;
  border-right: none;
  background-color: #66CCFF;
  width: 174px;
 }

ul#menu ol li:before {
  content: "- ";
 }

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: Yellow;
}

ul#menu a.active {
  color: Navy;
}
        .img_right
        {
            height: 97px;
            width: 69px;
        }
    .style4
    {
        font-family: "Comic Sans MS";
    }
    .style5
    {
        color: White;
        padding-top: 30px;
        font-family:verdana, sans-serif;
        font-size: x-small;
    }
    .style6
    {
        font-size: small;
        font-family: Verdana;
        color: #FFFFFF;
    }
    .style7
    {
        font-weight: normal;
    }
-->
</style>

