body {
   background:url(/images/right_bg2.jpg) top left repeat-x #F1EEEE;
   }
#top {
   width:1000px;
   margin:0 auto;
   height:487px;
   position:relative;
   overflow:hidden;
   background:url(/images/top_bg.gif) top left repeat-x #980000;
   height:157px;
   overflow:visible;
   }
#signup {
   position:absolute;
   top:12px;
   left:509px;
   }
#center {
   width:1000px;
   background:url(/images/center_bg2.gif) top left repeat-y;
   padding:0;
   }
#centercol {
   width:950px;
   margin:0;
   padding:0 25px;
   }
   #centercol h1 {
      font-size:11px;
      font-weight:bold;
      color:#fff;
      height:33px;
      padding:13px 0 0 11px;
      background:url(/images/h1_bg.gif) top left no-repeat;
      width:auto;
      }
      #content {
         padding:10px 70px 15px 72px;
      }
      #content h1 {
         font-size:17px;
         font-weight:bold;
         color:#215088;
         background:none;
         width:auto;
         height:auto;
         margin:0 0 15px 0;
         padding:0;
         }
#footer {
   width:950px;
}