body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFC;
	color: #000;
	font-size: 0.85em;
	background-image: url(pix/nav/glotextb.gif);
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
}

h5 {
	color:#600;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
}
h4 { 
	font-size: 1.2em;
}

a:link {
	color: #C93;
}

a:hover {
	color: #963;
}

a:visited {
	color: #996;
}

.credit {
 	margin-top:0pt;
 	margin-bottom: 0pt;
 	text-align: right;
 	font-size: .7em;
}

.content {
	width: 600px;
	text-align: left;
}

.photo_right {
	float: right;
	margin-left: 10px;
}
