@charset "utf-8";
.Titles {
	font-family: "Bradley Hand ITC", "Century Gothic", "Eras Light ITC";
	font-size: 18px;
	color: #000000;
	font-weight: 400;
	margin-top: 5px;
	text-transform: uppercase;
	font-style: normal;
}
.Show_Info {
	font-family: "Eras Light ITC";
	font-size: 14px;
	color: #000000;
	line-height: normal;
	margin-top: -15px;
}
.Body_Text {
	font-family: "Eras Light ITC";
	font-size: 16px;
	color: #000000;
}
.Studio_Titles {
	font-family: "Bradley Hand ITC";
	font-size: 16px;
	vertical-align: bottom;
	text-align: right;
	font-weight: bold;
}
.Portfolio_Title {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #ff3300;
	font-weight: normal;
}
.Portfolio_Info {
	font-family: "Eras Light ITC";
	font-size: 12px;
	color: #000000;
	margin-top: -12px;
}
.Portfolio_Descriptions   {
	text-align: center;
}
.Photo_Credit {
	font-family: "Eras Light ITC";
	font-size: 10px;
	text-align: right;
}

