#higher

{
	width:100%;
        padding-bottom:3px;
	
}


#index 
{
border:1px solid #cccccc;
padding:5px;
margin:10px;
}
#lower

{
        clear:both;
        display:block;
	text-align: center;
}



#lower_menu_container

{
width:100%;
text-align: center;
}

ul.left {
    float:left;
    display: inline;
    padding: 15px 0px;
    border: 0px none; 
    list-style-type: none;
    width:200px;
    height: 40px;

  }

ul.left li {
padding-bottom:7px;
vertical-align:text-top;
}

.bold_link {

font-weight:bold;
padding-bottom: 2px;

}
