	body{
		background-image: url(../backg4.jpg);
		padding-top:0px;
	}
	#dhtmlgoodies_slideshow{
		width:550px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:0px solid #000000;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
            padding-left:10px;
            padding-right:10px; 

		position:relative;
		
		/* CSS HACK */
		height: 312px;	/* IE 5.x */
		height/* */:/**/310px;	/* Other browsers */
		height: /**/310px;
				
	}
	#previewPane img{
		line-height:310px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
                color: white;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#galleryContainer{
		
		height:70px;	/* Height of the images + 2 */
		border:0px solid #000000;
		position:relative;
		overflow:hidden;
		padding:1px;
		
		/* CSS HACK */
		height: 70px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/72px;	/* Other browsers */
		height: /**/72px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
            background-color: #000000;
          	padding:5px;
            padding-right:5px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		z-index:10;
           	padding:5px;
		background-color: #000000;
                padding-left:5px; 		
	}
	#theImages{
		position:absolute;
		height:50px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
                
	}

    
      a { font-face: times;
          text-decoration: none;
          color: 0a1590; /* text-indent: 4px */
        }

/* Add more styles here */


      .stylebr { border-right: solid #000000 1px;
                 vertical-align: top;
               }
      
      .stylelr { border-left: solid #000000 1px;
                 vertical-align: top;
                 padding-top: 11px;
                 padding-left: 8px;
                 align: center;
               }
      
      .styleall { border: solid #000000 1px;
                  align: center;
                  background-color: #ffffff;
                }

      .footer {   font-family: Times,Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
                  font-size: 15px;
                  align: center;
                  border-top: 1px solid black;
              }
     	
      ul { margin: 0;
           padding: 15;
           list-style-type: none;
           text-align: left;
         }
     