body { margin: 0; padding: 0 0 20px 0; font-family: Arial; font-size: 12px; background-color: #F7F8E6; }

#container { width: 807px; margin: 0 auto; background: url(images/bg_cont.gif) repeat-y; background-position: 0 0; border-bottom: #999999 1px solid; }

#header { width: 807px; position: absolute; top: 0; background: url(images/bg_cont.gif) repeat-y;}

#menu { width: 290px; padding: 0 0 0 100px; margin: 5px; float: left; background: url(images/pic1.gif) no-repeat; }
#menuCol { width: 46%; float: left; margin: 0 0 0 5px;}
a.main { padding: 0 0 0 13px; line-height: 18px; display: block; background: url(images/link.gif) no-repeat; background-position: 0 5px; color: #000000; text-decoration: none; }
a.main:hover { text-decoration: underline; }
a.sub { margin: 0 0 0 20px; font-size: 11px; display: block;  color: #000000; text-decoration: none; }

#main { width: 780px; padding: 0 10px 0 10px; margin: 405px 0 0 0;  }
#main h1 { font-size: 12px; }

#adsTop { width: 280px; padding: 0 0 0 80px; background: url(images/pic2.gif) no-repeat; float: right;  }
#adsBot { width: 280px; float: left;  }

#copy { margin: 0 auto; width: 807px; height: 20px; padding: 17px 0 0 0; text-align: center; font-family: Arial; font-size: 12px; font-weight: bold; color: #000000; }

#clear {  clear: both; visibility: hidden;  }