body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.midsection {
	background-image: url(images/main_bg.png);
	background-position: top;
	vertical-align: top;
	margin: 0px;
}
.tower {
	background-image: url(images/tower.jpg);
	height: 661px;
	width: 225px;
	background-repeat: no-repeat;
	float: right;
}

.logoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
}
.f_image1 {
	background-image: url(images/f_image1.jpg);
	display: block;
	height: 459px;
	width: 300px;
	margin-left: 20px;
	margin-top: 62px;
}
.space_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: justify;
	display: block;
	padding: 50px;
	float: left;
	width: 300px;
}
a:link {
	color: #131313;
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.space_box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 4px;
	text-align: justify;
	display: block;
	padding: 50px;
	float: left;
	width: 300px;
	word-spacing: 3px;
	text-decoration: none;
	color: #131313;
}
a:visited {

	color: #131313;
	text-decoration: none;
}
.peggyLogo {
	background-image: url(images/peggy_upper.png);
	display: block;
	height: 138px;
	width: 186px;
	clear: both;
	background-repeat: no-repeat;
}
.upperBG {
	background-image: url(images/topMenu.png);
	background-repeat: repeat-x;
	height: 137px;
}
.upperLogo {
	background-image: url(images/upperLogo.png);
	background-repeat: no-repeat;
	height: 137px;
	width: 225px;
}
a:active {
	color: #131313;
	text-decoration: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderz {
	border: 1px dotted #999999;
}
