/* Link Code */
a:link {color: #000000;}
a:visited {color: #400040;}
a:hover {color: #A2B6D8;}
/* end of link code */

body  {
  background-color:       #800000;
  color:                  #000000;
  font-family:            Verdana, Arial, Sans-Serif;
  font-size:              10pt;
  text-align:             left;
left: 30%;
  top:                    15%;
}
  /*paragraph styles only*/

h1,h2,h3,h4,h5 {font-family:  Verdana, Arial, Sans-Serif;
   font-size:              10pt;
position: relative;
top: 0%;}
h1  {
  color:       #FFCC99;
  position:            absolute;
  left:                  30%;
top: 15%;
  }
h2  {background-color: #FFCC99;
  color:                  #800000;
width: 75%;
position: absolute;
left:                   18%;
top: 31%;
  }
h3  {
  background-color:       #FFCC99;
  color:                  #000000; 
width: 80%;
left: 30%;
top: 0%
}
h4  {
  background-color:       #FFCC99;
  color:                  #000000;
     height:                 65%;
    width:                  25%;
  position: absolute;
left:                    68%;
top:   90%;
  }


h5{
  background-color:       #FFCC99;
  color:                  #800000;
    height:                 100%;
    width:                  25%;
  position:               relative;
  left:                    75%;
  }
/*end of paragraph styles*/

/*begin picture positioning*/
p  {
  position:  relative;
top: 0%;
left: 0%;
 }
p.banner{
position: absolute;
top: 0%;
left: 30%;
}

/*end picture positioning*/   


  }
/* List bullet code */
ul
{list-style-image: url("pics/rbullet.gif");}
/* End of list code */
/*All the text boxes and navbars*/

div{
  background-color:       #FFCC99;
  color:                  #800000;
  font-family:            Verdana, Arial, Sans-Serif;
  font-size:              10pt;
  height:                 130%;
    width:                  15%;
position: relative;
  top:                    0%;
  }
div.disclaimer{
background-color: #FFCC99;
color: #800000;
font-family:            Verdana, Arial, Sans-Serif;
  font-size:              10pt;
  height:                 20%;
    width:                  15%;
position: absolute;
  top:                    165%;
}

