#footer{
border:1px solid black;
background-color:#FF9900;
background-image:url(thead_bg.png);
height:30px;
clear:both;
color:white;
font-size:9px;
text-align:center;
margin-top:2px;
}
#footer table{
height:30px;
}
#footer a{
color:#FFFFFF;
font-weight:normal;
}
#footer a:hover{
text-decoration:underline
}
#footer_left{

background-image:url(left.png);
background-repeat:no-repeat;
background-position:1px -2px ;

}
#footer_right{
background-image:url(right.png);
background-repeat:no-repeat;
background-position:1px -2px ;


}