body {
 color: #0000A1;
 font-family: Verdana, "Verdana Ref", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans serif;
 background-color: #ffffff;
 width: 1000px;
 list-style-position: inside;
 margin: 0 auto;
 position:relative;
 }
#header {
 text-align: center;
 }
#lhcol, #rhcol {
 position: absolute;
 top: 180px;
 width: 180px;
 font-size: 70%;
 }
#lhcol {
 left: 10px;
 }
#rhcol { 
 right: 0px;
 float: right;
 }
#content {
 position: absolute;
 top: 150px;
 left: 200px;
 width: 800px;
 }
#clipart {
 width: 760px !important;
 padding: 10px 20px;
 }
.clipart {
 margin: 0 10px;
 float: left;
 }
#featured {
 width: 760px !important;
 border: 1px solid #6d0202;
 -moz-border-radius: 15px; 
 -webkit-border-radius: 15px; 
 -khtml-border-radius: 15px;
 border-radius: 15px; 
 background-color: #edcfcf;
 margin: 2px auto 0 10px;
 height: 520px;
 overflow: hidden;
 }
#featured h3 {
 font-weight: bolder;
 font-size:12pt;
 margin:0 5px 0 20px;
 }
#featured h3 span {
 font-weight: normal;
 font-size: small;
 }
.featured {
 margin: 0 0 20px 20px;
 font-size: 10pt;
 height: 220px !important;
 width: 170px !important;
 overflow: hidden;
 float: left;
 }
.featured a {
 text-decoration: none;
 } 
/* End of OFFERS */ 
#full-width{
 background-color: #FFFFFF; 
 position: absolute;
 top: 250px;
 left: 0px;
 padding: 0px;
 width: 1000px;
 margin-left: 5px;
 }

.caption {
 font-style: italic;
 font-size: 70%;
 }
.cartoon td {
 width: 33%;
 }
.pic {
 float: left;
 margin: 0 20px 10px 0;
 }
.scroller {
 height: 250px;
 overflow: auto;
 }
.testimonial, .webmaster {
 border: 1pt solid #0000a1;
 margin: 10px 0 10px 10px;
 background-color: #ffff9b;
 text-align: center;
 }
.testimonial {
 width: 300px;
 float: right;
 padding: 10px;
 }
.webmaster {
 padding: 0 60px;
 }
h1 { clear:both; }
td img {
 height: 280px;
 }
td.google img {
 height: 100%;
 }
th {
 padding-top: 30px;
 }

