.content p, .content table {
	margin-left: 2em;
	margin-right: 3em
}
.smaller { font-size: 90%; }
.highlight { color: #009dd9; }
.subhead { color: #018abf; }
.content img {
	margin-right: 2em
}
.textlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000066;
}
.content{ font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 80%; font-style: normal; color: #000066; line-height: 1.5em; padding-top: 1.1em; }
.navbar { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 80%; font-style: normal; color: #000066; line-height: 1.5em; }

.content table{ font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 90%; font-style: normal; color: #000066; line-height: 1.5em; padding-top: 1.1em; }

.photopage {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000066;
	line-height: 1em;
}
.photopage img{ margin: 0; padding: 0; }
#nav ul{
   padding : 0;
   margin : 0;
   white-space : nowrap;
   background-color : #009dd9;
   color : white;
   float : left;
   width : 100%;
   border-style : solid;
   border-color : #bfe6f5;
   border-width : 2px 0;
}
#nav ul li{
   display : inline;
}
#nav ul li a{ padding-left : 1em; padding-right : 1em; background-color : #009dd9; color : white; font-weight : normal; text-decoration : none; float : left; border-right: 1px solid #bfe6f5; }
#nav ul li a:hover{
   background-color : #99CCFF;
   color : #000066;
}
.footer {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 60%;
	font-style: normal;
	color: #000066;
	line-height: 1.5em;
	margin: 3em;
	padding: 2em 1em 1em 1em;
}
a { color: blue; text-decoration: none; }
a:link { color: #009dd9; text-decoration: none; }
a:visited { color: #009dd9; text-decoration: none; }
a:hover { color: #006aa6; text-decoration: none; }
a:active { color: #009dd9; text-decoration: none; }
