#who_are_we {
    top: 546px; 
    left: 45px
}
#what_do_we_do {
    top: 546px; 
    left: 159px;
}
#how_can_you_help {
    top: 546px; 
    left: 288px;
}
#why_join {
    top: 554px; 
    left: 420px;
}
#to_join {
    top: 554px; 
    left: 554px;
}
#items_for_sale {
    top: 546px; 
    left: 670px;
}
#member_login {
    top: 554px; 
    left: 778px;
}
#cymember_login {
    top: 548px; 
    left: 782px;
}
#cymember_home {
    top: 552px; 
    left: 786px;
    font-size: 11px;
    line-height: 11px;
}
#cyitems_for_sale {
    top: 552px; 
    left: 660px;
}
#cyto_join {
    top: 550px; 
    left: 540px;
}
#cywhy_join {
    top: 551px; 
    left: 410px;
}
#cyhow_can_you_help {
    top: 541px; 
    left: 295px;
    line-height: 12px;
    font-size:   12px;
}
#cywhat_do_we_do {
    top: 543px; 
    left: 162px;
    line-height: 11px;
    font-size: 11px;
}
#cywho_are_we {
    top: 547px; 
    left: 41px
}
div.stop_box {
   padding: 5px 5px 5px 5px; 
   position: absolute;
   top: 500px; 
   left: 330px; 
   width: 200px; 
   height: 22px; 
   background: white;
   border: 2px solid white;
   filter: alpha(opacity=60);
   -moz-opacity:.60;
   opacity: .60;
}

div.stop_link {
   text-align: center; 
   padding: 5px 5px 5px 5px; 
   position: absolute;
   top: 500px; 
   left: 330px; 
   width: 200px; 
   height: 22px; 
   background: none;
   border: 2px solid red;
}
.stop_link A:link {
   color: red;
}
.stop_link A:visited {
   color: red;
}
