body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
p {
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	margin-right: 36px;
	margin-left: 36px;
}

.footerT {
	font-size: 10px;
	color: #89AFB6;
	text-align: right;
	line-height: 13px;
}

.footerT a:link {
	color: #89AFB6;
}

.footer {
	font-size: 10px;
	color: #57757A;
	text-align: center;
	line-height: 16px;
	padding-bottom: 6px;
}

a:link {
	color: #526D72;
	text-decoration: none;
}

a:visited {
	color: #57757A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #496367;
}

a:active {
	text-decoration: underline;
	color: #496367;
}

#content {
	width: 535px;
	background-color: #E8EFF0;
	margin-top: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2C1C6;
	width: 512px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 30px;
	padding-top: 12px;
	color: #344F54;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-right: 36px;
	margin-left: 36px;
	padding-top: 6px;
	color: #785A47;
	font-style: italic;
}
ul {
	font-size: 12px;
	list-style-type: circle;
	margin-right: 36px;
	margin-left: 12px;
}

li {
	padding-top: 14px;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #4E696D;
}

.photoR {
	padding: 4px;
	clear: none;
	float: right;
	border: 1px solid #A2C1C6;
}
.photo {
	padding: 4px;
	border: 1px solid #A2C1C6;
}
.prev {
	font-size: 12px;
	font-weight: bold;
}
