
/* CSS for footer.html */

#footer {
margin:auto; 
width:950px; 
height:40px; 
background-image:url(/footer_images/bottombar_red2.gif); 
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:8px;
height:20px;
}