body {
    background-image : url("../images/beige048.gif");
    background-repeat : repeat;
  }


p {
    font-family : 'sans-serif';
    font-size : 1.0em;
    text-align : justify;
  }


.banner_table {
    background-image : url('../images/amtile_banner6_640x145.jpg');
    height : 155px;
    margin-bottom : 0em;
    margin-left : 15%;
    margin-top : 1em;
    width : 650px;
  }


.pageblk {
    margin-left : 15px;
    margin-right : 15px;
  }


.menublk {
    float : left;
    margin-top : 10px;
    width : 200px;
  }


.mainblk {
    margin-top : 20px;
    margin-left: 200px;
    margin-right : 60px;
  }


a {
    color : #000000;
    text-decoration : none;
  }


.bbbimg {
    margin-left : 10px;
    margin-top : 50px;
  }


.footer {
    clear : both;
    font-size : 0.80em;
    padding-top : 40px;
    text-align : center;
  }


img.floatleft {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    float : left;
    margin-bottom : 10px;
    margin-left : 10px;
    margin-right : 20px;
    margin-top : 0px;
  }

.navmenu {
    font-family : 'sans-serif';
    font-size:1.1em;
    font-style : oblique;
    font-weight : bold;
    margin-left : 5px;
  }


.navsubmenu {
    font-family : 'sans-serif';
    font-size: 0.85em;
    font-style : oblique;
    margin-left : 25px;
  }


.navmenu a:hover {
    color : #946d41;
    position : relative;
  }


.navsubmenu a:hover {
    color : #946d41;
    position : relative;
  }
