body{
  background-color:#007500;
  background-position: top;
  background-repeat: repeat-x;;
  background-image: url('img/greengradient.png');
  font-family: verdanda, arial, helvetica;
  font-size: 8pt;
}
p{
font-size: 10pt;
}
td{
  font-family: verdanda, arial, helvetica;
  font-size: 10pt;
}
#mainbody{
   width: 99%; 
   margin-top: 0px;
   padding-top:0px;
  text-align:center;
    z-index:1;
}
#page{

  margin: 0 auto;
    margin-top: 0px;
   padding-top:0px;
    width: 920px;
  text-align: left;
  border: solid 8px silver;
  background-color: white;
  height: 840px;
  z-index:1;
}
#header{
  height: 138px;
  border-bottom: solid 1px silver;
  vertical-align: bottom;
    position: relative;
    z-index:1;
    background-image: url('http://www.giveadogatoy.com/img/dogbone_watermark.jpg');
    background-position: right top;
    background-repeat: no-repeat;
}
#header img{
  top: 0px;
  float: top;
}
#linkbar{
  position: relative;
  float: right;
  top: 0px;
  margin: 0px;
  padding: 0px;
  z-index: 3;
  vertical-align: top;
}
#headtext h1{
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 0px;
}
#headtext h2{
  margin-top: 0px;
  padding: 0px;
}
#headtext{
  float: right;
  width: 700px;
  padding: 0px;
  margin: 0px;
  z-index: 1;
  position: inline;
}
#navbar{
  width:200px;
  float:left;
  border-right: solid 1px silver;
  height: 700px;
  font-family: arial, verdanda, helvetica;
}
#navbar a{
  font-family: verdanda, arial, helvetica;
  color: black;
  text-decoration: none;
  font-size: 11pt;
  padding-left: 8px;
}
#navbar a:hover{
  font-family: verdanda, arial, helvetica;
  color: black;
  text-decoration: underline;
  font-size: 11pt;
  padding-left: 8px;
}
#content{
  margin-left: 200px;
}
#content li{
list-style-image: none;
}
#content p{
  font-size: 15px;
}
#flashani{
  float: right;
}
h1{
  font-family: arial, verdanda, helvetica;
  font-size: 24pt;
      z-index:1;
}
h2{
  font-family: arial, verdanda, helvetica;
  color: darkblue;
  font-size: 14pt;
}
h3{
  width: 100%
  font-family: arial, verdanda, helvetica;
  color: white;
  font-weight: bold;
  background-color: darkblue;
  font-size: 11pt;
  padding: 2px;
  margin: 2px;
}
/* Rounded Corners */

