body {
	text-align: center;
	background-color: #FFFFFF;

}
#pagewidth {
width: 760px;
text-align:left;
margin-left: auto;
margin-right: auto;

}
#pagewidth-inner {
width: 609px;
}

A:link {
	text-decoration: none;
	color: #7DA988;
}
A:visited { text-decoration: none }
A:hover { text-decoration: none ; color: #B599C1}

A.wlink:link { color:#FFFFFF }
A.wlink:visited { color:#FFFFFF }
A.wlink:hover { color: #CCCCCC}


.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	line-height: 27px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	color: #EF7B40;
}
.subheadr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 18px;
	color: #EF7B40;
	margin-right: 33px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4E3C55;
	line-height: 20px;
}
.copymini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
.copymargin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #4E3C55;
	line-height: 20px;
	margin-right: 55px;
	margin-left: 55px;
}
.copymini2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	margin-right: 110px;
}

#topleft {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 129px;
	width: 130px;
	background: url(/images/puffin.gif) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

.pcright{font-style: italic;
font-size: 80%;
float:right;
padding-right:48px;

}

hr {
border-bottom: 1px solid #CEDED1;
border-top: none;
height: 1px;
}
