<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ====================================================+
|   PHOTO STYLES FOR FIELD SCHOOL INSTRUCTORS          |
+=====================================================*/
.photos			{ margin: 10px auto; border: 3px solid #009; }


/* ====================================================+
|   S. Henrikson                                       |
+=====================================================*/
#sh_1			{ width: 225px; height: 197px; background: url('../images/shenrikson.jpg'); }
#sh_2			{ width: 225px; height: 151px; background: url('../images/shenrikson.jpg') 0 -197px; }
#sh_3			{ width: 225px; height: 138px; background: url('../images/shenrikson.jpg') 0 -348px; }
#sh_4			{ width: 225px; height: 169px; background: url('../images/shenrikson.jpg') 0 471px; }
#sh_5			{ width: 225px; height: 154px; background: url('../images/shenrikson.jpg') 0 303px; }
#sh_6			{ width: 225px; height: 149px; background: url('../images/shenrikson.jpg') 0 149px; }


/* ====================================================+
|   Marissa Guenther                                   |
+=====================================================*/
#mg_1			{ width: 225px; height: 288px; background: url('../images/maguenther.jpg'); }
#mg_2			{ width: 225px; height: 368px; background: url('../images/maguenther.jpg') 0 368px; }


/* ====================================================+
|   Robert Yohe                                        |
+=====================================================*/
#ry				{ width: 225px; height: 328px; background: url('../images/ryohe.jpg'); }


/* ====================================================+
|   Matthew DeCarlo                                    |
+=====================================================*/
#md_1			{ width: 225px; height: 219px; background: url('../images/mdecarlo.jpg'); }
#md_2			{ width: 225px; height: 324px; background: url('../images/mdecarlo.jpg') 0 324px; }</pre></body></html>