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: 1200px;
 list-style-position: inside;
 }
#header {
 text-align: center;
 }
#lhcol, #rhcol {
 position: absolute;
 top: 180px;
 width: 180px;
 font-size: 70%;
 }
#lhcol {
 left: 10px;
 }
#rhcol { 
 right: 0px;
 }
#content {
 position: absolute;
 top: 150px;
 left: 200px;
 width: 800px;
 }
.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;
 }
td img {
 height: 280px;
 }
td.google img {
 height: 100%;
 }
th {
 padding-top: 30px;
 }
