.fancy { font-family: Monotype Corsiva, Palace Script MT, Times New Roman, serif  ; 
         font-style: italic ;
				 font-size: 50px  ;  }

.fancy_sm { font-family: Monotype Corsiva, Palace Script MT, Times New Roman, serif  ; 
            font-style: italic ;
						font-size: 25px ;  }

.schedule { border-color: #E6E6FA ; 
						border-width: 5px ;
						border-style: inset ;
						margin-right: 15px ;
						line-height: 1.5em ; 
						min-width: 500px ;  }
							
img.graphic { border-width: 4px ; 
 							border-style: outset ; 
							border-color: #DEB887 ; 
							margin-right: 15px ; }

.teens { font-family: Thriller, GiGi, Papyrus, Rage Italic, Arial, sans-serif ; }

.caption { text-align: center ; 
					font-family: Comic Sans, Arial, Tahoma, sans serif ;
					font-style: italic ;
					font-weight: bold ; 
					vertical-align: top ; }
					
.narrow { width: 175px ; }


#slideshow {
  width: 600px;
  height: 300px;
  margin: auto ;
}

