body {
	font-family: Century;
	color: #3B2315;
	background-color: #C6D2D1;
	font-size: 14px;
}
.PictureFrame {
	margin: auto;
	height: auto;
	width: auto;
	border: thick solid #FFFFFF;
	background-position: center center;
	background-color: #C6D2D1;
	clip: rect(auto,auto,auto,auto);
	background-image: url(images/SmCornersImg.gif);
}
.font-body {
	font-family: "Arno Pro";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #3B2315;
	background-color: #C6D2D1;
}


.font-box{
	font-family: "Arno Pro";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3B2315;
}

.font-box-scroll {
	font-family: "Arno Pro";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3B2315;
	overflow: scroll;
}

.font-box-scroll-hand {
	font-family: "Arno Pro";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #3B2315;
	overflow: scroll;
	cursor: default;
}

h2 {
	font-family: "Arno Pro";
	font-size: 24px;
	font-weight: bold;
	color: #3B2315;
}

header {
	font-family: "Arno Pro";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #3B2315;
	background-color: #C6D2D1;
}

header-white {
	font-family: "Arno Pro";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #C6D2D1;
}

h1 {
	font-family: "Arno Pro";
	font-size: 24px;
	font-weight: bold;
	color: #3B2315;
}

.font-credits {
	font-family: "Arno Pro";
	font-size: 12px;
	font-weight: bold;
	color: #3B2315;
	font-style: normal;
	background-color: #C6D2D1;
}
