body {margin:0px; font: verdana, arial; background:url(back.jpg);}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0; font-family: arial, verdana; font-size: 18px;}
ul.menu a {display:block; color:#ffffff; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:40px; left:0; background:#d1d1d1; display:none; opacity:10; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:360px; margin:0}
ul.menu ul li a {display:block; center:0; padding:0px 7px 5px; font-weight:bold; background-color:#142840}
ul.menu ul li a:hover {background-color:#25531B}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:0px solid #aaa; padding:16px 5px 5px; font-weight:bold; background:url(); width:160px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url()}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}

#left { float:left }
#right { float:right }


img {
  border-radius: 0px;
}

h1 {
    display: block;
    font-size: 1.3em;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    color: #002D15;
}



h2 {
    display: block;
    font-size: 1.1em;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    color: #002D15;
}




div.padded {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: url(back.jpg);
    background-image: url(background.jpg);
  font-family: arial, verdana;
  font-size: 24px;
}



@media screen and (max-width: 800px) {
  div.padded {
     font-size: 16px;
  }
}


div.blue-square-container {
  text-align: center;
  width: 100%;
  position: fixed;
  z-index: 1000;
  top: 0px;
  background-image: url(menuback.png);"
}

div.blue-square {
  text-align: left;
  width: 700px;
  height: 55px;
  display: inline-block;
}


div.mobile-menu {
position: fixed;
z-index: 2000;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
}

img.top-spacer {
  width: auto;
  height: 48px;
}


img.header-image {
  width: 100%;
  height: auto;
}


img.side-image {
  width: 50%;
  height: auto;
}



img.side-image-r {
  width: 50%;
  height: auto;
  float: right;
}

img.side-image-l {
  width: 50%;
  height: auto;
  float: left;
}



img.side-image-r-up {
  width: 40%;
  height: auto;
  float: right;
}

img.side-image-l-up {
  width: 40%;
  height: auto;
  float: left;
}


div.addthis_sharing_toolbox {
  text-align: center;
}
p.ac {
  text-align: center;
}


<style type="text/css">
A {TEXT-DECORATION: none}
.vist { FILTER: alpha(Opacity=99,FinishOpacity=47,style=1,StartX=0,FinishX=2,StartY=0,FinishY=2)}
a:active  {text-decoration: none;}
a:link { color: blue; text-decoration: none;}
a:visited { color:darkblue; }
a:hover { color: red; }
</style>