body {
	font-family: "Times New Roman", Times, serif;
	background-color: #ffcc99;
	margin: 0px;
	font-size: 13px;
}

.redbox {
	border:double #FF0000 5px;
	padding:25px;
	width:55%;
	align:center;
}
.logo {
	padding-top:5px;
	padding-bottom:3px;
}
.persPhoto {
	float:right;
	padding-left:20px;
	
}

.figure {border:black 1px solid}
.figure img {padding:0; margin:0}
.figcaption {padding 4px;}

a.nav, a.nav:link, a.nav:visited {
	text-decoration:none;
	font-size:14px;
	color:black;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
a.nav:hover {color:red;}
a.nav:active {color:red;}
a.navfirst, a.navfirst:link, a.navfirst:visited {display:block; width:110px; height:23px; background:#fff5e1; border-left:1px solid #9c9077; border-right:1px solid #9c9077; border-top:1px solid #9c9077; border-bottom:1px solid #9c9077; margin-top:0px; text-align:center; text-decoration:none; font-family:verdana, arial, helvetica, sans-serif; font-size:11px; color:black; line-height:23px; overflow:hidden; float:left;}
a.navfirst:hover {color:black; background:#dfceaa; text-decoration:none;}
a.navfirst:active {color:black; background:#dfceaa;}
a.navlast, a.navlast:link, a.navlast:visited {display:block; width:116px; height:23px; background:#fff5e1; border-right:1px solid #9c9077; border-left:0px solid #9c9077; border-top:1px solid #9c9077; border-bottom:1px solid #9c9077; margin-top:0px; margin-right:-3px; text-align:center; text-decoration:none; font-family:verdana, arial, helvetica, sans-serif; font-size:11px; color:black; line-height:23px; overflow:hidden; float:left;}
a.navlast:hover {color:black; background:#dfceaa;}
a.navlast:active {color:black; background:#dfceaa;}
H1 {
	font-size: 18px;
}
H2 {
	font-size: 16px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
