body {
 position: relative;
 margin: 0 auto;
 padding: 50px;
 background: #efda8b url(gfx/halo-bkg.gif) no-repeat top left;
 font-family: Verdana, "Verdana Ref", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans serif;
 width: 1000px;
 color: #6e6c48;
 list-style-position: inside;
 }
#ad_top {
 position: absolute;
 left: 465px;
 top: 55px;
 z-index: 10;
 }
#bookmark {
 position: absolute;
 left: 108px;
 top: 235px;
 }
#container {
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: 0;
 }
#content {
 position: absolute;
 top: 300px;
 left: 400px;
 width: 400px;
 z-index: 1;
 }
#footer {
 text-align: right;
 font-size: small;
 z-index: 1;
 }
#full-width {
 position: absolute;
 top: 230px;
 left: 100px;
 width: 800px;
 }
#lhcol {
 position: absolute;
 top: 400px;
 left: 100px;
 width: 200px;
 height: 100%;
 line-height: 160%;
 font-size: 80%;
 z-index: 1;
 text-align: center;
 }
#lhcolsrch {
 position: absolute;
 top: 325px;
 left: 80px;
 width: 200px;
 height: 100%;
 line-height: 160%;
 font-size: 80%;
 z-index: 1;
 text-align: center;
 }
#srchresults {
 position: absolute;
 top: 300px;
 left: 300px;
 width: 500px;
 z-index: 1;
 }
a { text-decoration: none; }
a:link, a:visited { color: #000000 }
a:active, a:hover { color: #6e6c48; }
div.r {
 float: right;
 margin: 10px;
 }
div.r img {
 height: 250px;
 }
div.scroller {
 height:170px; 
 overflow:auto;
 background: transparent;
 }
.dbl { font-size: 150%; }
.tall { line-height: 200%; }
