@charset "UTF-8";
/* CSS Document */


.photogallery				{padding:1.25em;
							font-family:Trebuchet MS, Geneva, Arial, sans serif;}
							
.edu						{margin:1.25em;
							font-family:Trebuchet MS, Geneva, Arial, sans serif;}

.photogallery a:link		{color:#333300;
							text-decoration:none;
							}
							
.photogallery a:visited		{color:#333300;
							text-decoration:none;
							}
								
.edu a:link					{color:#333300;
							}
							
.edu a:visited				{color:#333300;
							}
							
.edu h1, h2, h3, h4,		{color:#333300;
							}
							
.edu img					{border-color:#333300;
							}