.spacer {
    clear: both;
    }
#main_left {
        float: left;
        width:205px;
        background:#fff;
        border:0px solid #000;
        clear: left;
        }

    #main_center_rss {
        position: absolute;
        background:#fff;
        height: 2000px;
        right:6px;  
        top: 155px;
        left: 206px;
        }
    #main_center {
        position: absolute;
        background:#fff;
        height: 2000px;
        left: 206px;
        top: 155px;

        /*  right:186px;  */
        }

    #main_right_fixed_norss {
        position: fixed;
        /* remove position: fixed to move to right side and stay in one spot */
        float: right;  
        top: 155px;
        right: 01px;
        width: 160px;
        visibility: visible;  
        background:#fff;
        border:0px solid #000;
        }

    #main_right_fixed {
        /* remove position: fixed to move to right side and stay in one spot */
        float: right;  
        right: 01px;
        top: 160px;
        top: 65px;
        width: 160px;
        visibility: visible;  
        background:#fff;
        border:0px solid #000;
        }

    #main_right_bottom {
        float: right;
        width: 120px;
        visibility: visible;
        top: 65px;
        background:#fff;
        margin: 0 0 10px 10px;
        padding: 10px;
        border:1px solid #000;
        }

.nooverlap    { 

clear: right; }


#center_me
{ Text-align: center;
background:  #fff; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; padding: 5px 0px 5px 10px; margin: 0px; letter-spacing: -1px; 
 text-decoration : none; color : #020Dff; 
}

#old_div  { border: solid 3px #002a5b; background: #cfcfff; list-style-type: none; margin: 0px 0px 5px 0px; padding-top: 0px; padding-left: 1px; padding-bottom:0px; padding-top:1px; padding-right: 1px; font-size: 10px; font-weight: bold;}


/* margin <- border <- padding <-  content -> padding -> border -> margin  */
#list_div { background: #000; list-style-type: none; color: white}
#list_div  ul { border: solid 3px #002a5b; background: #80c0fa; list-style-type: none; margin: 0px 0px 0px 0px; padding: 1px 1px 1px 1px; text-align: left; font-size: 0.85em; font-weight: bold;}
#list_div ul li ul  { margin: 1px 1px 1px 1px; border-bottom: solid 1px black; border-right: none; border-left: none; border-top: none; }
#list_div  li { background: #5a8fc6 ; display: block; color: #fff; padding: 0px 0px 0px 1px; border-bottom: solid 1px #7ca6d2; text-align: left; list-style-type: none; font-weight: bold; }
/* the rule #list_div li:hover insures that the entire li is back-highlight in firefox */
#list_div  li:hover { background: #4172a5;  display: block; }
#list_div  a { 
	font-family: Verdana, sans-serif;
	font-weight: bold;
    height: auto;
    display: block;
 text-indent: 0px; color: #fff; text-decoration:none; }
#list_div a:hover {background: #4172a5;  display: block;   text-indent: 0px; text-decoration:none;  color: white; }
#list_div a.samePage { color: yellow; font-style: italic; font-weight: normal; }
#list_div  form { border: solid 1px #002a5b; background: #5acdfa; list-style-type: none; margin: 0px 0px 0px 0px; padding: 1px 1px 1px 1px; text-align: left; font-size: 0.85em; font-weight: bold;}

/* LeftSearch */
#search_div { background: #5a8fc6; margin: 0px 0px 5px 0px; border: 1px #000 solid; }
#search_div h2 { color: #fff; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; padding: 8px 0px 8px 10px; margin: 0px; letter-spacing: -1px; }
#search_div form {margin: 0px; padding: 3px 10px 0px 10px ; }
#search_div input.textfield {background: #fff; border: solid 1px #996600; font-size: 10px; font-weight: normal; padding: 2px 0px 2px 0px; margin: 4px 0px 4px 0px; color: #666b71;  }
#search_div input.button { background: #fff url(../images/background_search_button.png); border: solid 1px #996600; font-size: 10px; font-weight: bold; padding: 2px 0px 2px 0px; margin: 4px 0px 4px 2px; color: #666b71; height: 18px; }
#search_div select { background: #fff; font-size: 10px; padding: 0px; margin: 4px 0px 4px 0px; color: #666b71; }
#search_div a { color: #996600; display: block; font-size: 10px; margin: 5px 0px 7px 0px; text-decoration: underline; }
#search_div a:visited {display: block; color: #996600; text-decoration: underline;}
#search_div a:hover { display: block; color: #996600; text-decoration: underline;}
#search_div strong { display: block; margin: 5px 0px 5px 10px; }

.vibrant_explanation {
    background-color: yellow;
    font-family: verdana; 
    /*  font-size: 1.25em;   */
    /* font-weight: bold;  */
    /* font-style: italic;  */
    /* color: purple;  */
}

a.linkb:link { color: #000099; }
a.linkb:visited { color: #003399; }
a.linkb:hover { color: #003399; }

a.realLink { color: red }
a.realLink { color: red }
a.realLink:link { color: red }
a.realLink:visited { color: red }
a.realLink:hover { color: red }

