@charset "utf-8";
#heading h1 {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
  color:#800000;
  }
#headpix {
  display:block;
  width:600px;
  height:263px;
  background:url(images/rr+turtle-HWC-7762.jpg) no-repeat;
  margin: 0 auto;
  }  
/*sample image float*/
#imgleft {
  float: left;
  height: 108px;
  width: 150px;
  padding:2px 3px;
  border:0;
}
#imgright {
  float: right;
  margin-top:15px;
  background:url(images/rog%205med_shadow.jpg)  no-repeat;
  height: 159px;
  width: 220px;
  border: 0px;
  right: 30px;
}
#rogcopyright {
  text-align: center;
  text-indent: 0px;
}
