#footer{
   text-align: right;
   margin: 0 10px 0 10px;
   position: relative;
   font-size: 86%;
   padding-top: 10px;
   width: 970px;
}
#madeby{
   position: absolute;
   top: 10px;
   left: 0;
   color : #919191;
}
#madeby a,
#madeby a:link,
#madeby a:visited {
   color : #fff;
   padding: 1px 5px 1px 5px;
   font-weight : normal;
   text-decoration : none;
}

#madeby a:focus,
#madeby a:hover,
#madeby a:active,
#madeby a.selected,
#madeby a.selected:link,
#madeby a.selected:visited,
#madeby a.selected:focus,
#madeby a.selected:hover,
#madeby a.selected:active{
   text-decoration: underline;
}

.menu_footer{
   list-style: none;
   margin: 0;
   padding: 4px 0 4px 0;
   display: inline;
}

.menu_footer li{
   margin: 0;
   padding: 0;
   display:inline;
}

#pagerouter{
   text-transform: uppercase;
}

#pagerouter li.firstLi a,
#pagerouter li.firstLi a:link,
#pagerouter li.firstLi a:visited{
   border-left: 0 none;
}
#pagerouter li.lastLi a,
#pagerouter li.lastLi a:link,
#pagerouter li.lastLi a:visited{
   border-right: 1px solid #919191;
}

.menu_footer a,
.menu_footer a:link,
.menu_footer a:visited {
   border-left:1px solid #919191;
   color : #d87a3f;
   padding: 1px 5px 1px 5px;
   font-weight : normal;
   text-decoration : none;
}

.menu_footer a:focus,
.menu_footer a:hover,
.menu_footer a:active,
.menu_footer a.selected,
.menu_footer a.selected:link,
.menu_footer a.selected:visited,
.menu_footer a.selected:focus,
.menu_footer a.selected:hover,
.menu_footer a.selected:active{
   text-decoration: underline;
}