body { background-image: url('images/background1.jpg'); background-repeat: repeat-x; background-color: #FFFFFF; margin: 0; font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif; } #sidebar { position:absolute; left:0px; top:285px; width:279px; margin: 10px 0 5px 3px; } #content { right:0; margin: 285px 20px 10px 300px; padding:0; z-index:0; } p { font-size: .8em; } a:link { color: #AA3511; text-decoration: underline; } a:visited { color: #618788; text-decoration: none; border: none; } a:hover { color: #33CC00; text-decoration:none; } .sidebox { margin: 0 auto; /* center for now */ width: 17.5em; /* ems so it will grow */ background: url('images/sbbody-r.gif') no-repeat bottom right; font-size: 100%; } .boxhead { background: url('images/sbhead-r.gif') no-repeat top right; margin: 0; padding: 0; text-align: left; } .boxhead h3 { background: url('images/sbhead-l.gif') no-repeat top left; margin: 0; padding: 8px 30px 8px; font-weight: bold; font-size: 1.2em; line-height: .8em; } .boxbody { background: url('images/sbbody-l.gif') no-repeat bottom left; margin: 0; padding: 5px 5px 10px 5px; }