
/* CSS for footer.html */

#footer {
margin:auto; 
width:950px; 
height:40px; 
background-image:url(/footer_images/footerbg.png); 
background-repeat:no-repeat; clear:both;
}

#footer2 {
margin:auto; 
width:970px; 
height:37px; 
background-image:url(/footer_images/bottomfade1.jpg); 
background-repeat:no-repeat; clear:both;
}

#toolbar {
margin-left:30px;
margin-right:30px;
padding-right:10px;
padding-left:10px;
padding-top:0px;
height:40px;
}

#toolbar img { margin-left:2px; margin-right:2px; }

