body {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-color:#eadd82;
}
a {
	color: #212ba9;
	text-decoration: underline;
}
a:hover { 
	color: #212ba9;
	text-decoration:none; }
.leftnav {
	color: #cde5c3;
	width:165px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/layout/leftnav_background.gif);
	background-repeat: repeat-y;
}
.leftnav_content {
	width: 155px;
	text-align: center;
}
.leftnav a {
	color: #fff;
	text-decoration: underline;
}
.leftnav a:hover {
	color: #cde5c3;
	text-decoration: none;
}
a:link.footertext {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline
}
a:hover.footertext { text-decoration: none }
a:link.navbar {
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
	vertical-align: middle
}
.navbar {
	color: white;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
	vertical-align: middle
}
a:hover.navbar { color: #00cc66 }
#content {
	width:704px;
	color: #222;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right: 20px;
	text-align:left;
	background-color:#fff;
}
.photos-right {
	position:relative;
	top:0; left:20px;
}

h1 {
	color: #212ba9;
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	margin-top:18px;
	text-align: center;
}
h2 {
	color: #212ba9;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:0;
}
h3 {
	font-weight: bold;
	font-size: 14px
}
p {margin-top:4px;
.subhead {
	color: #084361;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	display:inline;
}
.small {
	color: #333;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
.caption {
	color: black;
	font-style: italic;
	text-align: center;
	font-size: 10px; line-height:12px;
	padding-bottom:8px;
}
