.headings {
	font-family: "Franklin Gothic Book";
	font-size: xx-large;
	font-weight: bold;
	color: #5E0C7C;
	background-color: #DECCA3;
	position: relative;
	width: 100%;
}
.small_text {
	font-size: medium;
	font-weight: normal;
	color: #9B009B;
	font-style: italic;
	text-decoration: none;
}
.body_style {
	font-family: "Century Gothic";
	font-size: medium;
	font-weight: bold;
	color: #5E0C7C;
	text-decoration: none;
	background-color: #DECCA3;
}
.small_pics {
	position: absolute;
	width: 25%;
	left: 0px;
	top: 50px;
}
.large_pic {
	position: absolute;
	width: 75%;
	top: 95px;
	right: 0px;
}
.portraits_1 {
	position: relative;
	width: 100%;
	height: 200px;
	top: 20px;
}
.layer_pic {
	border: medium double #BA9D81;
	background-color: #DECCA3;
}
.pic4 {
	position: absolute;
	width: 25%;
	top: 0px;
	right: 0px;
}
.pic5 {
	position: absolute;
	width: 25%;
	left: 0%;
	top: 0px;
}
.pic6 {
	position: absolute;
	width: 25%;
	left: 0%;
	top: 230px;
}
.pic7 {
	position: absolute;
	width: 25%;
	top: 0px;
	right: 0px;
}
.portraits_2 {
	position: relative;
	width: 100%;
	height: 200px;
	top: 20px;
}
.pic1 {
	position: absolute;
	width: 25%;
	left: 0px;
	top: 0px;
}
.pic2 {
	position: absolute;
	width: 25%;
	left: 26%;
	top: 0px;
}
.pic3 {
	position: absolute;
	width: 25%;
	left: 51%;
	top: 0px;
}
.pic8 {
	position: absolute;
	width: 25%;
	top: 230px;
	right: 0px;
}
.tiny_text {
	font-size: 10px;
	font-weight: normal;
	color: #5E0C7C;
	letter-spacing: 1.5px;
	text-decoration: none;
}
.text_large_portrait {
	position: relative;
	height: 500px;
	width: 100%;
	top: 40px;
}
.pic9 {
	position: absolute;
	width: 25%;
	left: 0px;
	top: 0px;
}
.pic10 {
	position: absolute;
	width: 25%;
	left: 26%;
	top: 0px;
}
.pic11 {
	position: absolute;
	width: 25%;
	left: 51%;
	top: 0px;
}
.pic12 {
	position: absolute;
	width: 25%;
	top: 0px;
	right: 0px;
}
.text {
	position: absolute;
	width: 50%;
	left: 25%;
	top: -20px;
	font-size: 12px;
}
.telno {
	font-size: small;
	position: absolute;
	width: 25%;
	left: 0px;
	top: 60px;
}
.email {
	font-size: small;
	text-decoration: none;
	position: absolute;
	width: 35%;
	top: 60px;
	right: 0px;
	color: #5E0C7C;
}
.large_portrait {
	position: relative;
	height: 500px;
	width: 100%;
	top: 25px;
}
.keywords {
	position: relative;
	visibility: hidden;
	height: 0px;
	width: 100%;
	left: 0px;
	top: 0px;
}
.web_design {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border: medium outset;
	position: relative;
	top: 80px;
	width: 180px;
}
.filler {
	position: relative;
	width: 100%;
	top: 80px;
}

