/* W E B R I N G  S H E E T */    

#WebRingPlacer
    {
position                : absolute;
width                   : 100%;
z-index                 : 999;
    }

#WebRing
    {
background              : #C0E0B7 url('webring_divider.gif');
background-position     : left top;
background-repeat       : repeat-y;
margin                  : -1500px 0px 0px 0px;
padding                 : 10px 10px 10px 10px;
border-bottom           : 2px solid #235918;
border-right            : 2px solid #235918;
border-left             : 1px solid #235918;
font-family             : Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size               : 11px;
line-height             : 18px;
    }

#WebRing A, #WebRing A:hover
    {
display                 : block;
padding                 : 3px 5px 3px 5px;
margin                  : 2px 0px 2px 0px;
font-weight             : normal;
font-size               : 9px;
letter-spacing          : 0em;
color                   : #235918;
text-decoration         : none;
border                  : 1px solid #C0E0B7;
    }

#WebRing A:hover
    {
background              : #CEEAC6 url('../img/webring_back.gif');
background-position     : left bottom;
background-repeat       : repeat-x;
border-left             : 1px solid #A1BE8B;
border-top              : 1px solid #A1BE8B;
border-bottom           : 1px solid #5B8E35;
border-right            : 1px solid #5B8E35;
    }