/*-----attach body.custom to any style you add here-----*/

#secondary { 
   background-image: url(./images/Sidebar.jpg); 
   background-repeat: no-repeat;
   height: 900px; }

#ads {
   text-align: right;
   border-style: solid;
   border-width: 1px;
   border-color: #ff77aa
}

#banner-top {
  text-align: center;
  padding: 2px;
  height: 80px;
/*  width: 468px;  */
  border-bottom: 1px solid #FF77AA;
  border-top: 0px;
  border-left:0px;
  border-right:0px;
}

