/* Be sure to hide the PNG and add a border for IE6 with this code in the <head>:

    <link rel="stylesheet" type="text/css" media="screen" href="styles/shadow.css">
    
    <!--[if IE 6]>
		<style type="text/css" media="screen">
			.shadow0, .shadow1, .shadow2, .shadow3, .shadow4 {
      	background: transparent;}
      
       .shadow5 {
       	background: #000;}
		</style>
		<![endif]-->

*/


.shadow0, .shadow1, .shadow2, .shadow3, .shadow4, .shadow5 {
	margin: 0 auto;
	padding-bottom: 1px;
	padding-top: 0px;
	background: url(../images/shadow.png) transparent repeat left top;}

.shadow0 {
	width: 835px;}
  
  .shadow1 {
  	width: 833px;}
  	
    .shadow2 {
    	width: 831px;}
    	
      .shadow3 {
      	width: 829px;}
      	
        .shadow4 {
        	width: 827px;}
        	
          .shadow5 {
          	width: 825px;}
