/*BODY {FONT-FAMILY: arial; FONT-SIZE: 9pt; TEXT-INDENT: .0em; background-image:url('http://www.ahshitbobssick.com/medical-data/images/as-report-background.jpg'); }*/


/* start css for daily_stats ------------------------------*/

body {
background-image:url('http://www.ahshitbobssick.com/medical-data/images/as-report-background.jpg'); 
width: 100%; 
} 

 
#header {
  background-image:url('http://www.ahshitbobssick.com/medical-data/images/as-report-background.jpg');
  position: absolute;
  top: 0px;
  width: 100%;
  height: 50px;
  color: #000000; 
  font-family: arial; 
  font-size: 12pt; 
  text-indent: 1.0em; 
  font-weight: 700;
}

#nav {
background: none;
position: absolute;
top: 50px;
width: 100%;
height: 50px;
}

#ver-box {
position: relative;
  background: #eeeeee;
  top: 85px;    
  width: 100%;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 10px;
  font-family: arial; 
  font-size: 11pt; 
  border: thin dotted #777777;
}


#footer {
  background: none;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 50px;
  color: #000000; 
  font-family: arial; 
  font-size: 8pt; 
  text-indent: 1.0em; 
  font-weight: 500;
}	

#content-box1 {
position: relative;
  background: #ffffff;
  top: 95px;
  
  width: 100%;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 10px;
  font-family: arial; 
  font-size: 11pt; 
  
}
#content-box2 {

  background: #ff0000;
  top: 95px;
  left: 100%;
  width: 50%;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 10px;
  font-family: arial; 
  font-size: 11pt; 
  
}
}
/*
img 
{
float:right;
}
*/

