h1 {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 1px;
	word-spacing: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F99;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #C00;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999;
	margin-bottom: 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 7px;
}
#header img {
	display: block;
}
.copyright {
	font-size: 11px;
	font-weight: bold;
	color: #667;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	font-family: Verdana, Geneva, sans-serif;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	list-style-type: circle;
	margin-top: 0px;
	line-height: 125%;
}
li {
	font-size: 13px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 5px;
	color: #C00;
	border-bottom-width: 1px;
	border-bottom-style: none;
}
.photoBox {
	float: right;
	width: 310px;
}
.photoBox250 {
	float: right;
	width: 270px;
}
.redStrongText {
	color: #F00;
}
.photoBox210 {
	float: right;
	width: 220px;
}
