  html

  {

    background: #F0F0F0;

    font-family: Courier New, serif;

  }
  #footer a
  {
    color: #ffffff;
    text-decoration: underline;
  }
  #all a
  {

    color: #005A9C;
    text-decoration:none;

  }  

  #all a:hover

  {

    background-color: #F5F5F5;
    text-decoration:none;

  }

  

  #all a:visited

  {

    color: #0000ff;

    text-decoration:none;

  }

  #getit a
  {
    background-image: url("getitnow.png");  
  }
  #getit a:hover
  {
    background-image: url("getitnowhover.png");
  }

  #all

  {

    position:relative;

    left: 10%;

    width: 80%;

    border: 1px solid black;

    background-color: #ffffff;

  }

  #container

  {

    position: relative;

    left:8%;

  }

  #container li

  {

    width: 80%;

    border: 1px solid black;

    margin: 10px;
    
  }
  

  #container li:first-line

  {

    background: #005A9C;

    font-weight: bold;

    font-size: 18px;
    
    color: #ffffff;

    vertical-align: top;
  
  }
  
  #list li
  {
    width:80%
    border: 0px;
    margin: 10px;
  }
  
  #timeline
  {
    width:100%;
    height:100%;
  }

  #container p

  {

    text-indent:10px;
    
    padding: 8px;
    
    line-height: 22px;
  }

  

  

  #container ul

  {

    list-style:none;

    border: 0px solid black;

  }  

  /*div*/

  #header

  {

    font-size: 30px;

    border-bottom: 1px solid black;

    line-height: 40px;

    background: #005A9C;

    color: #ffffff;

    text-indent: 30px;

    margin-bottom: 8px;

    font-weight: bold;

  }

  #navbar

  {

    margin-left:20px;      

  }

  #navbar a

  {

    margin-left: 20px;

  }

  #footer

  {

    text-align:center;

    font-size: 14px;

    line-height: 20px;

    margin-top: 15px;

    border-top: 1px solid black;

    position:relative;

    color: #ffffff;

    background-color: #005A9C;

  }

  #novaMail
  {
    width: 80%;
    height: 80%;
  }
  
  img
  {
	   border: 0px;
  }

  #validate

  {
  	position:relative;
  }
