/* CSS Document */
#footer {
width:880px;
height:30px;
margin:0px auto 0px auto;
background-image:url(../img/footer_bg.jpg);
background-repeat:no-repeat;
text-align:center;
font-size:10px;
line-height:30px;
overflow:hidden;
}

#credit {
width:880px;
height:20px;
margin:0px auto 0px auto;
text-align:center;
font-size:10px;
line-height:20px;
color:#FFFFFF;
overflow:hidden;
}