@charset "UTF-8";
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.subhead {
	font-family: Palatino;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing: 0.1em;
	margin-left: 10px;
}
.imagewindow {
	padding: 0px;
	margin: 5px;
}
.portfolio {
	font-family: Palatino;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #DC6E00;
	letter-spacing: 0.1em;
	font-stretch: wider;
	margin-left: 10px;
}
.text {
	font-family: Palatino;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	white-space: normal;
	padding-left: 0px;
}
#wrapper {
	border: 1px solid #47053B;
	padding: 25px;
}
